[/\\]=MAKE A PROGRAM to Disable Mouse + keyboard + More!![/\\]
|
|
| DO NOT TRY THIS AT HOME : Rotteneggs.com text files and message bases are for INFORMATIONAL PURPOSES ONLY. DO NOT undertake any project based upon any information obtained from this or any other web site.We are not responsible for, nor do we assume any liability for, damages resulting from the use of any information on this site. |
|
|
|
(204 votes) Published: Sep 30, 2006 2:48 a.m. In 49 Favorites Lists Viewed 3068 times |
If you make it alway through this egg, YOU will be able to make your own program, that you can set to go off when a key like the letter "A" is pressed.
What will happen after that:
- You can make a message box come up, saying error or watever you like.
- after the message box, the mouse and keyboard will be disabled.
- After the mouse and keyboard are disabled, you can run a program on the computer, for this im going to get a screen saver to run and stay on. (you wont be able to turn it off by using mouse, keyboard)
NOTE- You can do other stuff, customise it to your liking. But I am going to show you how to do the above.
First of all, this is a follow up of this egg:
http://rotteneggs.com/r3/show/se/135430.html
By Pyrodictator.
Now, I read his wonderful egg. Then after while I tried different things and came up with other things to do.
For this you will need:
- A computer
- Auto Hotkey, get it from: http://www.autohotkey.com/
Once you are there, click download. Save the file to your desktop. Now scan it with an antivirus, You should always scan things you download.
Once you have scanned it, open it.
Go through the setup and install it onto your computer.
Once it is installed, right click somewhere. ( I suggest desktop)
Then select new Auto Hotkey 5cript:
Then an icon like this should appear on the desktop, or similar. Right click on that and select Edit 5cript:
This Should open up, Highlight everthing that is already in there (ctrl + A) and delete it:
Once that is deleted, paste this into there:
space::
MsgBox unexpected error, please watch the stars
sleep,200
run, %WinDir%\\system32\\ssstars.scr /s
BlockInput, On
Here is a picture, also explains parts of it for those that wanted to know:
Alright, for some of those that like a little challenge, you can customise it yourself. If you don’t think you can manage, i suggest you Leave it how it is.
for those of you that want to know what some of the commands mean i will explain
(if u don’t want to change it, just skip past the 2 horizontal lines)
__________________________________________
space::
This is the keyboard button that makes the rest of it run.
MsgBox unexpected error, please watch the stars
This is the message box that comes up, adds an effect.
sleep,200
This is a timer,
100 = 1 second
after the message box, there is a delay before the screen saver
run, %WinDir%\\system32\\ssstars.scr /s
this runs the screen saver from the file, if you want to change the screen saver go to:
C:\\windows\\system32\\
____________________________________________________
Now once we have pasted that into there, we must save it!!
go to file > Save :
Now we’re almost there,
now find where auto hotkey installed to, then open the compiler, ahk2Exe.exe
C:\\Program Files\\AutoHotkey\\Compiler\\Ahk2Exe.exe
(most likely start>all programs>auto hotkey>ahk2exe)
if you can’t find it there, try looking here:
C:\\Program Files\\AutoHotkey\\Compiler\\Ahk2Exe.exe
or click it? im not sure if it works but it should be there.
now once you have opened that, this should come up:
1.) is where you put the file you made and saved.
2.) is where you save your .exe file.
3.) is Optional, you can change the icon of it if you want. But if you don’t change it. It will just be a "H" in a green square.
1
Click browse, a box should come up, now find the .ahk 5cript file you made by right clicking, this is also the file that you saved. Find that and click open:
2
now once you have done that, you must select where you want to save your .exe file you are going to make i chose the desktop, you can call it anything you want:
3
This is optional, but if you want you can set an icon for the file, this will appear in the system tray when the file is opened. I got my icon from
http://www.iconarchive.com/
Now your almost there ! all you have to do now, is click this button :
Now your done !
Now to test what YOU have created,
I suggest you close everything important, as your probably going to have to restart your computer
But you can end it by ctrl+alt+delete
then click, proccesses Then "whatyoucalled it".exe
Select that and click end.
___________________________________________
~Now for the fun~
Find where you saved it to, in my case desktop
Then open it
~~~~ WHAT NOTHING HAPPENED?
-- Remember, you set it to work when spacebar was pressed, press spacebar :D
Tips-
-Put it onto a memory stick, then you can take it to school
- Put your memory stick in someones computer, run the program and walk away. Dont for get to take your stick out :P
-Now when your unsuspecting victim presses the space bar....
WTF Mate?
Enjoy, this egg took quite awhile to make. =P
|
|
|
|

 | Sep 30, 2006 3:00 am - feel free to comment,
