bguest1 Posted December 29, 2007 Posted December 29, 2007 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
bguest1 Posted December 31, 2007 Author Posted December 31, 2007 (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 December 31, 2007 by bguest1
McGod Posted December 31, 2007 Posted December 31, 2007 Can you give an example of what you are trying to parse? A screenshot would be the best. [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
bguest1 Posted January 2, 2008 Author Posted January 2, 2008 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.
goldenix Posted January 2, 2008 Posted January 2, 2008 (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 January 2, 2008 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]
Fossil Rock Posted January 2, 2008 Posted January 2, 2008 I believe the OP is wanting to get around a CAPTCHA..... good luck. Agreement is not necessary - thinking for one's self is!
bguest1 Posted January 3, 2008 Author Posted January 3, 2008 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.
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