[Un-Released]My Public Base
I DO NOT USE GELLINS BASE I NEVER DOWNLOADED IT NO CREDITS TO HIM AT ALL!!
THIS IS RIGHT SECTION CAUSE THIS WILL BE A RELEASE IN THIS THREAD.
Yes yes i know the title says Un-released but I need some suggestions
My base contains user friendly code such as adding hacks/hotkeys check below
This is how you will add hacks with hotkeys Base will not be d3d supportive
Code:
if(GetAsyncKeyState(Hacks.Boxes.Hotkey)<0){
if(pHacks[Hacks.Boxes].Value == 1){
SetConsoleVar("ModelDebug_DrawBoxes 1");
}else{
SetConsoleVar("ModelDebug_DrawBoxes 0");
}
}
Very easy to add new hacks Also will supports right now Reading hack options and writing hack options
Code:
[Hacks]
Speed=0
Superjump=0
VirtualJump=0
VirtualDig=0
NoFog=0
Boxes=0
WorldWireFrame=0
PlayerWireFrame=0
ShowFPS=0
NxChams=0
[Hotkeys]
SpeedHotkey=0x60
SuperJu***otkey=0x61
VirtualJu***otkey=0x62
VirtualDigHotkey=0x63
NoFogHotkey=0x64
BoxesHotkey=0x65
WorldWireFrameHotkey=0x66
PlayerWireFrameHotkey=0x67
ShowFPSHotkey=0x68
NxChamsHotkey=0x69
Has alot of commented code so you can learn
Hmm what else VERY NOOB ACCESS!!!
Any other ideas to add please tell me and i will add them in
WILL NOT INCLUDE BYPASS!!!