Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online
You last visited: Today at 12:23

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

Advertisement



A AutoIt scipt for auto login after dc? :O

Discussion on A AutoIt scipt for auto login after dc? :O within the Silkroad Online forum part of the Popular Games category.

Reply
 
Old   #1
 
join993's Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 85
Received Thanks: 14
A AutoIt scipt for auto login after dc? :O

Since I like many others don't have a perfect connection I came up with the conclusion that many botters will need this. A AutoIt, or something else like it, Script that will 1. close your client after Dc, restart bot and nuconnector etc, then start the SRO with a autologin.

Anyone want to help me with this?

It's all just so frustrating when my internet cuts out for 10 seconds, and a whole nights botting is out the window
join993 is offline  
Old 11/14/2008, 06:55   #2
 
InvincibleNoOB's Avatar
 
elite*gold: 20
Join Date: Mar 2007
Posts: 4,277
Received Thanks: 2,990
Requesting autologin is good,but requesting autologin written on Autoit is like Searching for a Doner in Beijing during olympics.
Autoit is not that much good.
InvincibleNoOB is offline  
Old 11/14/2008, 12:33   #3
 
ShyroN1337's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 812
Received Thanks: 105
i think moczymorda got a tool, not in autoit, but he already gave me the link but i dont have the password for the rar
ShyroN1337 is offline  
Old 11/14/2008, 18:27   #4
 
_slimshady_'s Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,071
Received Thanks: 423
yes i need a tool that is similar that uses softmod to start silkroad. need to confirm DC on silkroad, then navigate to my x33 folder and start the loader at least 2 times for 2 chars.
_slimshady_ is offline  
Old 11/14/2008, 19:51   #5
 
mazoku's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 1,012
Received Thanks: 53
but is it posible to do it? for nuconnector+agbot?
mazoku is offline  
Old 11/14/2008, 22:31   #6
 
elite*gold: 20
Join Date: Jul 2007
Posts: 1,617
Received Thanks: 574
it think its nearly possible... the new loader from rumata has the function (idunno if it was there before) to restart sro automatically...

use it with captcha tool and voilá ... you got the autorelogin...

the only problem is how u can restart the bot automatically-.-
recking is offline  
Old 11/14/2008, 22:34   #7
 
_KillaH_'s Avatar
 
elite*gold: 20
Join Date: Apr 2008
Posts: 1,148
Received Thanks: 861
its so easy to create a autologin in autoit ^^ so lets help ya ^^
first i must have all info ^^ (names of the files,process names) and just tell me what it must do (step by step )
_KillaH_ is offline  
Old 11/14/2008, 23:00   #8
 
xMedeia's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 2,336
Received Thanks: 386
Quote:
Originally Posted by _KillaH_ View Post
its so easy to create a autologin in autoit ^^ so lets help ya ^^
first i must have all info ^^ (names of the files,process names) and just tell me what it must do (step by step )
You know how to use AgBot, don't ya?
xMedeia is offline  
Old 11/14/2008, 23:05   #9
 
_KillaH_'s Avatar
 
elite*gold: 20
Join Date: Apr 2008
Posts: 1,148
Received Thanks: 861
Quote:
Originally Posted by xMedeia View Post
You know how to use AgBot, don't ya?
yeah ofcourse lol
_KillaH_ is offline  
Old 11/14/2008, 23:18   #10
 
ShyroN1337's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 812
Received Thanks: 105
Theres some function in agBot like
if in area 112;96;20
start walkscript
else
return scroll

i think it was something with conditionscript","112","96","20" 1
ShyroN1337 is offline  
Old 11/14/2008, 23:21   #11
 
InvincibleNoOB's Avatar
 
elite*gold: 20
Join Date: Mar 2007
Posts: 4,277
Received Thanks: 2,990
Quote:
Originally Posted by _KillaH_ View Post
its so easy to create a autologin in autoit ^^ so lets help ya ^^
first i must have all info ^^ (names of the files,process names) and just tell me what it must do (step by step )
That looks promising.
1.Create mutex
2.Run Sro_Client with parameters 0 /18 0 0
3.Find the control of Login button in Silkroad main screen
4.Click that button since you have the control,you don't need cords.
5.Read the image from memory or create a server and redirect silkroad conntection through your server to joymax ,so you can capture the image from the packet.
6.Enlarge the image,as it's very small
7.Put the image on the form.
8.When i enter the code on the image,the script should automatically press the confirm button on sro_client.exe(again by getting its control);
9.Repeat step 3-8 incl. until I'm logged in.
10.Select the char I've declare in an .ini file(that sound easy).