btw could someone tell me how to change the pic on the front page, i forgot :S |

 | Sep 30, 2006 3:38 am - Wow, that title is really annoying.
4* though. |

 | Sep 30, 2006 4:15 am - Well deserved 5. |

 | Sep 30, 2006 4:16 am - koo i voted a 5 |

 | Sep 30, 2006 5:27 am - for effort like that u get a 5 |

 | Sep 30, 2006 5:49 am - oh wow this is a really good egg, MAKE MORE LIKE THIs!!! :D lol nice pics and details 5* |

 | Sep 30, 2006 5:51 am - nicely done. 5*s |

 | Sep 30, 2006 8:35 am - great 5 * |

 | Sep 30, 2006 8:55 am - Why hide those folders?
It might be 1G of PORN
5* |

 | Se 30, 2006 9:04 am - Quite intriguing, I’ll have to try this. 5* |

 | Sep 30, 2006 12:15 pm - damn, thats pretty cool 5* and in fav’s |

 | Se 30, 2006 1:18 pm - i think this is quite pointless.... |

 | ep 30, 2006 1:18 pm - i think this is quite pointless.... |

 | S p 30, 2006 3:37 pm - y did u censor ur files? |

 | Sep 30, 2006 3:45 pm - nice, can you just copy the file and bring it to school? 5* |

 | Sep 30, 2006 4:27 pm - 5* nice job |

 | Sep 30, 2006 5:38 pm - Awesome, 5*’s and favs. I wish every person who made an egg like this was THAT de5criptive! Perfect! |

 | Sep 30, 2006 6:07 pm - i censored my files because i didnt want anyone identifying me, or the programs i use :P |

 | Sep 30, 2006 6:34 pm - 5***** thats one of the best described eggs ever |

 | Sep 30, 2006 9:58 pm - nice work 5*** |

 | Oct 01, 2006 4:13 pm - im not gonna do this but good egg+explanation so 5* |

 | Oct 07, 2006 8:03 pm - u get 3* for noobishness |

 | ct 14, 2006 2:58 am - wow this thing is so cool 5*’s and in favs |

 | Oct 19, 2006 5:22 pm - 5* |

 | Oct 19, 2006 6:44 pm - i sappose this doesnt work on Mac’s? thats what my school computers are and I really want to do it to the preppy, dumbass, rich girls who dont know how to change their desktop background |

 | Oct 22, 2006 5:43 am - Well, im pretty sure it wouldn’t work on macs :( but u could always try? |

 | Oc 24, 2006 2:12 am - FUCKING SAVAGE..i just did this ti the guy beside me in college!!!! hahahahahahahahahahaha. 5***** an favs |

 | Dec 31, 2006 2:23 am - He He He I Liked it my friend was triing to get his comp to work after he pressed the "a" button and got really pissed and took it out on his mom. Yay 5* |

 | Jan 02, 2007 12:01 pm - I Might Try This, but overall you had pics, and well explantion 5* |

 | Jan 29, 2007 8:30 pm - thats amazing, i’m gunna have to try it! 5* |

 | Mar 05, 2007 3:00 pm - fucking awsum haw did u learn haw to do this shit 5* |

 | Mar 05, 2007 3:27 pm - gan u send this file over msn plz let me now tar 5 brilliant |

 | Mar 27, 2007 12:47 am - wow i give it a freaking ten
top that a-holes |

 | May 29, 2007 4:16 pm - adsf |

 | Feb 14, 2008 7:44 pm - u get 5* luv the egg |

 | Feb 23, 2008 11:43 am - can u get a 5cript line to set an image as a wallpaper plz | |
|