Jump to content

AutoIt Anti-Script


bguest1
 Share

Recommended Posts

Greetings,

Is it possible for AutoIt to bypass an antiscript check? Thinking along the lines of manually entering all antiscript possibilities as a sample image into AutoIt with the correct answer and then having AutiIt compare the samples to the real thing. Its for nothing illegal only for a game I am playing. If not does anyone know how I could make a script to do what I am looking for? What language would be best for me to make it in. The game I am playing is a text based game.

Regards

Link to comment
Share on other sites

Can you give an example of what you are trying to parse? A screenshot would be the best.

Link to comment
Share on other sites

I'm just trying to make a script which would be able to do automated but also random keyboard and mouse actions (check a radio box) as well as the ability to pass and enter an anti-cript. If AutoIt cant do this which program language do you suggest I look into?

Anyone? Thanks.

Link to comment
Share on other sites

I'm just trying to make a script which would be able to do automated but also random keyboard and mouse actions (check a radio box)

Anyone? Thanks.

Try reading the help file: search for this:

About the antiscript thing, never heard of it, all other you can do with autoit.

Random
HotKeySet
Send
ControlSend
MouseMove
Controlclick

AutoIt Window Info - AutoIt Window Information tool
Edited by goldenix
My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list]
Link to comment
Share on other sites

Yes I would like to know how to get around a CAPTCHA, or how to make a script be able to read a CAPTCHA. If this can't be done with AutoIt can anyone give recommendations on how it could be done while also including mouse and keyboard actions? Thanks.

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...