ericek111 / java-csgo-externals

CS:GO Linux Java external cheatpack
17 stars 4 forks source link

How to use the AimBot and other Modules? #7

Open sKuhLight opened 7 years ago

sKuhLight commented 7 years ago

Hey I took a look to your Instruction and tried to bind Modules to my autoexec like this: bind Alt_L overlayb toggle bind kp_end disablepp toggle bind kp_0 aimbot toggle bind kp_1 nohands toggle bind kp_2 skinchanger toggle bind kp_3 crosshairdot toggle

Nothinng seems to happen. Also the question ist, where do we configure the AimBot? I thought first, there will be an IngameUX, but theres only the UX when youre pressing tab.

Thanks!

ericek111 commented 7 years ago

Hello, thanks for your feedback!

AimBot is sooo WIP that it's disabled in code. SkinChanger is also WIP. I need a way to force full update, but I don't know how to do it externally. Without that, developing any kind of skinchanger is almost impossible. NoHands works more or less, but it's also WIP (needs fullupdate).

CrosshairDot renders a small dot in the middle of your screen to help you noscope, it's enabled after start up. At the moment, the only modules you can bind and use are Glow, AutoDefuse (might need a fix), Bunnyhop (needs randomization settings), BoneESP (kinda laggy, but works), NoFlash (AFAIK it works, I don't use it), RecoilCross, Spectators, RankReveal (scoreboard magic, needs a toggle), DisablePP (postprocessing).

As you can see, this cheat is very work in progress. It works, however, and you can use it. Feel free to report any issues you face with this cheat and ask questions.