How to Unban Yourself From a Website (Change IP Address)

15 05 2008

[Admin's Note]: Meet GameShowKid222 (Billy B.), Frayed Wire’s newest writer! Look forward to his wisdom on computer hacks/tips!

This is how you unban yourself from a website. (n00bs)

Before you do all this go to — Start <> Run <> Cmd <> And type ipconfig /release

1.) Open up your notepad. (If you don’t know how then you’re an idiot)

2.) Copy and paste this:

@echo off
title Billy B’s IP Configuration Batch File – 2005
setlocal
set OK=N

:again
set /p choice=Please enter 1[Home], 2[School] or END ??
if /i [%choice%]==[END] endlocal&goto end
if [%choice%]==[] goto again
if [%choice%]==[1] goto 1
if [%choice%]==[2] goto 2
set /p xxx=wrong entry, press any key to exit.
endlocal
goto end

:1
echo NIC setting for Home being configured…..
@netsh exec home.txt
set /p see=IP changed successfully to Home Settings [9]see new setting [Enter]exit…
if [%see%]==[9] goto show
echo Ending IP Configuration
goto end

:2
echo NIC setting for School being configured…..
@netsh exec school.txt
set /p see=IP changed successfully to School Settings [9]see new setting [Enter]exit…
if [%see%]==[9] goto show
echo Ending IP Configuration
goto end

:show
@netsh int ip show config

:end
@echo on
cls

And save it as a .bat

Now open it and type 1 for home and 2 for school.

By GameShowKid222


Actions

Information

6 responses

27 08 2008
jd

yo wat?

one from home?

29 09 2008
thaman

DOES THIS WORK!?!?!??!?!?

30 09 2008
Josh (josh60502)

Well to be honest, I haven’t tried it myself. If you’re having any problems with it, contact GameShowKid222, since he’s the one who wrote this. You can find his email in our “Contact the Writers” page.

31 12 2008
jd1

uhh wow its a virus or a fake virus!!!….. .bat????? omg its a virus probly turns off ur comp and pops porn or a progam up and wont beable to close it so u have to turn ur comp off….. i make a .bat(fake virus) at school all the time!!!! .bat=fake virus(or maybe real)

21 04 2009
somehobo

stfu jd1 you sound like a retard trying to act smart

15 05 2009
IDK

Dont Try This It A Hacker,,, Trust Me I Hack… Bat Is A Code Hackers Use To Get Information.

Leave a comment