• DOUBLE WEEK ON EVERYTHING!

STANDALONE IP changer batch file (1 Viewer)

Bam810bam

New member
May 9, 2021
4
4
3
Credits
8
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
 

sergiobnl

Active member
Mar 20, 2022
145
11
18
Credits
1
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
wew
 
Nov 13, 2021
2
0
1
Credits
1
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
 

HansSlager2004

Well-known member
Nov 26, 2021
286
34
28
Credits
4
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
nice
 
  • Post hidden due to user being banned.
Jul 8, 2024
10
1
3
Credits
2
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
IS THI S WO RKIN G?
 

im.menae

Member
Jan 3, 2025
26
0
8
Credits
99
Hey guys if you guys get IP banned from a FiveM server then make a batch files on your desktop then paste this in it then run it and it will change your IP

---------------------------------------------------
@echo off
title IP
ipconfig /release
ipconfig /flushdns
ipconfig /renew
ipconfig /flushdns
ping localhost -n 3 >nul
exit
---------------------------------------------------
it does not change ip so basically not working
 

Users who are viewing this thread

Top