I have similar problem.
http://gateway.nw.ru.perfectworld.eu/ - russian gateway
I have similar problem.
http://gateway.nw.ru.perfectworld.eu/ - russian gateway
I think we need a new maintainer as it doesn't look like the author is working n this anymore?
Might be difficult, I don't think he ever shared the source.
You may try this source
http://www.ownedcore.com/forums/mmo/...0-release.html (Autoprofessionbot V1.0 - release)
upd. Shit, file was deleted
Last edited by gjggehbyfrhsit; 12-19-2013 at 02:32 AM.
The .NET exe is not obfuscated. If you want the source code it's a matter of using Reflector and then fixing some compiler errors on the exported source code. It shouldn't take more than 15 minutes.
P.D.: I won't post any source code without the OP permission. I'm just showing you a way to do it yourselves
Theres any option for an lazy user, like click and go? Cause i have problems to understand the soft. T_T
But ill keep trying
EDIT: Got it! Now working for me.Now i know what i have to do. But would be nice if that auto select the most high content. (if its possible please tell me). I still reading all the posts from old version to learn more.
Last edited by FranklinZero; 12-19-2013 at 07:33 PM.
Script for autoit : i test doing something but wrong
After i would another apbi launch , and i would doing loop about 4h and all restart$Pid = Run("C:\xxxx\APBInfinite")
_WinWaitActivate("APB Infinite","")
MouseClick("left",465,721,1)
Sleep 1500
WinClose("[CLASS:APB Infinite]", "")
And how injected my setting or do'nt lose them
After few hours i have that
you can doing with scheduled task and don't doing loopbackWhile 1
$Pid = Run("C:\Users\Desktop\0.4.5\account_1\APBInfinite") ; 1 account directory
_WinWaitActivate("APB Infinite","") ; wait windows active
MouseClick("left",465,721,1) ; click start
Sleep 60000 ; wait 1 min
WinClose("[CLASS:APB Infinite]", "") ; close windows
$Pid = Run("C:\Users\Desktop\0.4.5\account_2\APBInfinite") ; 2account directory
_WinWaitActivate("APB Infinite","")
MouseClick("left",465,721,1)
Sleep 60000
WinClose("[CLASS:APB Infinite]", "")
$Pid = Run("C:\Users\Desktop\0.4.5\account_3\APBInfinite") ; 3 account directory
_WinWaitActivate("APB Infinite","")
MouseClick("left",465,721,1)
Sleep 60000
WinClose("[CLASS:APB Infinite]", "")
$Pid = Run("C:\Users\Desktop\0.4.5\account_4\APBInfinite") ; 4 account directory
_WinWaitActivate("APB Infinite","")
MouseClick("left",465,721,1)
Sleep 60000
WinClose("[CLASS:APB Infinite]", "")
Sleep 120000 ; wait 2 min and restart at the first account
Wend
But i have problem with my setting all setting lose someone can help me please
ps: i'm fr so bad english , use little word pleazse thx![]()
Last edited by spiritdays; 12-21-2013 at 05:30 AM.
wth ive tried autoit
I cant get it to work