Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion > Aion Hacks, Bots, Cheats & Exploits
You last visited: Today at 21:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[AutoIt] anti-AFK Bot Background Mode v2

Discussion on [AutoIt] anti-AFK Bot Background Mode v2 within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.

Reply
 
Old   #1
 
Kololand's Avatar
 
elite*gold: 3
Join Date: Aug 2010
Posts: 258
Received Thanks: 15
[AutoIt] anti-AFK Bot Background Mode v2

I made this simple anti-AFK bot with background mode so you can do something else when Aion is minimized.
It just hit "P" every 10 sec.
It works on Full screen and Windowed mode.

Tested on Win XP x84, Win Vista x64, Win 7 x64.

Code:
;~ **************************************************
;~ Aion Anti-AFK Background Mode
;~ Ver 1.0 10/1/2009
;~
;~ Author: Kololand
;~
;~ For ***************
;~ **************************************************
HotKeySet("{Pause}", "TogglePause")
HotKeySet("{ESC}", "Terminate")

Global $Paused, $WinTitle ='AION Client'
TogglePause()

While 1
    If WinExists($WinTitle) Then
            ControlSend($WinTitle, "", "", "p", 1)
                Sleep(1000)
            ControlSend($WinTitle, "", "", "p", 1)
                Sleep(10000)
    Else
        MsgBox(0, "No AION!!", "Can't find AION Window!"&@CRLF&"Launch the game before the anti-AFK."&@CRLF&""&@CRLF&"Bot will close now.", "", "")
        Exit
    EndIf
WEnd

Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
        sleep(100)
        ToolTip('Anti-AFK Paused! (Pause = Enable - Esc = Exit)',0,0)
    WEnd
    ToolTip("")
EndFunc

Func Terminate()
    Exit 0
EndFunc



Antivir: Nothing found
ArcaVir: Nothing found
AVG: Nothing found
BitDefender: Nothing found
VirusBlokAda32: Nothing found
VirusBuster: Nothing found

Kololand is offline  
Old 09/28/2010, 12:20   #2
 
elite*gold: 0
Join Date: Sep 2010
Posts: 11
Received Thanks: 0
not working.
Griefling is offline  
Old 10/16/2010, 13:36   #3
 
Todesschrei's Avatar
 
elite*gold: 41
Join Date: Jan 2008
Posts: 380
Received Thanks: 108
der klappt wunderbar ist aber ne copy and past Sache von nem script n paar Seiten vorher
Todesschrei is offline  
Old 11/07/2010, 06:28   #4
 
elite*gold: 0
Join Date: Aug 2010
Posts: 5
Received Thanks: 0
Quote:
Originally Posted by Griefling View Post
not working.
me too
vvarasil is offline  
Old 11/19/2010, 05:11   #5
 
elite*gold: 0
Join Date: Jan 2008
Posts: 38
Received Thanks: 0
Not working for me either
Hacker-01 is offline  
Old 11/19/2010, 15:09   #6
 
Blastradius's Avatar
 
elite*gold: 450
Join Date: Nov 2010
Posts: 219
Received Thanks: 256
You need to make your character move, perform skills, talk..
Only then updates are send and the timer is reset. Easiest is regular jumps. :P
Blastradius is offline  
Reply


Similar Threads Similar Threads
[AutoIt] anti-AFK Bot Background Mode
07/12/2019 - Aion Hacks, Bots, Cheats & Exploits - 25 Replies
Hi! this is my first post here, so... Hello Everyone!! I made this simple anti-AFK bot with background mode so you can do something else when Aion is minimized. It just hit "P" every 10 sec. It works on Full screen and Windowed mode.
Aion 1.9.0.3 sending keystrokes in background mode
08/29/2010 - Aion - 1 Replies
Hello to all! I'am trying to send keystrokes in BACKGROUND MODE to AION client using C++ (Builder2009): I do it like that: ... PostMessage(Window,WM_KEYDOWN, VK_OEM_MINUS, 0x00020001); ... This function works good for me, but as i can see i can't send WASD or VK_MENU(ALT) and more, something like game protection
Free Aion Bot with Background mode enabled?
12/30/2009 - Aion - 2 Replies
i tried AngelAion. it works! but i cant do other tasks while botting. >.< someone tell me please? thanks
anti-AFK working in background
10/27/2007 - World of Warcraft - 0 Replies
There's one that works? I work on my pc and usually i move it...but sometimes i forgot to move the pg and i get the deserter buff... so i'm searching an anti-afk that work in background... do you know one?:confused:



All times are GMT +1. The time now is 21:07.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.