Armand Posted May 16, 2007 Share Posted May 16, 2007 (edited) Here are two programs i made with AU3 for the automation of internet reconnection:#1 - spam & macro bot ;v0.5.0.3#2 - Auto'Reconnector V1.0 ;v1.0.2.0____________#1 - is also a complete mouse/keyboard function automator which is used to automated a logging in into the Router's home page and navigating through it to establish Router's reconnection (USED IE WINDOW WHICH CAN ALSO BE HIDDEN!)#2 - just sends through dos the disconnecting / reconnecting / ip-flushing commands and follows the process! with some extra features for you're consideration!!!____________[#1]Spam & Macro Bot! !!! Version build: 0.5.0.3- READ THE HELP WINDOW !!!(through the help button...) for all the information you'll need!=>IE HIDDEN MODE:- just added the ability to run the Router's Dedicated mode (IE HIDDEN MODE) in a VISIBLE condition, that's for checking you'r macro while in the making...- when running the program Automaticly the "Would you like to run a test?" Question won't pop and the IE-HIDDEN-MODE macro will run HIDDEN as should be !!!- Has the ability to send keys while in hidden mode to the environment by adding the suffix ^<^ to the start of the line(eg: ^<^{TAB}{ENTER})________________[Changes Log:]-* v0.5.0.3B-. added ip check! (to make sure that it has switched during the process !)-. Doesn't wait anymore for web-page to load! (instead, sleeps the send-delay!)-* v0.5.0.2B-. now have the ability to send keys to environment also using ^<^ suffix!-. Now has a test mode for IE HIDDEN MODE (shows the window!)-* v0.5.0.1B- Added IE HIDDEN MODE!-* v0.4.0.2B-. AutoRunonstartup - Now Load Settings / Start!-. Added ability to change mouse movement speed! $MoveSpeed-. go to tray after start!-. Save/Load Settings!-. Add A Stop hotkey! $Ingore-. InputBoxes -> Only Numbers!-. loading the EDITBOX ok.-. now looks for saved mode, if it isn't found uses the last used mode! (pages...)-. ________________[bUGS:]-. Send mode may be interupted even in IE-HIDDEN-MODE (specific control sends are failing ?!)-.________________[TODO:]-. Add ability to minimize all windows before running!-. Add ability to lock keys/mouse before running!-. Parse the entire recorded macro into the edit box to allow changes !-. $BcgExitTime - make gui reference ?!____________________________________________________________________________[#2]Auto'Reconnector v1.0 Version build: 1.0.2.0- Special Options:.- Validate IP: once checked will check if the IP has been used during the past 'Time Interval' if so -> reconnects again!.- Persistancy: once checked will check if the IP has switched, if not it will try to Re'Reconnect untill it does!.- Preffered IP: once checked will check to see if the new IP is ok by the giving pattern if not it will try to Re'Reconnect untill it does!________________[Changes Log:]-* V1.0.2.0-. no longer uses the "ToggleNic.exe" file !!! (using netsh instead!)-* V1.0.1.7-. Now users have the ability to remove the status pop-up!-* V1.0.1.6-. Fixed the bug where you had to write the connection name on your own!-* V1.0.1.5-. Fixed Save Options Question! (now only if successfull operation!)-. Added the program the ability to autodetect the current active connections!-. Added the program the ability to autodetect the current active Dial-Up connection!-* V1.0.1.4-. Fixed Save Options Question! (now only if successfull operation!)-. Added the program the ability to autodetect the current active connections!-. Added the program the ability to autodetect the current active Dial-Up connection!-* V1.0.1.3-. Validates IPs by timer set by user ! (MIN)-. now supports multiple preffered IPs !-* V1.0.1.2-. pinging problam resolved! (don't use http:// before ping address !!!)-* V1.0.1.0-. now have a tray-icon showing that the program launched!-. now uses an ini file that is opened for all to edit!-. now shows a msg that informs if settings were saved or not!-* V1.0.0.8-. Shows ip status.-. Dial-Up -> connection must be with no spaces. -> fixed by adding quotation.________________[bUGS:]-. None known about!________________[TODO:]-. Nothing Yet![Download link:]Reconnection Suite By SK! - WORKING COMPILED ONLY!HF ya'lls !!!_______________________________________________Uncompiled Scripts: (won't work probably due to lack of some files...)spambot.au3hook.dllReconnect_v1.0.au3 Edited November 16, 2007 by Armand [u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?! Link to comment Share on other sites More sharing options...
James Posted May 16, 2007 Share Posted May 16, 2007 Source? People on this forum including me do not like running .exe especially on RapidShare. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
tmacher Posted May 16, 2007 Share Posted May 16, 2007 I have some problems with timing in IE hidden mode- In normal "test al works fine but in hidden mode something is wrong but i dnon't know why. Link to comment Share on other sites More sharing options...
Armand Posted May 17, 2007 Author Share Posted May 17, 2007 I have some problems with timing in IE hidden mode- In normal "test al works fine but in hidden mode something is wrong but i dnon't know why.a. write down whatever you wrote in the Macro'Send window.b. explain to me what is it you'r trying to achivec. have you read the help window ?!_______________________________ [u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?! Link to comment Share on other sites More sharing options...
tmacher Posted May 18, 2007 Share Posted May 18, 2007 (edited) a. write down whatever you wrote in the Macro'Send window. b. explain to me what is it you'r trying to achive c. have you read the help window ?!a. it is from my .mcro file expandcollapse popup[Settings:] RawSend=0 HideNavigate=1 SendCount=1 SendDelay=4000 StrokeDelay=170 MouseSpeed=17 BotMode=2 SelfType=1 [UserSelfInput] 1= [MacroInput] 1=192.168.1.1 2=admin{TAB} 3=password{ENTER} 4={TAB} 5=java script:uiDoDisconnect(); 6={ENTER} 7={TAB} 8=java script:uiDoConnect(); 9={ENTER} 10= [MacroSendDelay] 1= 2=300 3= 4=9000 5= 6= 7=9000 8= 9= 10= [MacroStrokeDelay] 1= 2= 3= 4= 5= 6= 7= 8= 9= 10= b.reconnect my router in background(for more info look here http://www.autoitscript.com/forum/index.ph...c=46087&hl= )the problem is timing in normal mode everything is OK but in hidden something goes wrong by i don know what c. yes all sections Edited May 18, 2007 by tmacher Link to comment Share on other sites More sharing options...
Gif Posted May 20, 2007 Share Posted May 20, 2007 a. it is from my .mcro file expandcollapse popup[Settings:] RawSend=0 HideNavigate=1 SendCount=1 SendDelay=4000 StrokeDelay=170 MouseSpeed=17 BotMode=2 SelfType=1 [UserSelfInput] 1= [MacroInput] 1=192.168.1.1 2=admin{TAB} 3=password{ENTER} 4={TAB} 5=java script:uiDoDisconnect(); 6={ENTER} 7={TAB} 8=java script:uiDoConnect(); 9={ENTER} 10= [MacroSendDelay] 1= 2=300 3= 4=9000 5= 6= 7=9000 8= 9= 10= [MacroStrokeDelay] 1= 2= 3= 4= 5= 6= 7= 8= 9= 10= b.reconnect my router in background(for more info look here http://www.autoitscript.com/forum/index.ph...c=46087&hl= )the problem is timing in normal mode everything is OK but in hidden something goes wrong by i don know what c. yes all sections Great Link to comment Share on other sites More sharing options...
tmacher Posted May 21, 2007 Share Posted May 21, 2007 Greateheh yes but what is great ??^^' Link to comment Share on other sites More sharing options...
Armand Posted May 25, 2007 Author Share Posted May 25, 2007 (edited) 1=192.168.1.12=admin{TAB}3=password{ENTER}4={TAB}5=java script:uiDoDisconnect();6={ENTER}7={TAB}8=java script:uiDoConnect();9={ENTER}10=try changing 5 and 8 to:1=192.168.1.12=admin{TAB}3=password{ENTER}4={TAB}5=^<^java script:uiDoDisconnect();6={ENTER}7={TAB}8=^<^java script:uiDoConnect();9={ENTER}10=- However, the Send command doesn't work the way you thought it to...in any case you'r trying to send whatever it is you did in "5" or "8" (java script:uiDoDisconnect()the program / Autoit will just send the keys 1 by 1 to the control / screen! thus if you'll use that same function on a txt file the above will be written in the txt page!eg:1=#rnotepad{ENTER}2=java script:uiDoDisconnect();-try that one above, in none hidden mode, that will send the text window the letter "j" than the letter "a" and so on...try just scrolling through you're page! just as if you're using your keyboard only to enter the router's page and make it disconnect, using {TAB} keys and {ENTER} keys !!! Edited May 25, 2007 by Armand [u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?! Link to comment Share on other sites More sharing options...
Armand Posted June 12, 2007 Author Share Posted June 12, 2007 Reconnection Suite Update: v1.7_____________- 1.0.1.4 - Reconnector.exe- 0.5.0.3 - S & M Bot.exe_____________0.5.0.3 - S & M Bot.exe- no changes!1.0.1.4 - Reconnector.exe- now gets the current dial up name / network adapters list on it's own!(just input user-name/pass and you're on!)ENJOY !!! [u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?! Link to comment Share on other sites More sharing options...
rapidshare Posted June 28, 2007 Share Posted June 28, 2007 Hy to all from italy, 1°Your program is truly wonderful! 2°I have a little problem whit auto Re'Connect. My stupid italian dialup ADSL is whit a static Ip, but if i disconnect and reconnect whit another whichever user name and password he give me a new IP. There is a metod to set Auto Re'Connect which reconnect my adsl every time whit a user name and password varied? 3°Sorry for my shitty english and thank you for support! Link to comment Share on other sites More sharing options...
rapidshare Posted July 2, 2007 Share Posted July 2, 2007 Anyone can help me? Thanks! Link to comment Share on other sites More sharing options...
Armand Posted November 16, 2007 Author Share Posted November 16, 2007 Updated, view the changes log. [u]My Au3 Scripts:[/u]____________(E)Lephant, A Share download manager (RS/MU etc)Http1.1 Console, The Ez Way!Internet Reconnection Automation Suite & A Macro Recording Tool.SK's Alarm Clock, Playing '.MP3 & .Wav' Files._________________Is GOD a mistake of the Humanity Or the Humanity is a mistake of GOD ?! Link to comment Share on other sites More sharing options...
downfoot1 Posted March 29, 2008 Share Posted March 29, 2008 hi nice prog i try to use it with e-lephant(another prog of yours ) but when i do the test it work when its hidden the e-lephant just opens the s+m bot and nothing else... help plz? i use autorecord Link to comment Share on other sites More sharing options...
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