Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Vbscript Prank :p


35 replies to this topic

#31 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 23 January 2010 - 06:33 PM

this one i cool tooVbscript Prank :p
I saw iGuest's post and one too, but this one doesnt stop teleporting and speaking.
doStrAgentName2 = "MERLIN"StrAgentPath2 = "C:WindowsMsagentChars" & strAgentName2 & ".Acs"Set objAgent2 = CreateObject("Agent.Control.2")ObjAgent2.Connected = TRUEObjAgent2.Characters.Load strAgentName2, strAgentPath2Set objPeter = objAgent2.Characters.Character(strAgentName2)ObjPeter.MoveTo 700,300ObjPeter.ShowObjpeter.Speak("hi, I'm a virus.")Objpeter.Speak("my name is too gay to tell u.")Objpeter.Play"domagic1"Objpeter.Play"domagic2"Set objAction= objPeter.HideDo While objPeter.Visible = TrueLoopStrAgentName2 = "MERLIN"StrAgentPath2 = "C:WindowsMsagentChars" & strAgentName2 & ".Acs"Set objAgent2 = CreateObject("Agent.Control.2")ObjAgent2.Connected = TRUEObjAgent2.Characters.Load strAgentName2, strAgentPath2Set objPeter = objAgent2.Characters.Character(strAgentName2)ObjPeter.MoveTo 400,300ObjPeter.ShowObjpeter.Speak("I'm only teleporting and speaking to irritate u.")Set objAction= objPeter.HideDo While objPeter.Visible = TrueLoopTrAgentName2 = "MERLIN"StrAgentPath2 = "C:WindowsMsagentChars" & strAgentName2 & ".Acs"Set objAgent2 = CreateObject("Agent.Control.2")ObjAgent2.Connected = TRUEObjAgent2.Characters.Load strAgentName2, strAgentPath2Set objPeter = objAgent2.Characters.Character(strAgentName2)ObjPeter.MoveTo 700,900ObjPeter.ShowObjpeter.Speak("here I am again!")Set objAction= objPeter.HideDo While objPeter.Visible = TrueLoopStrAgentName2 = "MERLIN"StrAgentPath2 = "C:WindowsMsagentChars" & strAgentName2 & ".Acs"Set objAgent2 = CreateObject("Agent.Control.2")ObjAgent2.Connected = TRUEObjAgent2.Characters.Load strAgentName2, strAgentPath2Set objPeter = objAgent2.Characters.Character(strAgentName2)ObjPeter.MoveTo 300,900ObjPeter.ShowObjpeter.Speak("I will go on till u reboot your computer.")Set objAction= objPeter.HideDo While objPeter.Visible = TrueLoopLoop
save as .Vbs, open and u will see how this thing sucks.
maybe someone can make this program block task manager, that would be cool


-reply by bartian

#32 Guest_guest_*

  • Guests

Posted 05 October 2010 - 12:22 PM

View PostiGuest, on 30 October 2009 - 03:36 PM, said:

how to stop a shutdown commandVbscript Prank :P<p>hey you can stop the shutdown.</p><p>just open run and then type shutdown -a, this stops most of the time every shutdown command.</p><p>I just discovered batch files and I hacked a school computer with it :)</p><p>have fun!</p>-reply by jessy

of course you could do ctrl-alt-del............. UNLESS IT ISNT ALLOWED!!! the computers at school won't allow the "three fingered salute" so they have to log off.
Anyone know how to get it to make a copy of itself into their startup folder? we each have a seperate account....

#33 Guest_LOL_*

  • Guests

Posted 16 June 2011 - 06:39 PM

View PostKansukeKojima, on 08 April 2008 - 09:37 PM, said:

HAAH!!111!!!oneone!!!! THIS IS EVEN BETTER!!!!

Alright... this is even more amazing than the first, but its incredibly malicious an even more evil ^_^ (in fact, I don't think you can even turn it off with CTRL + ALT + DELETE :D ). What it does in shut off their computer after a said amount of time :P

1. Create a new .bat file (batch file) with notepad

2. Input the following code and save it:
@echo
shutdown.exe -s -t 120 -c "Input your message here"
(120= 120 seconds, change to last longer or shorter)

3. Again, hide the file somewhere on the victims computer and create multiple shortcuts to it and change the icon so they look like normal programs.

4. Sit back and enjoy the pain and suffering MHahahaha..... :P
You must remember that you can turn it off! go to "run" and enter shutdown-a (abort shutdown)

#34 Guest_Kristian Nørsterud_*

  • Guests

Posted 22 December 2011 - 11:29 PM

This one is awesome!

Quote

do

set shl = createobject("wscript.shell")
shl.sendkeys "I Eat Donkey Balls"
wscript.sleep 8000

loop
Save as a .vbs

When you click it, Windows will automaticly write ''I Eat Donkey Balls'' every eight seconds, no matter where you are writing!

#35 Guest_Sam Escott_*

  • Guests

Posted 26 February 2012 - 08:54 AM

I got one, it's a VBS prank, it opens the cd tray and then if they close it it reopens, making it useless. you can either run it at startup, or just make shurtcuts to it as you previousley mentioned.
The code:
do[/i]
[i]Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection[/i]
[i]if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If[/i]
[i]loop


save it as whateveryouwant.vbs and run it on a friends computer.

#36 Guest_hussain RTJ_*

  • Guests

Posted 28 February 2012 - 06:56 PM

this can be closed easly by closing "script" process it can be found in task manager in the processes section




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users