Hi MPGH!
I've make a cool AHK scripts compilation, in which u can found:
- External Crosshair Script (Work for all games)
- Recoil Reducer Script
- Quickscope + Quickswitch Script
- BHop script
I will also teach you how to modify those scripts to use it with your personal KeyBinding, or how to change the Recoil Reducer configuration for your mouse config.
You will found the .rar file with all scripts in the attachments.
For edit scripts, right click on a .ahk and click "edit script", then go to the line i say for modify the key!
All script can't be detected by VAC because it don't touch the game's memory. It is only using your keyboard and your mouse! The crosshair is also made in AHK so no problem for using it. I recommend to not compile scripts and just right click on the .ahk and make "run"
Important :You can found the AHK KEYLIST by typing that on GOOGLE: "AHK keylist"
Crosshair Script:
Launch "Run this for Crosshair.ahk" to use the script (do not run others files).
For put the crosshair on the middle of a window, press "0" by default on your Numpad.
You can also move the crosshair with WINDOWS Button + Arrows.
To modify the crosshair, u have to make a .png with your crosshair in, and with a transparent font. Then replace the original Crosshair.png by your PNG and then rename it into Crosshair.png
Recoil Reducer Script:
Press "1" by default on your Numpad to turn it On, or OFF.
When u will use the Left Button for shot in CSGO, it will move your mouse for reduce the recoil.
But the actual configuration is for a 400 DPI mouse and 0.7 sensitivity.
To change the key for ON/OFF, modify the RED keys into the key your want:
Code:
Numpad1:: Hotkey, *~$MButton, Toggle
To edit the script for make it work with your mouse config, you just have to change the following numbers that i put on RED color:
Code:
DllCall("mouse_event", uint, 1, int, 0, int, 7, uint, 0, int, 0)
Sleep, 15
DllCall("mouse_event", uint, 1, int, 0, int, 9, uint, 0, int, 0)
Sleep, 5
Change those numbers and try it the script, when you feel it good for your mouse config, just save and keep using it.
Quickscope + Quickswitch:
Just shot with a AWP or SSG, it will quickscope and quickswitch.
Just modify the RED letters into your Key for "Last used weapon"
Code:
send {q}
sleep 5
send {q}
BHop Script:
Press "1" by default on your Numpad to turn it On, or OFF.
When in Game, keep pressing the middle mouse Button for Bhopping.
To change the key for ON/OFF, modify the RED keys into the key your want:
Code:
Numpad1:: Hotkey, *~$MButton, Toggle
To change key for BHop, change ALL keys in RED into the key you want:
Code:
Numpad1:: Hotkey, *~$MButton, Toggle
To make the script use your JUMP KEY, change the RED key into your:
Code:
Send, {Blind}{Space}
Don't forget to say if a script is not working, i will repair it!
You can ask me all questions you want about those script, i can help u
Virus Scans:
https://www.virustotal.com/en/file/9...5af5/analysis/
http://virusscan.jotti.org/en/scanre...17cec5014c0f3d