Giter VIP home page Giter VIP logo

bigbasev2's People

Contributors

pocakking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bigbasev2's Issues

Update. visual studios no Premake

Hey, I am looking out for a c++ updated base for some reason neither Premake5 or premake4 will install on my pc so I can't compile it to a dll could you maybe help me out with that or send me a normal visual studio version of the code? I am looking forward for this :)

MinHook

MinHook\MinHook.lib cannot be inputted. Fix?

BigBaseV2 crashes GTA upon Injection.

I just downloaded and built the menu and I injected it to GTA and it gave me the console and when it said "[20:07:04] [Info] Enabled hook 'Script hook'." it just straight up crashed my game.

Is there addresses that I need to update or something?

Hey i am new with this base!

Hello my name is Hendrik,
currently i am using the nano base ๐Ÿ‘Ž and i dont like the base you know!
I have some questions.

Question 1

How do i use scriptGlobal i tried it but i failed so i want to ask.
In the Nano base you use globalHandle like this:

globalHandle(~~~~~).At(~~~).As<~~~>() = ~~~;

I already looked at it in bigbase v2.
But i still get some errors.
How do i use it in BigBase v2?

Question 2

How do i create hooks i already tried but i failed!
How do i register and then if i want to use triggerscriptevent how do i do that?

Thanks if you help!
X Light X

Calling error with Natives

None of them work, is it because it's outdated or something? I have done exactly as said, compiled in release mode (x64, obviously) along with doing premake5 with vs2019, built the libs and the dll multiple times. It injects, but nothing works or does anything. I looked at the code and noticed all controls should be disabled while the GUI is open, when I open it, it just pops up and I can still do everything normal in the game. (Doesn't disable controls, like it should, according to the code.)

Natives dont works

Hey i'm trying to adapt this menu to FiveM, i tried everything but natives doesnt seem to works so i would like to know if i need to update something ?? As i know the source itself isnt outdated ??

ModMenu Information

Hi! The modmenu is very good!
I need some informations

  1. The modmenu works on the online? If yes how i can modify it for get it works on v1.52?
    Thank you!

Please Just Help With the .lib

I know I already complained about myself being useless and not being able to fix the dependencies myself, but I literally can't find the libraries needed. @Pocakking please update the source. I will give you $0.90 ;).

Can't debug

LNK1104 impossible d'ouvrir le fichier 'C:\Users\s7qua\OneDrive\Bureau\BigBaseV2-master\bin\lib\Debug\fmtlib.lib' BigBaseV2 C:\Users\s7qua\OneDrive\Bureau\BigBaseV2-master\BigBaseV2\LINK 1

SwitchToFiber crashes the game

I just figured that after hooking the script thread and iterating through all enabled scripts, the function "SwitchToFiber" after checking for main_fiber makes the game crash.

Am I missing something?
Checked on Debug & Release x64.

Update

Hey mate!
I wanted to ask if you could update BBV2 to GTA 1.66

Crashing

Dumping registers:

RAX: 0x0
RCX: 0x0
RDX: 0x0
RBX: 0x1E8B7ECD6A0
RSI: 0xBAF841F718
RDI: 0xBAF841F5F8
RSP: 0xBAF841F4A8
RBP: 0xBAF841F850
R8: 0x7EFEFEFEFEFEFEFF
R9: 0xBAF841F570
R10: 0xBAF841F1C6
R11: 0x8101010101010100
R12: 0x1E8B7DB3C00
R13: 0x0
R14: 0x1E8B7DEE470
R15: 0x0

stack dump [0] C:\Windows\System32\ucrtbase.dll+0x25F31 strlen
stack dump [1] C:\Users\Desktop\bigbasev2-fix\vendor\ImGui\imgui_draw.cpp L: 2194 ImFontAtlas::AddFontFromMemoryCompressedBase85TTF
stack dump [2] C:\Users\Desktop\bigbasev2-fix\vendor\ImGui\imgui_draw.cpp L: 2141 ImFontAtlas::AddFontDefault
stack dump [3] C:\Users\Desktop\bigbasev2-fix\BigBaseV2\src\renderer.cpp L: 57 big::renderer::renderer
stack dump [4] C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\memory L: 3382 std::make_uniquebig::renderer,0
stack dump [5] C:\Users\Desktop\bigbasev2-fix\BigBaseV2\src\main.cpp L: 39 <lambda_f125604905a8d5ce564e5cc2965029b1>::operator()
stack dump [6] C:\Users\Desktop\bigbasev2-fix\BigBaseV2\src\main.cpp L: 94 <lambda_f125604905a8d5ce564e5cc2965029b1>::<lambda_invoker_cdecl>
stack dump [7] C:\Windows\System32\KERNEL32.DLL+0x17034 BaseThreadInitThunk
stack dump [8] C:\Windows\SYSTEM32\ntdll.dll+0x52651 RtlUserThreadStart

Exiting after fatal event (FATAL_EXCEPTION). Fatal type: EXCEPTION_ACCESS_VIOLATION
Log content flushed successfully to sink

Wrong advertiser detection

When I was playing GTA online mode, I mistakenly identified myself as an advertising machine, which made me unable to enter the game of stand users.

Help?

Severity Code Description Project File Line Suppression State
Error C2712 Cannot use __try in functions that require object unwinding BigBaseV2 C:\Users\User\BigBaseV2\BigBaseV2\src\invoker.cpp 31

Crashes on injection

Yeah-- I get this thing is ancient by now. I tried updating the natives to latest.. still nothing.

I'm a bit new to this sorta stuff, I'll admit.
Builds in VS just fine.
I injected using Stand Menu's injector, and BasicInjector.
Seems Stand Menu's injector gets BigBase to run, meaning it can open it's CMD window, but the game crashes.
BasicInjector errors out and nothing happens.

Built on VS2019, Windows 11 22000.258.

Has anyone gotten BigBase properly working on GTA 1.57?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.