How To Ng-iffy Your School Computer
- Protocol2319
-
Protocol2319
- Member since: Nov. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
In this thread I will be explaining how to NG-iffy any Windows computer (version NT/2000 or higher). Since most schools use Windows XP Pro (without the service packs), this should work perfectly.
/// Creation \\\
First, create a folder entitled "Game" (the folder can be created anywhere).
Next, find a good Newgrounds picture. The NG tank is a good candidate for this.
Then, save the picture to your computer and convert it to BITMAP (*.bmp).
Next, rename your new BITMAP file to "statmenu.d22", and place it in your "Game" folder.
Next, create a new text document in your "Game" folder.
Paste the following code into your new text document:
@echo off
RENAME "%userprofile%\My Documents\Game\statmenu.d22" "cool effect.bmp"
COPY "%userprofile%\My Documents\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
RENAME "%userprofile%\Desktop\Game\statmenu.d22" "cool effect.bmp"
COPY "%userprofile%\Desktop\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
RENAME "C:\My Downloads\Game\statmenu.d22" "cool effect.bmp"
COPY "%C:\My Downloads\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
REG ADD "HKCC\Software\Microsoft\windows\CurrentVe
rsion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /d "http://38.119.130.61/" /f
DEL "%userprofile%\My Documents\Game"
DEL "%userprofile%\Desktop\Game"
DEL "C:\My Downloads\Game"
Exit your new text document and save the changes.
Rename the new text document "NG.bat".
You are now ready to load your "Game" folder (with your two files in it) onto a CD or floppy disk.
/// Installation \\\
When you get to school, pop your CD or floppy disk into the computer when your teacher isn't looking.
The next step is very important: Copy your "Game" folder from your CD/diskette to either:
1. The desktop
2. The My Documents folder
3. The C:\My Downloads folder
If you export it anywhere else, then the program will not work correctly.
Once you've got it onto the hard drive, run the "NG.bat" file.
A black box should pop up on the screen for a tenth of a second and then your "Game" folder and everything in it should disappear.
If no "Access Denied" or "You do not have authorization to execute batch files." message appears, then you are successfull.
Now all you have to do is pop the CD/diskette out of the computer and continue your day as you normally would. The changes will not take effect until the computer is restarted.
What does this do?
When you execute the "NG.bat" file, a few things happen.
First, the "statmenu.d22" (your NG tank) gets renamed to "cool effect.bmp".
Then, it gets copied to a Windows folder.
Then the file "Wallpaper1.bmp" (your current desktop wallpaper) gets deleted.
Then the file "cool effect.bmp" (your NG tank) gets renamed to "Windows1.bmp".
Then the registry value "ProxyEnable" is changed from whatever it was originally to "0" (this kills most stupid school filters)
Then the registry value "Start Page" is changed from it's default value (probably your school webpage) to the IP address of Newgrounds (http://38.119.130.61/)
So, your current desktop wallpaper is changed into the Newgrounds tank and your internet explorer home page is changed to the Newgrounds home page in under a second.
F.A.Q.
Will I get caught? You shouldn't be caught. The files delete themselves after installation, and the changes won't take effect until the computer reboots.
Will this cause damage to the computer? This program should not cause damage to the computer. This is not a virus/trojan or anything like that. This simply tweaks the computer to do the things mentioned above.
Who wrote this code? I did.
Good luck spreading the joy of NG to your classmates and teachers.
- Kharbon
-
Kharbon
- Member since: Feb. 5, 2004
- Offline.
-
- Send Private Message
- Browse All Posts (11,570)
- Block
-
- Forum Stats
- Member
- Level 22
- Blank Slate
- FeargusMcDuff
-
FeargusMcDuff
- Member since: Dec. 2, 2004
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
At 7/18/06 04:18 PM, Dizzy_D wrote: In this thread I will be explaining how to NG-iffy any Windows computer.
No you wont, you'll just explain how to do It. WHAT DOES THIS STUFF DO?
Send a screen shot.
kthxbibi.
- Purple-Slurpie
-
Purple-Slurpie
- Member since: Jun. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
At 7/18/06 04:20 PM, FeargusMcDuff wrote:At 7/18/06 04:18 PM, Dizzy_D wrote: In this thread I will be explaining how to NG-iffy any Windows computer.No you wont, you'll just explain how to do It. WHAT DOES THIS STUFF DO?
Send a screen shot.
kthxbibi.
I would like an SS also.
- Altered-Beast
-
Altered-Beast
- Member since: Feb. 20, 2006
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
- gumOnShoe
-
gumOnShoe
- Member since: May. 29, 2004
- Offline.
-
- Send Private Message
- Browse All Posts (15,244)
- Block
-
- Forum Stats
- Member
- Level 15
- Blank Slate
Actually, it probably will get you caught as most schools monitor everything students do.
- TheMaster
-
TheMaster
- Member since: May. 12, 2005
- Offline.
-
- Send Private Message
- Browse All Posts (23,640)
- Block
-
- Forum Stats
- Member
- Level 30
- Blank Slate
Ah .bat files. I remember a few weeks ago when they weren't blocked. We're stuck using VBS files for turning off filters and the like.
- extremegamer2491
-
extremegamer2491
- Member since: Mar. 16, 2005
- Offline.
-
- Forum Stats
- Member
- Level 10
- Blank Slate
Sounds awsome....only problem is that our school have Macs, or will it work for them too...?
btw...did anyone try this on their own computer? Does it work, and saftly too??
- Jake
-
Jake
- Member since: Jun. 30, 2005
- Offline.
-
- Send Private Message
- Browse All Posts (11,988)
- Block
-
- Forum Stats
- Member
- Level 56
- Blank Slate
Oh my, Goldencat's back!
Yes guys, Dizzy_D is in fact the one Goldencat!
- Protocol2319
-
Protocol2319
- Member since: Nov. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
IMPORTANT
Newgrounds added a line break into my code that is not supposed to be there and will screw up the code.
If you're copying and pasting the code, make sure to delete the line break on the "REG ADD" line between "CurrentVe" and "rsion".
- ArabFreak
-
ArabFreak
- Member since: Mar. 16, 2003
- Offline.
-
- Send Private Message
- Browse All Posts (12,336)
- Block
-
- Forum Stats
- Member
- Level 46
- Gamer
Too bad it won't work. If the teacher sees it (even after the period is over), he'll call you because he knows where you sat that day, and give you detention or some shit. This happened to me once when I tried changing the boring XP wallpaper to a better one.
- FeargusMcDuff
-
FeargusMcDuff
- Member since: Dec. 2, 2004
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
Well, you or me screwed up...
- mightypotato
-
mightypotato
- Member since: Mar. 11, 2002
- Offline.
-
- Send Private Message
- Browse All Posts (10,425)
- Block
-
- Forum Stats
- Member
- Level 24
- Blank Slate
Oh, you wacky high school kids and your proxy servers. I can go on NG from the labs at school or from the computer in my office on campus. There are no blocks on anything here.
University = awesomeness
I used to be a BBS mod, plzdontban kthxbai :D
Back on a semi-intermittent basis
Bacon vodka? It's more likely than you'd think!
- Dash-Underscore-Dash
-
Dash-Underscore-Dash
- Member since: Jan. 22, 2005
- Offline.
-
- Forum Stats
- Member
- Level 02
- Blank Slate
That's needlessly complicated.
- FeargusMcDuff
-
FeargusMcDuff
- Member since: Dec. 2, 2004
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
I think i got the IE change to work, but I'm just wondering how to delete the line break? I don't know what to do. Can you re-paste the correct text?
- Protocol2319
-
Protocol2319
- Member since: Nov. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
At 7/18/06 04:41 PM, FeargusMcDuff wrote: Well, you or me screwed up...
No, it should say that it can't find some files. Unless you put a "Game" folder in all three of the places that you could've put it in, then you should expect to see that. It looks to me like it worked.
To arab_freak: You could do this to a random computer. I built it for speed. You could rapidly load your CD/diskette and turn an entire computer lab into NG in a few minutes.
To people wanting a screenshot:
- Monodi
-
Monodi
- Member since: Aug. 14, 2005
- Offline.
-
- Forum Stats
- Member
- Level 22
- Blank Slate
Or saving 3465MB of hentai and a Foamy wallpaper.
God damn animals, each of you!
- GreenCard
-
GreenCard
- Member since: Jul. 19, 2005
- Offline.
-
- Forum Stats
- Member
- Level 17
- Blank Slate
ERROR - you must enter at least one search term longer than characters.
- cr-krinkles
-
cr-krinkles
- Member since: Sep. 26, 2000
- Offline.
-
- Forum Stats
- Member
- Level 11
- Voice Actor
Nifty, but I hate school and I'm glad I'm out.
- Protocol2319
-
Protocol2319
- Member since: Nov. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
At 7/18/06 04:44 PM, TehZombeh wrote:At 7/18/06 04:43 PM, Piccardo wrote:My school monitors what account does what, so I'll do it on my teachers account they never log off.At 7/18/06 04:22 PM, gumOnShoe wrote: Actually, it probably will get you caught as most schools monitor everything students do.
Get the name of the monitoring program (it should be listed under the Task Manager when you CTRL ALT DEL) and add this code to the beginning of the NG.bat file:
tskill PROGRAM
And then start it up again after you're done by going to the Task manager > File > New Task > PROGRAM
- ArabFreak
-
ArabFreak
- Member since: Mar. 16, 2003
- Offline.
-
- Send Private Message
- Browse All Posts (12,336)
- Block
-
- Forum Stats
- Member
- Level 46
- Gamer
At 7/18/06 04:52 PM, Dizzy_D wrote: To arab_freak: You could do this to a random computer. I built it for speed. You could rapidly load your CD/diskette and turn an entire computer lab into NG in a few minutes.
Yes, but you see, most schools assign seats to each student. That way they don't have to keep checking every single computer for every assignment a student made. When a student finishes an assignment, they simply save it in their folder and leave.
- Trunks
-
Trunks
- Member since: Jul. 31, 2005
- Offline.
-
- Forum Stats
- Member
- Level 22
- Musician
At 7/18/06 04:52 PM, Dizzy_D wrote: To arab_freak: You could do this to a random computer. I built it for speed. You could rapidly load your CD/diskette and turn an entire computer lab into NG in a few minutes.
And I've prepared myself to be able to do it next year.
Yay. Freshman fun.
Web developer, software engineer, musician, all-around nerd.
- FeargusMcDuff
-
FeargusMcDuff
- Member since: Dec. 2, 2004
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
I school blocked task manager, do you know how to code your way around that? Even If I use by very limited coding knowlage.
Command.com
(Save as)Batch.bat
It opens, then instantly closes :(
- Soragu
-
Soragu
- Member since: May. 18, 2005
- Offline.
-
- Forum Stats
- Member
- Level 17
- Blank Slate
When I first read the title I thought it said ''How to yiffy your School Computer.
- Protocol2319
-
Protocol2319
- Member since: Nov. 21, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
OOOPS!!
I forgot to test my last bit of code. With the original code, an annoying "Are you sure you want to delete? Y/N? box appears. Here's the new code sans the annoying box:
@echo off
RENAME "%userprofile%\My Documents\Game\statmenu.d22" "cool effect.bmp"
COPY "%userprofile%\My Documents\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
RENAME "%userprofile%\Desktop\Game\statmenu.d22" "cool effect.bmp"
COPY "%userprofile%\Desktop\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
RENAME "C:\My Downloads\Game\statmenu.d22" "cool effect.bmp"
COPY "%C:\My Downloads\Game\cool effect.bmp" "%userprofile%\Local Settings\Application Data\Microsoft"
DEL "%userprofile%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"
RENAME "%userprofile%\Local Settings\Application Data\Microsoft\cool effect.bmp" "Wallpaper1.bmp"
REG ADD "HKCC\Software\Microsoft\windows\CurrentVe
rsion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /d "http://38.119.130.61/" /f
DEL /Q "%userprofile%\My Documents\Game"
DEL /Q "%userprofile%\Desktop\Game"
DEL /Q "C:\My Downloads\Game"
- NapoleanD
-
NapoleanD
- Member since: Jun. 10, 2005
- Offline.
-
- Forum Stats
- Member
- Level 36
- Blank Slate
At 7/18/06 04:20 PM, -SmEeRgO- wrote: Aaaaah, batch files haha.
OMFG TYYYY!!!!
- FeargusMcDuff
-
FeargusMcDuff
- Member since: Dec. 2, 2004
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
I don't have a Cd writer, how else do you think I could store this?
- Monodi
-
Monodi
- Member since: Aug. 14, 2005
- Offline.
-
- Forum Stats
- Member
- Level 22
- Blank Slate
At 7/18/06 05:02 PM, Soragu wrote: When I first read the title I thought it said ''How to yiffy your School Computer.
Isn't it the same thing?
- Ceti
-
Ceti
- Member since: Jan. 22, 2006
- Offline.
-
- Forum Stats
- Member
- Level 20
- Blank Slate
you should of posted this in september because when school comes around for you youngins this topic will long be forgotten
Grey power.
- Soragu
-
Soragu
- Member since: May. 18, 2005
- Offline.
-
- Forum Stats
- Member
- Level 17
- Blank Slate
At 7/18/06 05:27 PM, Monodi wrote:At 7/18/06 05:02 PM, Soragu wrote: When I first read the title I thought it said ''How to yiffy your School Computer.Isn't it the same thing?
It would if it would be ''4-chan-ify your School Computer'', but this is newgrounds. No yiff allowed.






