No recoil

Configured script for vandal

HEAD ONLY aimbot

THERE IS HUGE BUG THAT MAKES YOUR AIMBOT IRRELEVANT WHEN YOU HOLD SHIFT(slow walk). You can fix that by adding * to ~LButton or change your slow walk bind in game.
My config works great with 800dpi+0.6 sens ingame, dont forget to check your resolution and if its different than 1920 1080 you need to set script to fit your resolution and sens.
Everything should work perfectly, let me know what you think.
how to customize:
YELLOW 0xe7e535, 0xb1b100
PURPLE 0xed98e0, 0xde28e5
You can run 2 scripts with 2 color values for better results, if you use yellow you shouldn't use right click gun mode or crosshair will go crazy
Code:
EMCol := 0xaf0707
Code:
while GetKeyState("LButton") && A_TickCount - Start < 150
Code:
ScanL := ZeroX - 75 ScanR := ZeroX + 75 ScanT := ZeroY - 100 ScanB := ZeroY + 100
75 pixels left/right
100 pixels up/down
Code:
DllCall("Sleep", UInt, 0.001)
Code:
DllCall("mouse_event", uint, 1.75, int, MoveX * 1.45, int, MoveY * 1, uint, 0, int, 0)
Code:
ColVn := 45
Code:
RootX := Ceil(( AimOffsetX ** ( 1 / 1.65 ))) RootY := Ceil(( AimOffsetY ** ( 1 / 1.65 )))
Code:
AimY := AimPixelY+3 - ZeroY
How to add your own no-recoils?
1. First of all set your valorant sens in spark.cfg multiplied by 3.1818
1.5. In txt file 5th line is number of moves and 6th line is time each move so for example if you use 300 moves script for phantom you need to set 0.009 each move. 0.009x300=2,7s firing for all the bullets from phantom.
2. In cmd set txt file you want to use/edit
3. in game press ctrl+delete
4. in game press shift
5. now FIRE and hold it to record, if you don't like it just stop holding and try again(it won't save unless you fire all the bullets or full time you set) SPACE will cancel the recording.
150miliseconds in aimbot script means you should leave 14 first lines in no-recoil script without moving for 250, 0.108 settings(vandal)
My config is supposed to look "legit" so edit it as you like.






