• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Code to automatically reset USB 3G/4G to change IP continuously

AnonyViet by AnonyViet
February 1, 2023
in Tips
0

Some of you use USB 3G/4G to connect to your computer to access the Internet with a mobile SIM. If you play MMO or reg clone Facebook, you need to change IP constantly to avoid spam detection. However, manually resetting the IP of USB 3G/4G is very time consuming. This article will guide you to write the Code to automatically reset USB 3G/4G to change IP continuously.

Join the channel Telegram of the AnonyViet 👉 Link 👈

How to automatically reset 3G/4G USB to create a new IP

Step 1: Open RUN by pressing the . key Windows + CHEAPtype command ncpa.cpl and press Enter

Step 2: Windows Network Connection will list your available network cards. You need to determine what your USB 3G card is. The example would have the name Ethernet 15

automatically reset USB 3G continuously

Step 3: Open notepad and copy the following code, and save as file RESET_IP.bat (you can save any name you like, as long as the .bat is to be).

Place Ethernet 15 change the correct name of your USB 3G at Step 2.

@echo off
if not exist "c:\1.txt" goto :disable else goto :quit
:quit
netsh interface set interface name="Ethernet 15" admin=enabled
del c:\1.txt /q
exit
:disable
netsh interface set interface name="Ethernet 15" admin=Disabled
echo "NIC Disabled!" > c:\1.txt
exit

This code will help you disable the 3G card then re-enable the 3G card to get a new IP. So every time you activate the File, you will be able to change the IP continuously.

Step 4: Right click on the file select Send to -> Desktop (Create Shortcut). You will now see a shortcut of RESET_IP.bat outside of the Desktop.

Step 5: Right-click the newly created shortcut, select Propertiesclick next Advancedtick the box Run as administrator and OK. (The purpose is for the .bat file to run under Admin)

code to change IP 3g/4G continuously

*Note: double check that the Target entry is correct with the path of the original file that you have saved.

Step 6: Now just double click on the shortcut file you just created to reset the IP.

If you are lazy, download the file at the link below, extract it to drive D (due to the content of the setup file available on drive D), rename it Ethernet make it right Step 2then do step 4 -> 6 to change IP.

http://www.fshare.vn/file/IE7IOLN6PP8P

If you want the code to activate automatically at a preset time, use Task Scheduler to schedule the code to run.

Reference: Nguyen Quan

The article achieved: 5/5 – (100 votes)

Tags: 3G4GAutomaticallychangeCodecontinuouslyResetUSB
Previous Post

Download Doraemon Story of Seasons Crack – Doraemon Farm Game

Next Post

Download eBook DRM Removal Bundle – Remove DRM copyright on Ebook

AnonyViet

AnonyViet

Related Posts

How to record reaction videos with Android phones, no app needed
Tips

How to record reaction videos with Android phones, no app needed

June 1, 2026
Instructions on how to get Google AI Pro 1 year for free for new accounts
Tips

Instructions on how to get Google AI Pro 1 year for free for new accounts

June 1, 2026
Top free AI tools to help write, test and optimize content
Tips

Top free AI tools to help write, test and optimize content

June 1, 2026
Instructions for receiving Lovable Pro 12 months for free
Tips

Instructions for receiving Lovable Pro 12 months for free

May 29, 2026
Instructions for receiving 1 month of ElevenLabs Creator for free worth
Tips

Instructions for receiving 1 month of ElevenLabs Creator for free worth $22

May 25, 2026
How to create beautiful studio-like preschool graduation photos for your child
Tips

How to create beautiful studio-like preschool graduation photos for your child

May 21, 2026
Next Post
Download eBook DRM Removal Bundle – Remove DRM copyright on Ebook

Download eBook DRM Removal Bundle - Remove DRM copyright on Ebook

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
Instructions on how to prevent acquaintances from seeing your Tiktok

Instructions on how to prevent acquaintances from seeing your Tiktok

June 2, 2026
How to record reaction videos with Android phones, no app needed

How to record reaction videos with Android phones, no app needed

June 1, 2026
Instructions on how to get Google AI Pro 1 year for free for new accounts

Instructions on how to get Google AI Pro 1 year for free for new accounts

June 1, 2026
How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
Instructions on how to prevent acquaintances from seeing your Tiktok

Instructions on how to prevent acquaintances from seeing your Tiktok

June 2, 2026
How to record reaction videos with Android phones, no app needed

How to record reaction videos with Android phones, no app needed

June 1, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
Instructions on how to prevent acquaintances from seeing your Tiktok

Instructions on how to prevent acquaintances from seeing your Tiktok

June 2, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply