[Question] AutoIt

10/22/2009 21:02 Black0ne#1
I was thinking about it and i saw a post made by Tri that AutoIt is blocked because XTrap / GG detects certain signatures and debugging signatures, is it possible to modify AutoIt scripts so that it isn't detected by Xtrap or GG so the scripts will run?
10/23/2009 23:58 tri407tiny#2
yes..it wil be easier to lear either regular BASIC or C++M fro their methods etc they cant block..if you know good autoit it shouldnt be such a hard conversion
10/24/2009 09:32 Black0ne#3
I Know Detouring c++ from my c++ Bots that i made for AAO, Ill look into methods to do it, I know with GG its a simple Detour over the ~5bytes of the function and then redirect it to my own or modify it.. then send back the original. Though Im not sure if TwelveSky2.exe Client is Packed or not because I've down patched my Client to a ver were Xtrap wasn't introduced yet. which then leaves the Heartbeat and since that is the only problem Im stuck trying to find it before the game crashes ( lol have to move quick ) but Im trying to figure out where in the Client the Heartbeat is checked though I haven't the slightest Idea how to find it, even if i follow through the client I cant simply step every single code until I do something that Crashes the game and try patching it. But Ill try to figure more on it out. Iv been doing more work with ASM. and got FASM and IDA Pro and VS2003 back into my computer So maybe I can find out where I need to check to Detour over the function then find away to patch that part and get my AUtoit Working again.
10/24/2009 18:08 tri407tiny#4
Add me to MSN, we need to tlk.. :)

[Only registered and activated users can see links. Click Here To Register...]