Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron
You last visited: Today at 08:31

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

Advertisement



Autoit Dekaron/2moons autologin script

Discussion on Autoit Dekaron/2moons autologin script within the Dekaron forum part of the MMORPGs category.

Reply
 
Old   #1
 
trampz0r's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 71
Received Thanks: 9
Autoit Dekaron/2moons autologin script

m trying to make an autologin script wiht autoit.
Ive never used this program until today.
and ive got a problem no surprise there
when the game is on the loading screen at around 90% it crashes my script and i cant figure out why.

if theres anything in my code or you know how to get aroun it heres my source;
Code:
#cs ----------------------------------------------------------------------------

 AutoIt Version: 3.2.10.0
 Author:         trampz0r

 Script Function:
	Dekaron login script

#ce ----------------------------------------------------------------------------
Run("dekaron.bat")
;sleep for launcher
sleep(7000)

;click on launcher start button
mouseclick("",904, 640,10,500)

;minimize all windows
WinMinimizeAll()

;sleep for loading
sleep(50000)
[COLOR="Red"]
*****it crashes around here*****[/COLOR]

;click on server
mouseclick("",707, 653,1,500)

;click ok
mouseclick("",719, 806,1,500)

;typeuser
send("username")

;click on pass textbox
mouseclick("",682, 785,1,500)

;typepass
send("pass")
Exit
trampz0r is offline  
Old 04/23/2008, 20:34   #2
 
CosmosTunes's Avatar
 
elite*gold: 0
Join Date: Nov 2007
Posts: 1,358
Received Thanks: 273
+infraction for posting in wrong forum
+topic moved
CosmosTunes is offline  
Old 04/24/2008, 01:44   #3
 
elite*gold: 0
Join Date: Dec 2007
Posts: 54
Received Thanks: 18
make sure you bypassed gg otherwise autoit will not work
lala1234 is offline  
Old 04/24/2008, 02:37   #4
 
elite*gold: 0
Join Date: Jan 2008
Posts: 31
Received Thanks: 2
while we are on the topic of this anyone know if there is a way to set a function in autoit that will detect when the game has dced or crashed etc? this is so i can make an autologin when it dcs too
iamslacker is offline  
Old 04/24/2008, 06:23   #5
 
elite*gold: 0
Join Date: Oct 2007
Posts: 76
Received Thanks: 14
Try
while 1
if WinExists("dekaron") then
blah blah
else Run($path_to_dekaron)

WEnd
bots123 is offline  
Old 04/24/2008, 10:10   #6
 
blackheaf's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 180
Received Thanks: 84
Here this works 101 % with auto reconnect when game close and autoshop open.

--------------------------------------------------------------------------
you need to edit the X-Y cord dont know is for 1440x900 i think ...
edit ControlSend ( "2Moons", "", "", "User<<<")
edit ControlSend ( "2Moons", "", "", "Password<<<")
edit ControlSend ( "2Moons", "", "", "ShopName")
edit ShellExecute("minilauncher.exe", "", "C:\Programme\Acclaim\2Moons\")

--------------------------------------------------------------------------


;~ HotKeySet( "{F10}" , "_Stop")
Opt("TrayMenuMode", 1)
Opt("WinTitleMatchMode", 2)

$tray_exit = TrayCreateItem("Exit")
Opt("TrayOnEventMode",1)
TrayItemSetOnEvent($tray_exit, "_Exit")
TraySetState()
TrayTip("2Moons auto launcher", "Press F11 to start, or F10 to stop script", 5)

call("_start")

Func Adlibfunc ()
if Not ProcessExists("dekaron.exe") Then
Sleep(6000)
ShellExecute("minilauncher.exe", "", "C:\Programme\Acclaim\2Moons\")
Sleep(6000)
MouseClick("Left", 894,603,1)
Sleep(9300)
MouseClick("Left", 594,503,1)
Sleep(2000)
MouseClick("Left", 394,303,1)
Sleep(60000)
MouseClick("Left", 720,672,1)
Sleep(1500)
MouseClick("Left", 719,825,1)
Sleep(3500)
ControlSend ( "2Moons", "", "", "User<<<")
Sleep(3000)
ControlSend ( "2Moons", "", "", "{TAB}")
Sleep(2000)
ControlSend ( "2Moons", "", "", "Password<<<")
Sleep(2000)
ControlSend ( "2Moons", "", "", "{ENTER}")
Sleep(7500)
MouseClick("Left", 1112,77,1)
Sleep(6500)
MouseClick("Left", 724,786,1)
Sleep(28000)
ControlSend ( "2Moons", "", "", "{v}")
Sleep(4000)
ControlSend ( "2Moons", "", "", "{#}")
Sleep(4000)
MouseClick("Left", 103,397,1)
Sleep(3000)
ControlSend ( "2Moons", "", "", "ShopName")
Sleep(3000)
MouseClick("Left", 271,397,1)
EndIf
EndFunc

func _Exit ()
Exit
EndFunc

func _start ()
AdlibEnable("Adlibfunc", 10)
TrayTip("2Moons notice:", "2Moons auto launcher_v2 By blackheaf", 5)
EndFunc

;~ func _stop ()
;~ AdlibDisable()
;~ TrayTip("2Moons notice:", "script has been stopped", 5)
;~ EndFunc

While 1
Sleep(10)
WEnd
blackheaf is offline  
Reply


Similar Threads Similar Threads
[How-To] AutoLogin mit AutoIt
07/02/2010 - S4 League Hacks, Bots, Cheats & Exploits - 12 Replies
Es existiert zwar schon ein Thread, aber der ist so grottig, naja^^ Was braucht ihr? -Grundkenntnisse AutoIt -Lesebrille Als erstes erläutere ich mal die Funktionen --- -Eingabe des PW/der ID -Speichern des PW/der ID/des Pfades -Suchen des Pfades über die Registry
[Autologin] Simple autoit script
06/29/2009 - SRO Hacks, Bots, Cheats & Exploits - 44 Replies
Hey,the captcha system is out . So the ecsro minimised autologin script works on iSro too,now :) Source: Global $Paused $hWnd = WinGetHandle ("SRO_Client") HotKeySet ("{F10}","Start") HotKeySet ("{F9}","Pause")
Autoit: Autologin + Bot
04/19/2009 - Cabal Online - 27 Replies
Hey When i have time, I make these scripts for 1024x768. Ive maked some Scripts, it work with: -m_ragg gameguard bypass -Screen size 1024x768 (window mode) and full screened -Cheat Engine 5.3 -If you have the "Disconnected before World loadet" error, the relogin script will auto restart cheat engine and set speed to: 18 and sleep time to 1 (perfekt settings)



All times are GMT +1. The time now is 08:32.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.