LEARN SIMPLE VIRUS >>>PROgRAM USING ...NOTEPAD....

Status
Not open for further replies.
bit of both by the sounds of it lol
 


look i have a simple v92 technologie modem sometimes i go to the internet coffe to download files, but it's too expensive cuz it's a 256 DSL so i need a trick tohave unlimited time, i have tried every thing but if i call for task manager to shutdown the process but it dissapear in 0.001 second plz help
 
look i have a simple v92 technologie modem sometimes i go to the internet coffe to download files, but it's too expensive cuz it's a 256 DSL so i need a trick tohave unlimited time, i have tried every thing but if i call for task manager to shutdown the process but it dissapear in 0.001 second plz help

what unlimited time ??
 
when you buy a username and password with 7$ i think you get 1H of internet after 1H is passed it logout and say enter a new username and password, you time is expired ,so i'm looking for the system file hiding the task manager to delete the process who is counting down time. i used many tricks like running a
program at 256X128 or something like tht{zsnes emulator} when my time is expired the "enter a new username and..." it will be at 128X256 from 1024X768 and other things but the internet coffe is become a mastertechs meeting it was close one day i'll get busted.....
 
i think the server where u log in keeps track of it :D and just end tasking a process it is not possible
 
another one i use in colleges.

put the following code in startup

shutdown -r

it will restart whenever logged in.u can only use the system by pressing ctrl+c continuously when logging in.for others it will restart continuosly.i use this to get my fav system in lab always.
how to put it
 
Is there a way to restore your computer after this affect? What happens if the recovery disks dont work? Just curious.
 
how to put it

You can place the code in a batch file and add the batch file as a logon script.

Start -> Run -> type gpedit.msc
User Configurations -> Window Settings -> Scripts (Logon/Logoff)
double click Logon, click Add and browse and add that batch file.

Otherwise Start -> Run -> type regedit
goto HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

right click on the right pane, and create a New String Value
give it a name shutdown, then double click on it to edit the value and place the complete path of the batch file (better to keep the path within double quotes)


Is there a way to restore your computer after this affect? What happens if the recovery disks dont work? Just curious.

You just need to remove that script.
 
Status
Not open for further replies.

Back
Top