Jump to content

Recommended Posts

Posted

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

Posted (edited)

Anyone?

Can what I'm trying to do be done with AutoIt? If not does anyone have any suggestions on how I can make a script to do what I need and what language I can create it in.

Edited by bguest1
Posted

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

Posted

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.

Posted (edited)

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]
Posted

I believe the OP is wanting to get around a CAPTCHA..... good luck.

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Posted

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.

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
  • Recently Browsing   0 members

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