wjdwndud Posted June 6, 2014 Posted June 6, 2014 Hi, I'm making a bot with Autoit (for ExtaliaMS [maplestory]) and I wrote a program that gets the mouse coordinates and the color it is on. After using it, it turns out all windows work except the Maplestory window. It is as if the script ignores the window. The color shows black (which is my desktopbackground). I don't know what causing this... I've done these already: Opt("MouseCoordMode",2) opt("PixelCoordMode",2). Please help. Oh and also, Autoitinfo works on every window except the Maplestory one. Does maplestory have some kind of defense vs PixelGetColor? IF so, how do i bypass it?
JohnOne Posted June 6, 2014 Posted June 6, 2014 The game is designed to resist automation, and this forums rules prohibit further discussion of the matter. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
wjdwndud Posted June 6, 2014 Author Posted June 6, 2014 Ok dont tell me how to bypass the defense lol sorry didnt see the dont try to get past security measures rule. Can you explain resisting automation? What does that mean
JohnOne Posted June 6, 2014 Posted June 6, 2014 It means that the game among many others is designed to not expose its properties to external probes such as scripts, for the express purpose of stopping bots. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Bert Posted June 6, 2014 Posted June 6, 2014 Ok dont tell me how to bypass the defense lol sorry didnt see the dont try to get past security measures rule. Can you explain resisting automation? What does that mean It means you should play the game as intended and not cheat by using a bot. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now