So the previous one got "detected", well it did not. Only the loader got detected because the loader was always open. In the new version the loader will close itself and only the hack will be running, the hack itself is not detected.
For this to work you need to have the latest Visual C++ (Studio).
The Visual Studio Express 2013 for Windows should work but I only have VS 2013 Ultimate installed.
I tried to make the program as user friendly as possible but it is more complicated then using "normal" hacks.
The "View compiler output" checkbox is useful when the program fails to compile, if you have C++ knowledge you can probably debug it yourself and otherwise you should post the output here.
The "Protect file" checkbox allows you to protect/pack the generated exe with for example VMProtect or Themida before it is run. Make sure the protected file has the exact same name!!!
Run the loader as admin!!!
If the hack stops working press INSERT again while ingame
1. Download Microsoft Visual Studio 2013 Express For Windows if you do not have it installed!
2. Press the "..." button and browse to your cl.exe compiler.
It should be a vc compiler with support for std::threads.
In my case the location is: "C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\cl.exe"
3. Press execute
4. Close the loader!!!!!!!!
(If you don't you get banned)
5. Start CS GO
(Start it after closing the loader or you will be banned)
Start CS GO only after you have closed the loader!!!
"Something went wrong when compiling the randomized source!":
Try to compile it again, otherwise check the View compiler output checkbox and try it again, when it fails post the compiler output to this forum.
The generated hack.exe stopped working:
This happens sporadically when the junk code the loader added is creating errors, just generate a new hack (Press execute again).
Changing offsets:
You can change the offsets in required/offsets.txt
More info:
My goal was to change the signature of the hack every time it runs, the current junk code generator only adds int declarations and adding & substraction of ints so maybe the signature will not change enough.
USE AT YOUR OWN RISK!
Download:
http://virusscan.jotti.org/en/scanre...d5a64546de43c4
https://www.virustotal.com/en/file/c...is/1420885438/
How to update the triggerbot:
Copy the text from this pastebin
http://pastebin.com/LimhNBtt
Go to the folder your hack is stored.
Open the required folder and in the required folder open the src folder
Open Triggerbot.h in notepad(++) or a different text editor.
Delete all the text in Triggerbot.h
Paste the text from the pastebin into Triggerbot.h
Save Triggerbot.h
When you press Execute in the loader it will now use the new triggerbot.
Have fun!
Merccy