ZmEu Posted January 10, 2010 Posted January 10, 2010 (edited) How do I create an AutoRegister Script with AutoIt for UnderNet ( http://cservice.undernet.org/live/newuser.php or http://cservice.romaniairc.org/live/newuser.php ) @ need help, thanks AutoIt Team. #include <ie.au3> Opt("Sendkeydelay", 50) $pagina = _IECreate ("http://cservice.undernet.org/live/newuser.php") _IELoadWait($pagina) ..... ConsoleWrite("ZmEu v0.1" & @crlf) Edited January 10, 2010 by ZmEu
Developers Jos Posted January 10, 2010 Developers Posted January 10, 2010 Why would you need this and doubt this is legitimate... right? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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