i know that the editor uses 32bit and doesnt work though. But it doesnt matter for me if i run it in 64bit with autoit or if i compile it in 64bit. I always get this error.
i know that the editor uses 32bit and doesnt work though. But it doesnt matter for me if i run it in 64bit with autoit or if i compile it in 64bit. I always get this error.
U need to compile it with autoit 32bit .. because its a 32bit process i think.
I tested the dll and it works without problem.
Hi,
this is the first release of my DLL to read memory from alefclient.exe even if GG is running.
This works at the moment on X64 Windows and is tested on Win7 64bit.
I release it to help the Bot developers to make an mem bot.
The archive contains a dll for use with autoit or other languages.
The Exported functions are:
Hab nen kleines Problem mit dem testproggi. er findet den prozess anscheinend nicht mehr, jedenfalls bekomm ich nach klich auf "Openprocess" immer nur 0 als Antwort. woran kann das liegen?
have a little problem with the testprogram. it doesnt open the process corectly, i only get "0" as process-id after clicking "Openprocess". anyone can help me out?
Problem gelöst, habs einfach mit adminrechten versehen, jetzt läufts...
ACE könntest nicht auch eine dll zum schreiben machen, um z.b. das lvl eines targets an den namen anzuhängen oder den char zu bewegen?
you can write the link to me pls? because when i click on uploaded.to he say..
search for mistakes in your url..
pls send me the link of the uploaded.to page pls
you can write the link to me pls? because when i click on uploaded.to he say..
search for mistakes in your url..
pls send me the link of the uploaded.to page pls
[Release] AutoIt v3 Interpreter 01/23/2011 - Mabinogi Hacks, Bots, Cheats & Exploits - 9 Replies http://img257.imageshack.us/img257/4329/autoitv3in terpretercomp.png
AutoIt v3 Interpreter v0.1
Hey all, I have created an interpreter for the AutoIt programming language and I decided to post it here. Please note that this is the first release and it is rather buggy, there are no GUIs as well. I will add GUIs and improve the interpreter as time progresses, the end result will be under 4 Mb (compared to AutoIt's 41 Mb). The goal of Au3Int is to correct the errors that effect x64 users, the...
[Release] SP Hack (AutoIt) 08/22/2010 - S4 League Hacks, Bots, Cheats & Exploits - 28 Replies UPDATE
Jetzt geht es auch bei flying, shield und invisible
Hallo Leute,
hier release ich meinen Sp Hack
er ist mit AutoIt erstellt
Screen gibt es nicht da der Trainer keine GUI hat
Hier noch der VT: *klick*
[Release] X key Autoit script 08/21/2009 - Dragonica Hacks, Bots, Cheats & Exploits - 14 Replies Hey guys, just thought i'd share this little script for those of you starting on the THQ servers and don't have FDragonica to use.
HotKeySet("{ESC}", "Terminate")
HotKeySet("{}","Stop")
Func Terminate()
Exit 0
EndFunc
While (1=1)
$i = 1
WEnd