Jump to content

Is something like this easy to make?


Recommended Posts

Is it possible to make an automated password cracker? I play a game and it has a safe that you can crack on it. This is the safe I'm wanting to crack http://prntscr.com/1kyzg8  :ermm: but I don't know how to make a script that would crack it for me or if it would even be possible. If so could someone make me a script or possibly try to explain to me what I need to do? Is it possible to get past the human verification? Any help would be greatly appreciated! Btw, after a number is typed into a box it automatically skips to the next so clicking isn't really necessary in the script. 

 

So basically what I'm guessing is I'd need to set something up to run through the 1000 possible numbers to crack the safe starting at 0-0-0 and ending at 9-9-9. It sounds so much easier in my head but when it comes down to the script I have no idea where to start.   >_<

Edited by TbonePK
Link to comment
Share on other sites

  • Moderators

TbonePK,

FireFox is quite right - please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. We also take a very dim view of bruteforcing passwords, so you managed a double strike on this question. Thread locked. :naughty:

But welcome to the AutoIt forum - and see you soon with a legitimate question I hope. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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