Jump to content

Changing your IP when you're using an dynamic IP + modem!


Recommended Posts

Posted

In order to change your IP you just have to restart your modem. Your IP will be changed and that way you can vote for the server you play on. HF hope i helped ^.^

Posted

it's a noObiC topic...We already knew that... :S

 

All in this forum know that...I mean it has already be posted... :S

  • 3 weeks later...
Posted

I am using USD for downloading from rapidshare..and i have programmed it to run a "programme" when a download finish.First u need to make some changes

 

And make these changes

 

Go to:

Properties and disable this

Ask for name and password......(it will say something like this,2nd line)

 

Now go to:

Properties again and at

Time between...... make it from 1 sec to 5-10 secs,click ok

 

Now open notepad and add these lines

 

@echo off
cls
echo Disconnecting...
start /wait rasphone -h "Add your connection's name here"
cls
echo Waiting...
ping -n 1 194.63.247.208 > nul
cls
start /wait rasphone -d "Add your connection's name here"
FOR /F "tokens=1" %%i in ('printip') DO set ipstatusnew="%%i"
IF %ipstatusnew % of ==' <ERROR'> goto action
IF %ipstatus % == %ipstatusnew % goto action

:log
@echo IP changed in the %date % around %time %>> IP-History_Refresh.txt
@echo old IP was: %ipstatus %>> IP-History_Refresh.txt
@echo new IP was: %ipstatusnew %>> IP-History_Refresh.txt
exit

 

save it to .bat

 

Open it and u will see that ur modem will disconnect and reconnect automatically!

I am downloading 2 moves every night just using this (from RS)

 

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


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock