Jump to content

Internet Reconnection Automation Suite!


Armand
 Share

Recommended Posts

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

Posted Image

- 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

Posted Image

- 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.au3

hook.dll

Reconnect_v1.0.au3

Edited 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

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 achive

c. 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

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
[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 by tmacher
Link to comment
Share on other sites

a. it is from my .mcro file

[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

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=

try changing 5 and 8 to:

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=

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

  • 3 weeks later...

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

  • 3 weeks later...

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

  • 4 months later...
  • 4 months later...

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
 Share

  • Recently Browsing   0 members

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