Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > 12Sky2 > 12Sky2 Hacks, Bots, Cheats & Exploits
You last visited: Today at 17:21

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

Advertisement



a very basic script to allow you afking

Discussion on a very basic script to allow you afking within the 12Sky2 Hacks, Bots, Cheats & Exploits forum part of the 12Sky2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2011
Posts: 53
Received Thanks: 9
a very basic script to allow you afking

all it does is basically press aoe and pickup if set right... so you can go afk in case you combine this with the awesome wazzup hack.

put AoE-Skill on 1, put PickUp on 2, run the .exe, switch to twelve sky, press 5 ONCE! and the script will spam 1 and 2. press 5 AGAIN to make it stop, ESC to exit the script.

nothing special, but good enough to pickup all the silver during afk grind...
Attached Files
File Type: rar Grind.rar (343.2 KB, 99 views)
File Type: rar Grindx86.rar (279.4 KB, 81 views)
w2lC# is offline  
Thanks
1 User
Old 02/19/2012, 21:39   #2
 
elite*gold: 0
Join Date: Jan 2012
Posts: 3
Received Thanks: 0
Not working for me
paxu12 is offline  
Old 02/20/2012, 21:35   #3
 
elite*gold: 0
Join Date: Feb 2012
Posts: 45
Received Thanks: 21
not working for windows 7 32bit
zakira80080 is offline  
Old 02/21/2012, 13:38   #4
 
elite*gold: 0
Join Date: Oct 2011
Posts: 53
Received Thanks: 9
my bad, compiled it as 64 Bit... 32 Bit Version added. Just download the Grindx86.
w2lC# is offline  
Old 02/23/2012, 15:45   #5
 
elite*gold: 0
Join Date: Aug 2011
Posts: 28
Received Thanks: 0
not working on windows 7 32bit...even the x86
khaydan is offline  
Old 02/23/2012, 19:32   #6
 
elite*gold: 0
Join Date: Oct 2011
Posts: 53
Received Thanks: 9
It should... since its compiled as 32 bit programm, works fine on my win 7 32bit System... But here is the code, just use AutoIt :-)

PHP Code:
Prompt the user to run the script Yes No
Local $answer 
MsgBox(4"you want to go afk?""To help you grind.  Run?")


Check the user's answer to the prompt
; If "No" was clicked then exit the script
If $answer = 7 Then
    MsgBox(0, "AutoIt", "OK.  Bye!")
    Exit
EndIf

; Press Esc to terminate script, 5 to run and pause

Global $UnPaused
HotKeySet("5", "TogglePause")
HotKeySet("{ESC}", "Terminate")

While 5
    Sleep(100)
    ToolTip("Script is Paused",0,0)
WEnd

Func TogglePause()
    $UnPaused = NOT $UnPaused
    While $UnPaused
        ToolTip("Sending...",0,0)
         Send("1")
         Send("2")
    WEnd
EndFunc

Func Terminate()
    Exit 0
 EndFunc
 
; Finished! 
w2lC# is offline  
Old 02/24/2012, 04:21   #7
 
elite*gold: 0
Join Date: Feb 2012
Posts: 45
Received Thanks: 21
Nop don't work ...

; Prompt the user to run the script - Yes / No
Local $answer = MsgBox(4, "you want to go afk?", "To help you grind. Run?")


; Check the users answer to the prompt
; If "No" was clicked then exit the script
If $answer = 7 Then
MsgBox(0, "AutoIt", "OK. Bye!")
Exit
EndIf

; Press Esc to terminate script, 5 to run and pause

Global $UnPaused
HotKeySet("{5}", "TogglePause")
HotKeySet("{ESC}", "Terminate")

While 5
Sleep(100)
ToolTip("Script is Paused",0,0)
WEnd

Func TogglePause()
$UnPaused = NOT $UnPaused
While $UnPaused
ToolTip("Sending...",0,0)
Send("1")
Send("2")
WEnd
EndFunc

Func Terminate()
Exit 0
EndFunc

; Finished!

Now its work
zakira80080 is offline  
Old 02/29/2012, 22:13   #8
 
elite*gold: 0
Join Date: Jul 2009
Posts: 20
Received Thanks: 7
very nice! thumbs up!
linux101 is offline  
Reply


Similar Threads Similar Threads
Visual Basic AutoStart-Script Virus Problem
10/22/2011 - Main - 3 Replies
Hey, erstmal sorry wegen dem "doofen" Titel, mir fiel nichts besseres ein :P. Also mein Problem: Ich programmiere mit Visual Basic momentan ein Programm. Nun kann der unter den Optionen auswählen ob das Programm Automatisch beim anschalten des Pc´s gestartet werden soll.
opensource autofilepatchloader basic script au3
07/31/2011 - Metin2 PServer Guides & Strategies - 3 Replies
learning by doing der source code hilft eingen hoffentlich zu verstehen das die dinge nicht einfach auf knopfdruck funktionieren. naja in diesem fall funktioniert es für den user wirklich auf knopfdruck für den admin eher nicht. es ist ein ziehmlich einfacher patcher. natürlich kann man ihn problemlos erweitern, dadurch wird es aber nicht weniger text. er ist im basic dialekt von autoit3 geschrieben sollte also jeder wenigstens schon von gehört haben. der patchloader prüft und lädt alle...
AFKing AV 71-80 + Huge Honor Grinding.
03/29/2010 - WoW Exploits, Hacks, Tools & Macros - 41 Replies
Hey guys, since the release of patch 3.2 getting honor in AV is outstanding 100k xp for all 4 towers down 25k xp for killing bal/galv 25k xp for winning or losing AV and this is also great for 80 mains who need honor/marks/rep fast Setting Up The Program The first thing is first downloading the Program. Mouse Machine 1.1
automated scenario afking
10/03/2008 - General Gaming Releases - 11 Replies
First off, I did not make these AddOns.. I can just barely understand basic code so credits to those who did. The AddOns were not intended for this purpose so I wont mentioned them in the thread. Preparation Create a folder called Interface in your WAR folder (No, not WAR/user/interface..) and then another one called AddOns within it and then place the extracted AddOns within that folder. Example: C:/WAR/Interface/AddOns/CorePvPJoiner/ CorePvPJoiner - Warhammer Online:...



All times are GMT +2. The time now is 17:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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