[Script] Auto-Shot

06/17/2020 17:13 Pokeone#1
Script for Auto Shoting Weapons :

Pistol :

- Classic
- Short
- Ghost
- Sheriff

Sub :

- Stinger (aiming)

Rifles :

- Guardian
- Bulldog (aiming)

How to use :

Up Arrow hotkey On/OFF


Code:
#NoEnv
SendMode Input
 
_auto := true
 
~LButton::autofire()
~Numlock::_auto := ! _auto
~Up::Suspend
F12::ExitApp
 
autofire()
{
global _auto
if _auto
{
Loop
{
if GetKeyState("LButton", "P")
{
SendInput {LButton DownTemp}
Sleep 1
mouseXY(0, 70)
Sleep 1
SendInput {LButton Up}
Sleep 25
}
else
break
} ;; loop
} ;; if
} ;; autofire()
 
mouseXY(x,y)
{
DllCall("mouse_event",uint,1,int,x,int,y,uint,0,int,0)
}
06/17/2020 23:38 Evoked1000#2
oh nice man, guardian killing on 1 or 2 shot fast now!

best script!!! thanks for share
06/18/2020 03:21 questionn52#3
I'll try that.

Works but not perfect.
06/22/2020 22:49 mansonegro#4
MaxSecure

Trojan.Malware.121218.susgen

VBA32

Trojan.Win64.Download
06/23/2020 01:56 Evoked1000#5
Quote:
Originally Posted by mansonegro View Post
MaxSecure

Trojan.Malware.121218.susgen

VBA32

Trojan.Win64.Download
??

is script .ahk converted to .exe

try u convert the script listed on this topic to exe and scam...

serio man u is a noob. learn next talk