You are viewing our Forum Archives. To view or take place in current topics click here.
How to make wireless lag switch!
Posted:
How to make wireless lag switch!Posted:
Status: Offline
Joined: Jun 08, 201014Year Member
Posts: 470
Reputation Power: 18
The Wireless Lag Switch By ImPro +rep me please
step 1: Open Your Notepad
step 2: write In
step 3: go to
and choose a one with high-anonymous copy the Ip without the port number.
just like this
step 4:
step 5: copy both like this
step 6: save It like .bat
-----------------------------------------------------------------------------------------
How to make It Automatic
Copy This On Your Notepad =
@echo off
cls
color 9f
:top
ping -t -l 60000 109.120.130.2
goto :top
And save It has .bat, Open It each time you want It to lag.
+ rep if helped! and thanks if you think this should be sticky
[align=center]
step 2: write In
ping -t -l 60000
step 3: go to
http://www.samair.ru/proxy/ip-address-01.htm
and choose a one with high-anonymous copy the Ip without the port number.
just like this
109.120.130.2
step 4:
step 5: copy both like this
ping -t -l 60000 109.120.130.2
step 6: save It like .bat
SAVE.BAT
-----------------------------------------------------------------------------------------
How to make It Automatic
Copy This On Your Notepad =
@echo off
cls
color 9f
:top
ping -t -l 60000 109.120.130.2
goto :top
And save It has .bat, Open It each time you want It to lag.
+ rep if helped! and thanks if you think this should be sticky
The following 1 user thanked ImPro for this useful post:
-UK- (03-21-2011)
#2. Posted:
Status: Offline
Joined: Nov 20, 201014Year Member
Posts: 3,456
Reputation Power: 159
Status: Offline
Joined: Nov 20, 201014Year Member
Posts: 3,456
Reputation Power: 159
ImPro wroteThe Wireless Lag Switch By ImPro +rep me please
step 1: Open Your Notepad[align=center]
step 2: write Inping -t -l 60000
step 3: go tohttp://www.samair.ru/proxy/ip-address-01.htm
and choose a one with high-anonymous copy the Ip without the port number.
just like this109.120.130.2
step 4:
step 5: copy both like thisping -t -l 60000 109.120.130.2
step 6: save It like .batSAVE.BAT
-----------------------------------------------------------------------------------------
How to make It Automatic
Copy This On Your Notepad =
@echo off
cls
color 9f
:top
ping -t -l 60000 109.120.130.2
goto :top
And save It has .bat, Open It each time you want It to lag.
+ rep if helped! and thanks if you think this should be sticky
You could add a loop to it instead of goto :top .
It would be even better if you could add a loop but if a certain key is pressed , example ctrl + q it stops.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 08, 201014Year Member
Posts: 470
Reputation Power: 18
You could add a loop to it instead of goto :top .
It would be even better if you could add a loop but if a certain key is pressed , example ctrl + q it stops.
I know but this Is working too
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.