I tried to use Autohotkey to open and login a conquer windows for any on my accounts. I try to do a lot more with scripting but this simple task can't work at all.
When I run "Autopatch.exe" or "conquer.exe blacknull" from the script I get some error messages linked to memory coruption. When i do the same manually it works perfectly.
Also when I try to send the login name and password, nothing is written on the conquer program as if scripted keys were blocked by the program.
I got the same problem with visual basic while it was working before the december patch so I supposed it is related to this patch.
Any idea how to fix these case, it should not be so diificult I guess?
Originally posted by leane2000@Jan 26 2007, 19:31 Also when I try to send the login name and password, nothing is written on the conquer program as if scripted keys were blocked by the program.
Yup, there's your answer.
Not possible to type in your pw automaticly, or paste it in anymore.
It's getting blocked, its bypassable tho.
Originally posted by tsu+Jan 26 2007, 20:01--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (tsu @ Jan 26 2007, 20:01)</td></tr><tr><td id='QUOTE'>Yup, there's your answer.
Not possible to type in your pw automaticly, or paste it in anymore.
It's getting blocked, its bypassable tho.[/b]
Thanks, but then how to bypass this protection? I can't believe that Conquer developpers are so clever to prevent using any bots
<hr>Append on Jan 26 2007, 22:08<hr> <!--QuoteBegin--GrimReaper91@Jan 26 2007, 19:33 i wish i could help u but i cant[/quote]
Me too, I wish you could
Originally posted by leane2000+Jan 26 2007, 22:08--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (leane2000 @ Jan 26 2007, 22:08)</td></tr><tr><td id='QUOTE'>
Quote:
Originally posted by -tsu@Jan 26 2007, 20:01 Yup, there's your answer.
Not possible to type in your pw automaticly, or paste it in anymore.
It's getting blocked, its bypassable tho.
Thanks, but then how to bypass this protection? I can't believe that Conquer developpers are so clever to prevent using any bots
<hr>Append on Jan 26 2007, 22:08<hr> <!--QuoteBegin--GrimReaper91@Jan 26 2007, 19:33 i wish i could help u but i cant
Me too, I wish you could [/b][/quote]
Well, sorry can't help you on that one.
This worked for me. I hope you can understand the language.
Hiyoal
+Karma appreciated
<hr>Append on Apr 28 2007, 11:06<hr> Dont paste something. Just get ure file to read an ini which has the password in it then send that key to password and Username Box.
Auto Connect/Auto click 03/13/2010 - SRO Private Server - 3 Replies Is there a auto enter clicker/connector for sunworld sro? Because there was one for ecsro too..ty for all help
Autohotkey auto login 06/06/2009 - SRO Hacks, Bots, Cheats & Exploits - 31 Replies just a simple autohotkey script that help you login
Run C:\Program Files\Silkroad\Loader.exe
Sleep 2000
Send {Enter}
Sleep 15000
WinActivate SRO_Client
WinSet, AlwaysOnTop, Off
Send 1your ID{tab}your password{Enter}
Loop
{
Help connect conquer through proxy! 01/12/2009 - Conquer Online 2 - 3 Replies Hi!
I am using proxy pretty much. But I wonder if someone know how to connect conqueronline through a proxy? Any port would be nice, but I would prefer 8118 and the ip 127.0.0.1.
Thanks
//