Quote:
Originally Posted by InfinityBoT
dammit you beat me to it >.< .
:D
hmm i know in the past years but is it now possible to run AL in vmware ????
|
yes it is ... ;)
Quote:
Originally Posted by amakrkr
i ll remake this with a dll ... hook keys and mouse and it should work on all systems.
only problem is i am keep getting those client freeze randomly and i have no idea why its happening.
i tried avatis bot to test and same shit -.-
anyway i think the problem is in my os or client instalation...if anyone has some info regarding my problem please do post.
ty
|
1. If you use autoit my opinion is to avoid make a dll ... it works better with UDF's(user defined functions), but it is harder to do that... If you like to make a dll you must know C++ or delphi well ... If you know those programming languages, you can make a bot on C++ builder or C# or java or delphi...not autoit..
2.can you give more info about this error??? ... under what circumanstances it happens???
Quote:
Originally Posted by InfinityBoT
everybot that uses a controlsend or a handle can run minimized.. atavis and mine could (well the key sending part on atavis)
|
you can use minimized only bots that doesnt use pixelsearch functions ... that means that will not be very fast and precise ... the only way to use a bot minimized is with timers and controlsend function on autoit ... but the best is a bot with memory search ... that can work under any condition(minimized or not)