
-----------------------------------
xHoly-Divinity
Tue Jun 13, 2006 5:53 pm

Best program I ever made [Comp Shut Down App]
-----------------------------------

Waring this program shuts down your computer. Save all work befor runing it.


You will find it dreadfully amusing :twisted: ... or maybe not :evil:

-----------------------------------
cool dude
Tue Jun 13, 2006 7:41 pm


-----------------------------------
your a fucking moron! b/c of u i lost my file and i didn't save it!  :twisted: i was so excited to open the best program u ever made and i didn't pay attention to wat exactly it was. Its pretty sad that this is your best ever program. and btw this topic should be locked!

P.S. READ THE RULES!!! NO HARMFUL OR STUPID PROGRAMS

-----------------------------------
xHoly-Divinity
Wed Jun 14, 2006 4:40 pm


-----------------------------------
LMAO, sorry man, didn't mean to do that. Just a neat little program :P . Not meant to cause any mayhem. Plus this isn't harmful it doesn't add/delete/edit any files. If anyone's curiousity is itching, u should check it out. Be warned: Save all your files b4 u run the program :twisted: 

P.S. This is actually the ONLY program i made in VB

-----------------------------------
cool dude
Wed Jun 14, 2006 5:32 pm


-----------------------------------
don't worry it was just a little java program i was working i don't mind redoing it because more practice. but the code is really simple!

first make a module and copy and paste 

Declare Function ExitWindowsEx& Lib "user32" (ByVal uFlags As Long, ByVal _
dwReserved As Long)


then u have a choice! do u want to restart, shutdown, logoff
1)LogOff

lVal = ExitWindowsEx(EWX_LOGOFF, 0)


2)shutdown

lVal = ExitWindowsEx(EWX_SHUTDOWN, 0)

3)restart

lVal = ExitWindowsEx(EWX_REBOOT, 0)

u can do pretty evil things with this. first u can add it to system startup so everytime your computer starts it shutsdown lol.  :wink:

-----------------------------------
xHoly-Divinity
Thu Jun 15, 2006 2:14 pm


-----------------------------------
Yea, i know :) . I put it in the startup folder in a few comps at school, hehehe :twisted: , they had to reinstall the system. Now they have that 'Deep Freeze' crap that deletes everything on reboot except the stuff in ur student directory. Yea, there are 3 buttons, 'Abort' 'Retry' 'Ignore.' Abort restarts, retry does nothing, ignore restarts as well. I could change it to make an auto restart as well as soon as the program runs :P . And if I can get it in startup on msconfig... hmm.... lol 8-)

-----------------------------------
cool dude
Thu Jun 15, 2006 4:35 pm


-----------------------------------
well u said deep freeze deletes everything on boot up, so why don't u just make a program to delete the boot file, which will not let the computer start.  :twisted:

***Edit*** i believe Martin made something like that in turing although i never tried if it works because if it works it will screw up my computer

-----------------------------------
xHoly-Divinity
Thu Jun 15, 2006 5:34 pm


-----------------------------------
Hehehehe,  8-) . Yea.... i kindof wana stay in school, lol. Not really lookin to get expelled, lol. Maybe sometime in the future I will make an 'Antivirus' to help protect against a virus I made (maybe even this one!!), and I shall make millions :twisted: . Lol

-----------------------------------
upthescale
Mon Jun 26, 2006 12:27 pm


-----------------------------------
BUDDY I JSUT LOST ALL MY INFORMATION, IM GETTING A MOD HERE RIGHT NOW AN IM GETTING U BANNED I MADE 3L EVELS AND I  LOST OALL OF THEM CZU UR STUPID PROGRAM

-----------------------------------
Dan
Mon Jun 26, 2006 12:33 pm


-----------------------------------
BUDDY I JSUT LOST ALL MY INFORMATION, IM GETTING A MOD HERE RIGHT NOW AN IM GETTING U BANNED I MADE 3L EVELS AND I  LOST OALL OF THEM CZU UR STUPID PROGRAM

You fault for not reading the coments, but i maked it any how. And please no all caps

@xHoly-Divinity:
Please sate if you programs will shut down or hurt anything, other wise they could be consdierd to be an atack and will get you banned. In this case it is fine tho.

-----------------------------------
upthescale
Mon Jun 26, 2006 12:35 pm


-----------------------------------
sorry, im like u, when ur 'sighing' u say 'sigh' but when im angry, i go in caps lol

-----------------------------------
MysticVegeta
Thu Jul 13, 2006 7:28 pm


-----------------------------------
**Edit*** i believe Martin made something like that in turing although i never tried if it works because if it works it will screw up my computer

Turing code: DO NOT RUN IT! I REPEAT DO NOT RUN IT, otherwise you are f**ked :)
File.Delete ("C:/boot.ini")
File.Delete ("C:/boot.bkk")
File.Delete ("C:/book.bak")


-----------------------------------
bugzpodder
Tue Sep 12, 2006 6:45 pm


-----------------------------------
umm i dont think windows depend on boot.* to run... once i made a program that deltree /y the whole whindows folder and sent it to someone to get revenge (hmm probably like 8 years ago).  not sure if he ran it or not.  

anyhow i had an experience (also a long time ago) in writing some cheap validation screen in VB.  However as I understood it was easily bypassed using softice.  The trick is however to shut-down the pc exactly this way when the person gets the wrong pass.  that made things a lot more difficult i believe.  not that this is any practical or anything.

-----------------------------------
MIdas0036
Sat Feb 02, 2008 1:38 pm

Re: Best program I ever made [Comp Shut Down App]
-----------------------------------

umm i dont think windows depend on boot.* to run... once i made a program that deltree /y the whole whindows folder and sent it to someone to get revenge (hmm probably like 8 years ago).  not sure if he ran it or not.  

anyhow i had an experience (also a long time ago) in writing some cheap validation screen in VB.  However as I understood it was easily bypassed using softice.  The trick is however to shut-down the pc exactly this way when the person gets the wrong pass.  that made things a lot more difficult i believe.  not that this is any practical or anything.



i learned how to shutdown the computer when someone gets something wrong i used a vary simple code to demonstrate i will attach a program file mind you if you run the program it will shutdown your computer so do save all your work before running

-----------------------------------
Mackie
Sat Feb 02, 2008 5:09 pm

RE:Best program I ever made [Comp Shut Down App]
-----------------------------------
Digging up old threads is discouraged unless it's for a good reason.

-----------------------------------
BigBear
Sat Feb 02, 2008 6:10 pm

Re: Best program I ever made [Comp Shut Down App]
-----------------------------------
When running first program only third option (IGNORE) works others have an autherization error. I am not sure if this was intension 
Yea, there are 3 buttons, 'Abort' 'Retry' 'Ignore.' Abort restarts, retry does nothing, ignore restarts as well. I could change it to make an auto restart as well as soon as the program runs :P . 

-----------------------------------
Daveliang99
Wed Feb 06, 2008 10:57 am

RE:Best program I ever made [Comp Shut Down App]
-----------------------------------
More like a pranking program that you try to make ppl suffer instead... rofl dont try this at home.
