vfear Posted October 14, 2011 Posted October 14, 2011 (edited) Hey, I'm new here at the AutoIt script community and don't know if this is the right section but anyways I've been following AutoIt for a while and have picked up the language pretty well, and soon to be moving onto C-Sharp. The following script that I wrote is an auto login script which keeps you logged into the game: Darkfall. You might be asking me, why did I write this? Well the reason why is because a player has been hacking into accounts and stealing in-game items not anything else in particular. The purpose of me posting it on the AutoIt forums is I wanted to see if anybody had any feedback for improvement on the code regarding performance and the methods that I used in it. The language is great for beginners and I would recommend it to anyone starting out in programming as it will help you transition into becoming a programmer and having a better understanding of how code works. Anyways, enough of my nonsense rambling, here's the code (again I hope this is the right section or is allowed): <Removed> Edited October 15, 2011 by Valik
jchd Posted October 14, 2011 Posted October 14, 2011 You probably should read forum rules here... This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)
vfear Posted October 15, 2011 Author Posted October 15, 2011 Not able to edit the post, I'm shit out of luck.
Recommended Posts