Facebook
From Obese Madrill, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 132
  1. settitlematchmode, 2
  2. setkeydelay, 5, 1
  3. #IfWinActive, VALORANT
  4.  
  5.         MouseGetPos, x, y
  6.         sleep, 5
  7.         BlockInput, On
  8.         sleep, 5
  9.        
  10.  
  11.         {escape}
  12.         DllCall("SetCursorPos", int, 1198, int, 27)
  13.         sleep, 51
  14.         SendInput {LButton}
  15.         sleep, 51
  16.         DllCall("SetCursorPos", int, 1431, int, 153)
  17.         sleep, 51
  18.         SendInput {LButton}    
  19.         sleep, 51
  20.         {escape}
  21.         sleep, 5
  22.         {escape}
  23.         sleep, 5
  24.         {escape}
  25.