I created this topic that people can ask questions to AutoIt Like what is the problem on this Code or Can i do a thing with AutoIt. Also for question like is there any Code to do this.
Dont spam with other questions !
I want Start with the question Can AutoIt suspend Xtrap and HGWC?
why even bother using autoit for it just make a DLL for it and pref something like DINPUT8.dll so you can proxy it and it auto loads it without having to use an inject. I've thought about making a bypass for XTrap I've made several for HackShield/Themida so I will try when I get time.
[Help] Lua codes to Autoit 09/30/2012 - General Coding - 1 Replies Hi everyone,
Lua function is:
local myValue
local function checkAddress()
if not myValue then
local pattern = string.char(
0xD9, 0x44, 0x24, 0xFF,
0xF3, 0x0F, 0x10, 0x05, 0xFF, 0xFF, 0xFF, 0xFF,
AutoIT codes hilfe 07/01/2011 - Metin2 - 3 Replies Hier suche ich Leute die mir bei folgenden Metin2 bot script helfen bzw. schreiben können.
- Das Script soll Automatisch auf Mobs zulaufen und Töten.
Ich habe es schon 100mal versucht aber immer wieder wollte es nicht funktionieren. Vll. könnte mir jemand helfen?
AutoIT Codes in Visual Basic 09/21/2010 - .NET Languages - 3 Replies HI,
es gibt ja dieses eine tutorial wie man AutoIT codes in VB benutzen kann.Ich habe di Dll hinzugefügt nur jetzt verstehe ich nicht wie man nun AutoIT codes benutzt?
[AutoIt]Verschiedene Nostale Bots bzw. Codes für AutoIt 04/09/2010 - Nostale - 8 Replies Hi erstmal..
Alsoo falls ihr kein AutoIt habt dann könnt ihr gleich mal eine
Seite zurück gehen...:facepalm:
Jeder dieser Bots funktioniert minimiert.
Hier erstmal ein Leertasten Bot ( Kampfbot )
While(1)
Controlsend("NosTale","",&quo t;"," ");Controlsend ermöglicht es knöpfe zu drücken während das Programm bzw. NosTale minimiert ist.
sleep(200)