eleven and twelve stand for good luck and thanks in advance.
InvincibleNoOB is offline  
Old 11/14/2008, 23:22   #12
 
mazoku's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 1,012
Received Thanks: 53
like who will press the start bot and start autoparty function? :|

while reloging to sro and being afk .
mazoku is offline  
Old 11/14/2008, 23:38   #13
 
elite*gold: 20
Join Date: Jul 2007
Posts: 1,617
Received Thanks: 574
Quote:
Originally Posted by InvincibleNoOB View Post
That looks promising.
1.Create mutex
2.Run Sro_Client with parameters 0 /18 0 0
3.Find the control of Login button in Silkroad main screen
4.Click that button since you have the control,you don't need cords.
5.Read the image from memory or create a server and redirect silkroad conntection through your server to joymax ,so you can capture the image from the packet.
6.Enlarge the image,as it's very small
7.Put the image on the form.
8.When i enter the code on the image,the script should automatically press the confirm button on sro_client.exe(again by getting its control);
9.Repeat step 3-8 incl. until I'm logged in.
10.Select the char I've declare in an .ini file(that sound easy).

eleven and twelve stand for good luck and thanks in advance.
you can exchange many of that with captcha tool, dont you?
recking is offline  
Old 11/14/2008, 23:52   #14
 
_KillaH_'s Avatar
 
elite*gold: 20
Join Date: Apr 2008
Posts: 1,148
Received Thanks: 861
Quote:
Originally Posted by recking View Post
you can exchange many of that with captcha tool, dont you?
yeah ^^
for me
starts srproxy , starts agbot , starts Captchathing , Starts loader with redirect ,tries to login , on login it select char then start walkscript or bot

this is much easier ^^
_KillaH_ is offline  
Old 11/16/2008, 14:10   #15
 
join993's Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 85
Received Thanks: 14
I'm really not good with AutoIt soo...

But Close SRO on Dc, and close all the bot related stuff(Agbot, Nuconnector.), then have a small delay or something so that it will really close, the start nuconnector followed by AgBot, small delay so that the bot will start properly, then start Testosterone followed by launch, then use SilkroadCaptcha to log in, select char, and maybe if possible use a return scroll upon entering the game... Since if the bot is out on the hunting place it will still try to do the walkscript, right?

But would that make good for a AutoIt? Anyone that can help me with this then?

edit: I'm really no good with coding or anything related to it, so don't try to make me understand anything to hard
join993 is offline  
Reply


Similar Threads Similar Threads
Wie Speichert man die Login daten und macht nen Auto Login
07/15/2010 - Metin2 Private Server - 5 Replies
Souh ma wieder ne "Blöde Frage"... wie speichert man die login daten und macht nen autologin für den client wie es hier gemacht worden ist: http://www.elitepvpers.com/forum/metin2-pserver-dis cussions-questions/616285-my-new-client.html Über ne antwort würde ich mich freuen...
[autoit] auto clicker/auto typer any sro
12/06/2009 - SRO PServer Guides & Releases - 4 Replies
I found this on a different website but this also works on any sro and i havent tested auto typer yet but the auto clicker works 100%. :handsdown: Download: MEGAUPLOAD - The leading online storage and file delivery service here is the scan: Virustotal. MD5: 2a7cf13acb76bd371fc77250462deb7d Win32.SuspectCrc!IK Trojan.Agent.ATV Win32.SuspectCrc even tho it says its a malware but its safe but id suggest wait for a mod cuz i did not make this
[AutoIT] Auto Login mit Checkbox
07/08/2008 - Guild Wars - 5 Replies
Hallo, ich habe ein neues Problem. Da ich BlackWorkX nicht immer nerven mag, schreibe ich es hier ^^ Ich habe eine GUI mit der Möglichkeit, einen Auto Login zu nehmen. Nun habe ich das Problem, dass wenn ich die Checkbox deaktiviere, dass das Programm Guild Wars dennoch startet und versucht sich einzuloggen. $STATE = GUICtrlRead($login) If $STATE == 1 Then



All times are GMT +2. The time now is 12:23.


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.