Can you make it clock elsewhere and select Na Squad fpp? its Gives most points and it has fast queu cause its NA
AFK Bot - Auto requeue, random drop points
- - - Updated - - -
There you go
CoordMode, Pixel, Screen
WinActivate, PLAYERUNKNOWN
loop {
MouseMove, 134, 55
MouseMove, 81, 202
Sleep 300
Click 81, 202
Sleep 300
Click 80, 675
Click 134, 55
sleep 30000
Random, rand, 30000, 70000
sleep rand
Send F
loop, 50{
sleep 50
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
{
Send {Z down}
sleep 1000
Send {Z Up}
}
else
{
Click 1660, 980
sleep 1000
Click 878,560
sleep 20000
break
}
}
}
F10::
Pause
Suspend
return
There you go

CoordMode, Pixel, Screen
WinActivate, PLAYERUNKNOWN
loop {
MouseMove, 134, 55
MouseMove, 81, 202
Sleep 300
Click 81, 202
Sleep 300
Click 80, 675
Click 134, 55
sleep 30000
Random, rand, 30000, 70000
sleep rand
Send F
loop, 50{
sleep 50
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
{
Send {Z down}
sleep 1000
Send {Z Up}
}
else
{
Click 1660, 980
sleep 1000
Click 878,560
sleep 20000
break
}
}
}
F10::
Pause
Suspend
return
Does it work on any resolution?
for those who have the script not clicking, add a new image with the exit button black.
And change your click coordonate. Needed to change mine for :
CoordMode, Pixel, Screen
WinActivate, PLAYERUNKNOWN
loop {
Click 134, 55
sleep 70000
Random, rand, 30000, 70000
sleep rand
Send F
loop, 50{
sleep 5000
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp2.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
{
Send {Z down}
sleep 650
Send {Z Up}
}
else
{
Click 1660, 980
sleep 1000
Click 878,600
sleep 20000
break
}
}
}
F10::
Pause
Suspend
return
And change your click coordonate. Needed to change mine for :
CoordMode, Pixel, Screen
WinActivate, PLAYERUNKNOWN
loop {
Click 134, 55
sleep 70000
Random, rand, 30000, 70000
sleep rand
Send F
loop, 50{
sleep 5000
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
ImageSearch, OVX, OVY, 0, 0, A_ScreenWidth, A_ScreenHeight, bp2.png
if ErrorLevel = 2
MsgBox Could not conduct the second search.
else if ErrorLevel = 1
{
Send {Z down}
sleep 650
Send {Z Up}
}
else
{
Click 1660, 980
sleep 1000
Click 878,600
sleep 20000
break
}
}
}
F10::
Pause
Suspend
return
AHK is blacklisted by BE
Um doesn't exit gane
Just a detail Guide:
1. Download AutoHotKey
2. Create a new AutoHotkey script and copy paste the code in it
2.2 Compile the script (no need just easier)
3. Safe the Exit picture in a Folder with the name "bp.png" with the AutoHotkey script.
4. Set PUBG on English.
5. Start PUBG
6. Start Script
1. Download AutoHotKey
2. Create a new AutoHotkey script and copy paste the code in it
2.2 Compile the script (no need just easier)
3. Safe the Exit picture in a Folder with the name "bp.png" with the AutoHotkey script.
4. Set PUBG on English.
5. Start PUBG
6. Start Script
Which Mode does it use? NA Firstperson Solo? Or what?
And by the way it doesnt leave the game and redirect again...
And by the way it doesnt leave the game and redirect again...
like all of these bots this unfortunately doesn't exit out of the death screen for me. I've tried all of the ones I could find.
Yeah, it seems that when it goes to exit game it just clicks in the wrong places, how do I change the coordinates appropriately so that they line onto the exit button.
That depend on your monitor resolution.
Use this script :
CoordMode, Mouse, Screen
SetTimer, Check, 20
return
Check:
MouseGetPos, xx, yy
Tooltip %xx%`, %yy%
return
Esc::ExitApp
That show you for coordonates on your mouse.
With that modify the script posted on the first page. ( for me i need to add +8 i don't know why )
Use this script :
CoordMode, Mouse, Screen
SetTimer, Check, 20
return
Check:
MouseGetPos, xx, yy
Tooltip %xx%`, %yy%
return
Esc::ExitApp
That show you for coordonates on your mouse.
With that modify the script posted on the first page. ( for me i need to add +8 i don't know why )
After the latest patch the bot needs to pick up some kind of useful equipment (not clothes) so rip
Similar Threads
CrossFire Hacks & CheatsCf D3D Pub Hack! Features: Afk Bot, Auto Spam, Crosshair, no reload, 1 hit kill. 93 Combat Arms Hack Requestsauto in game exiting afk bot
6 Combat Arms Hack RequestsAuto-join AFK Bot 3 CrossFire HelpCF Auto-Farmer/AFK BotLE 10 Grand Theft Auto San Andreas Multi Player (SAMP) HacksSA-MP Cops and Robbers Auto Rob/steal AFK Bot
0

