Post: Need help with some school hacking
09-01-2010, 07:51 AM #1
Drake
<3 SGC
(adsbygoogle = window.adsbygoogle || []).push({}); My school are tightasses bout computer, they block batches hich is gay. Also Task Manager is almost impossible to get onto.

But there are programs i have to get onto it.

So I wanna play CoD4 on my computers and dont want them to see me. Ima use the LAN version of it so what processes do I end soo i can still connect to the network but they cant see my computer?

My school uses Net Control.
(adsbygoogle = window.adsbygoogle || []).push({});
09-01-2010, 08:48 AM #2
lyoth
Do a barrel roll!
if they block almost everything, most likely the install option will not work, and the computer will probably be very old and can't play cod4.
My recommendation for the network thing, just disconnect your ethernet, problem solve.
I would just use my preinstalled OS on a USB and boot it from the USB, and do whatever the hell you want. I usually just waste time on flash game, cause flash game are ment to play at short burst.
09-01-2010, 08:52 AM #3
videobot34
(╯°□°)╯︵ ┻━┻
okay if you download You must login or register to view this content.

then run it and try typing in Net Control Classroom Edition.exe

this should hopefully end Net Control

now if your going to play COD

make a new note pad and save as .bat (if the admin has banned .bat it;s kind of hopeless)

Save COD to a USB Run this then eject it and then plug it back in

     @ECHO OFF
REM
REM Change Current USB Drive to be on TARGETDRV Drive Letter.
REM

REM Change to root of Current Drive
CD \
F:

REM Check the current drive is removable.
FOR /F "delims=" %%x IN ('fsutil fsinfo drivetype %CD% ^| FIND /i "removable"'Winky Winky DO SET DF=%%x
IF "%DF%"=="" GOTO ERROR1

echo mountvol %CD% /D > %TEMP%\mountdrv.bat
mountvol %CD% /L >%TEMP%\mountdrv.tmp


setlocal enabledelayedexpansion
SET TARGETDRV=I:
REM Check the TARGETDRV is NOT being used.
FOR /F "delims=" %%x IN ('MOUNTVOL %TARGETDRV% /L'Winky Winky DO SET DF=%%x
IF NOT "%DF%"=="The system cannot find the file specified." GOTO ERROR2

set LINE=mountvol %TARGETDRV%
for /f %%a in (%TEMP%\mountdrv.tmp) do (
set LINE=!LINE!%%a
)
echo %LINE% >> %TEMP%\mountdrv.bat
del /q %TEMP%\mountdrv.tmp
endlocal

REM echo PAUSE >> %TEMP%\mountdrv.bat

type %TEMP%\mountdrv.bat
REM PAUSE
cd /d "%HOMEDRIVE%%HOMEPATH%"
%TEMP%\mountdrv.bat
goto eof

:ERROR1
ECHO Current Drive is not removable.
endlocal
goto eof

:ERROR2
ECHO %TARGETDRV% is already in use.
endlocal
goto eof

:eof
PAUSE



now this should change it from the F:\ drive to the I:\ drive know you can run any .exe off your USB

if this doesn't work i'll show you are more risky way

Thanks me if i helped Smile
09-05-2010, 02:48 AM #4
i personally wouldnt do this i used a proxy server in school they caught me and i almost got in HUGE trouble for it.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo