awais64 Posted November 13, 2021 Share Posted November 13, 2021 Is script working? Quote Link to comment Share on other sites More sharing options...
WhoDat504 Posted November 17, 2021 Share Posted November 17, 2021 (edited) Yes, Still working! 11/16/21 Edited November 17, 2021 by WhoDat504 1 Quote Link to comment Share on other sites More sharing options...
ozzy.price1234 Posted November 18, 2021 Share Posted November 18, 2021 If someone can config this for 3840 x 2160 please do it and let me know and I can reward you. Quote Link to comment Share on other sites More sharing options...
jasjeet30 Posted November 20, 2021 Share Posted November 20, 2021 Sorry to say but not working. Quote Link to comment Share on other sites More sharing options...
0xb4dc0d3x Posted November 20, 2021 Author Share Posted November 20, 2021 On 11/18/2021 at 6:39 AM, ozzy.price1234 said: If someone can config this for 3840 x 2160 please do it and let me know and I can reward you. @ jasjeet30 is it on windowed fullscreen?@ ozzy.price1234 I'm working on that resolution but I don't have that resolution 😅 1 Quote Link to comment Share on other sites More sharing options...
0xb4dc0d3x Posted November 20, 2021 Author Share Posted November 20, 2021 (edited) deleted Edited March 22, 2022 by 0xb4dc0d3x deleted 16 1 Quote Link to comment Share on other sites More sharing options...
jasjeet30 Posted November 21, 2021 Share Posted November 21, 2021 (edited) 11 hours ago, 0xb4dc0d3x said: Working Cheat Working_1920x1080.7z 468.43 kB · 8 downloads its for purple outline and you have to play the game on windowed fullscreen mode and make sure your outline is purple Pressed F2 and Hold Alt while playing the game I'm working on higher resolution yes my game is windowed fullscreen mode. and when game starts i press F2 and hold the alt key but nothing happened. i tried in Deathmatch. a Edited November 21, 2021 by jasjeet30 5 1 Quote Link to comment Share on other sites More sharing options...
Tom Tom Posted November 22, 2021 Share Posted November 22, 2021 cheat donts work anymore T_T Quote Link to comment Share on other sites More sharing options...
JhonnyDrum Posted November 22, 2021 Share Posted November 22, 2021 Same for me, i did everything and nothing happens, when i press F2 the beep sounds, and i got the game in Windowed Full Screen, the outline in purple and pressing ALT, but nothing happens. Quote Link to comment Share on other sites More sharing options...
ozzy.price1234 Posted November 25, 2021 Share Posted November 25, 2021 On 11/20/2021 at 2:43 PM, 0xb4dc0d3x said: @ jasjeet30 is it on windowed fullscreen?@ ozzy.price1234 I'm working on that resolution but I don't have that resolution 😅 If you get resolution let me know and I can reward you brother Quote Link to comment Share on other sites More sharing options...
jasjeet30 Posted November 25, 2021 Share Posted November 25, 2021 On 11/23/2021 at 3:00 AM, JhonnyDrum said: Same for me, i did everything and nothing happens, when i press F2 the beep sounds, and i got the game in Windowed Full Screen, the outline in purple and pressing ALT, but nothing happens. On 11/22/2021 at 10:26 AM, Tom Tom said: cheat donts work anymore T_T On 11/21/2021 at 4:35 AM, 0xb4dc0d3x said: Working Cheat Working_1920x1080.7z 468.43 kB · 63 downloads its for purple outline and you have to play the game on windowed fullscreen mode and make sure your outline is purple Pressed F2 and Hold Alt while playing the game I'm working on higher resolution i make it working. make sure "[BETA] RawInputBuffer" is set to Off. go to game settings then General then turn off [BETA] RawInputBuffer. 10 1 Quote Link to comment Share on other sites More sharing options...
bobbybrown200 Posted November 27, 2021 Share Posted November 27, 2021 Thanks, I'll try it out Quote Link to comment Share on other sites More sharing options...
xxcrack Posted December 1, 2021 Share Posted December 1, 2021 I will test it hope its god Quote Link to comment Share on other sites More sharing options...
executionersmurf Posted December 3, 2021 Share Posted December 3, 2021 thanks for trigger 1 Quote Link to comment Share on other sites More sharing options...
0xb4dc0d3x Posted December 4, 2021 Author Share Posted December 4, 2021 (edited) On 12/3/2021 at 11:18 PM, executionersmurf said: thanks for trigger @ executionersmurf if it works in your computer, can you create a tutorial for other users? Edited December 4, 2021 by 0xb4dc0d3x Quote Link to comment Share on other sites More sharing options...
xxcrack Posted December 4, 2021 Share Posted December 4, 2021 Let me test it. played many game with simple cheats may i can help. Thanks Quote Link to comment Share on other sites More sharing options...
xxcrack Posted December 4, 2021 Share Posted December 4, 2021 On 10/1/2021 at 4:40 PM, 0xb4dc0d3x said: A simple AHK script for the game Valorant that you can download from corsair site. this script works like trigger bot I've recode this cheat and it works with purple - red - yellow outlines in valorant just download the one that has better performance than the outline of your game ------------------------------------------------------------------------------------------------------------------------------------------------------ How to Use there are two methods to use Cheat 1. Use .exe 2. Download and install the AHK and double click on .ahk file after opening cheat press F2 to Activate the cheat and in the game hold Alt to make it work ------------------------------------------------------------------------------------------------------------------------------------------------------ and this is the Source: init: #NoEnv #SingleInstance, Force #Persistent #InstallKeybdHook #UseHook #KeyHistory, 0 #HotKeyInterval 1 #MaxHotkeysPerInterval 127 if (FileExist("config.ini")) { } Else { IniWrite, "Color code Here", config.ini, main, EMCol IniWrite, 20, config.ini, main, ColVn } IniRead, EMCol, config.ini, main, EMCol IniRead, ColVn, config.ini, main, ColVn toggle = 1 toggle2 = 1 AntiShakeX := (A_ScreenHeight // 160) AntiShakeY := (A_ScreenHeight // 128) ZeroX := (A_ScreenWidth // 2) ;dont touch? ZeroY := (A_ScreenHeight // 2) CFovX := (A_ScreenWidth // 40) ;configure for FOV up = smaller lower= bigger current boxes right fov CFovY := (A_ScreenHeight // 64) ScanL := ZeroX - CFovX ScanT := ZeroY ScanR := ZeroX + CFovX ScanB := ZeroY + CFovY NearAimScanL := ZeroX - AntiShakeX NearAimScanT := ZeroY - AntiShakeY NearAimScanR := ZeroX + AntiShakeX NearAimScanB := ZeroY + AntiShakeY Gui Add, Text, cBlue, 0xb4dc0d3x VALORANT cheat Gui Add, Text, cPurple, Press F2 to activate Gui show Gui 2: Color, EEAA99 Gui 2: Font, S72, Arial Black Gui 2: Add, GroupBox, w100 h250 cFFB10F BackgroundTrans, Gui 2: +LastFound +AlwaysOnTop +ToolWindow WinSet, TransColor, EEAA99 Gui 2: -Caption ~F2:: SoundBeep, 750, 500 SetKeyDelay,-1, 1 SetControlDelay, -1 SetMouseDelay, -1 SendMode, InputThenPlay SetBatchLines,-1 SetWinDelay,-1 ListLines, Off CoordMode, Pixel, Screen, RGB CoordMode, Mouse, Screen PID := DllCall("GetCurrentProcessId") Process, Priority, %PID%, High Loop{ PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB if GetKeyState("Working Key"){ if (ErrorLevel=0) { PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB loop , 1{ send {Lbutton down} sleep, 1 send {lbutton up} } } } if GetKeyState("Xbutton1") { if (!ErrorLevel=0) { loop, 10 { PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB AimX := AimPixelX - ZeroX AimY := AimPixelY - ZeroY DirX := -1 DirY := -1 If ( AimX > 0 ) { DirX := 1 } If ( AimY > 0 ) { DirY := 1 } AimOffsetX := AimX * DirX AimOffsetY := AimY * DirY MoveX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX MoveY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY DllCall("mouse_event", uint, 1, int, MoveX * 2, int, MoveY, uint, 0, int, 0) ;turing mouse to color were it says * is the speed of the aimbot turn up for unhuman reactions lower for human } } } } return: goto, init Home:: if toggle2 = 0 { toggle2 = 1 Gui Hide } Else { toggle2 = 0 Gui Show } action1: if toggle = 0 { toggle = 1 Gui 2: Hide } Else { toggle = 0 Gui 2: Show } return end:: exitapp return Quitter: ExitApp GuiClose: ExitApp in line 16 paste the color codes these color code is for yellow: 0xA5A528 red: 0xB82C29 purple: 0xA145A3 and in line 79 you can change the key which toy want to use trigger bot - NOT ACTIVATING - trigger bot works with hold key if you don't know the key lists go visit Hidden Content Give reaction to this post to see the hidden content. ------------------------------------------------------------------------------------------------------------------------------------------------------ If you have any questions feel free to reply to this post and ask. ------------------------------------------------------------------------------------------------------------------------------------------------------ Download:↴ Hidden Content Give reaction to this post to see the hidden content. HJope i can test it. i will tell about how it works 3 Quote Link to comment Share on other sites More sharing options...
xxcrack Posted December 4, 2021 Share Posted December 4, 2021 On 10/1/2021 at 4:52 PM, 0xb4dc0d3x said: Hidden Content Give reaction to this post to see the hidden content. its for purple outline and you have to play the game on Windowed Fullscreen mode and make sure your outline is purple Pressed F2 and Hold Alt while playing the game I'm working on higher resolution show me 3 Quote Link to comment Share on other sites More sharing options...
shirishuchiha12 Posted December 5, 2021 Share Posted December 5, 2021 HI, how do i configure it for 4:3 resolution? Need more fps lol Quote Link to comment Share on other sites More sharing options...
0xb4dc0d3x Posted December 8, 2021 Author Share Posted December 8, 2021 play the game on Windowed Fullscreen mode and make sure your outline is purple Pressed F2: if you hear beep sound it means activated move your crosshair on outline color of enemies or bots and Hold Alt if it shots automatically: it means cheat is working well. else: it means cheat not working. Quote Link to comment Share on other sites More sharing options...
fromhao1994s Posted December 8, 2021 Share Posted December 8, 2021 i got permanent ban with this script. right before i write this. Quote Link to comment Share on other sites More sharing options...
ZeddHp Posted December 10, 2021 Share Posted December 10, 2021 Hey! Could you help me out? I was looking in forums for some help, but there were no answers to my problem. Basically, i had a working script (not your), i converted it into .exe. Everything was great for couple of weeks, but then it just stopped working for some reason. I do undersand the code and did my reserch before using this, but i have no idea why my ahk scripts wont work anymore. I will post the code here, would be helpful if you tried it out and see if it works for you. Mby vanguard got smarter or something... The code is very simple and it worked for a while. Color is set to yellow rn. The thing is that this works on human benchmnark test. set the color to green (0x4bdb6a) and try it out and change 'XButton2' to your key. https://humanbenchmark.com/tests/reactiontime . // ~F2:: loop{ KeyWait, XButton2, D CoordMode, Pixel, Screen PixelSearch, FoundX, FoundY, 957, 519, 961, 583, 0xA5A528, 30, Fast RGB If (ErrorLevel = 0){ sleep, 30 send {Lbutton down} sleep, 15 send {lbutton up} } } return // 4 1 Quote Link to comment Share on other sites More sharing options...
0999 Posted December 11, 2021 Share Posted December 11, 2021 (edited) does it work on 1366x768? I heard some beep sound too Edited December 11, 2021 by 0999 Quote Link to comment Share on other sites More sharing options...
0xb4dc0d3x Posted December 11, 2021 Author Share Posted December 11, 2021 16 hours ago, 0999 said: does it work on 1366x768? I heard some beep sound too yeah my resolution is 1366x768 1 Quote Link to comment Share on other sites More sharing options...
0999 Posted December 12, 2021 Share Posted December 12, 2021 but its not working 😕 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.