Macro bot

06/28/2005 22:43 steenpat#1
I had this problem with sending a bot I made to another person. Apparently the hex color ID for the PixelSearch(AutoIt) function I had in the script would not work on another person's PC and hence the bot would not perform the way it should on his game. I am using WinXP HE and he had Win98 installed. I think this might be a compatability problem with memory addressing issues with my 64-bit processor versus his 32-bit but I'm not sure.

Example:
-----------
Script searched for color ID 0xBD0000 on the screen. Worked on my PC fine.
Person who I sent bot to had to change the hex ID for it to work properly.

Anyone know why?
06/29/2005 13:10 termi#2
send him the script plain (not compiled, just the source code) and he should compile it himself.
06/30/2005 00:21 steenpat#3
Well what if I dont want other ppl to view my code?
06/30/2005 16:15 Lowfyr#4
use [Only registered and activated users can see links. Click Here To Register...]