Jump to content

Bugger 1.0


Recommended Posts

;Script: Bugger1.0
;Author: Guido Arbia
;Purpose: Annoys the crap out of you by displaying message boxes.

Dim $mss
$mss = 23
Dim $Msgs[$mss+1]

$Msgs[0] = "Wusup cuz"
$Msgs[1] = "How's it going?"
$Msgs[2] = "Do you like your life?"
$Msgs[3] = "Really me too?"
$Msgs[4] = "Well you suck!"
$Msgs[5] = "Am I annoying you?"
$Msgs[6] = "Goooooooood. I hate your guts."
$Msgs[7] = "Well no, not really, I just like to annoy the piss out a people"
$Msgs[8] = "Did you ever see moder marvels?"
$Msgs[9] = "That's a show on history channel about... well...."
$Msgs[10] = "Modern...Marvels - Get it?"
$Msgs[11] = "OK, I am done talking now."
$Msgs[12] = "Nope, just kidding."
$Msgs[13] = "You actually thaught I was done talking?"
$Msgs[14] = "Pshhhht. Yea right."
$Msgs[15] = "But now I am."
$Msgs[16] = "Wusup cuz"
$Msgs[17] = "How's it going?"
$Msgs[18] = "Do you like your life?"
$Msgs[19] = "Ha ha tricked you!"
$Msgs[20] = "You actually thaught I started over?"
$Msgs[21] = "What made you think that?"
$Msgs[22] = "That was only 3 messages from the begining"
$Msgs[23] = "Not like this..."

For $I = 0 to $mss
   MsgBox(0,"Wusup cuz",$Msgs[$I])
Next

For $I = 0 to $mss-1
   MsgBox(0,"Wusup cuz",$Msgs[$I])
Next

$mss = 30
Dim $Msgs[$mss+1]

$Msgs[0] = "Ha ha tricked you again!"
$Msgs[1] = "You were really tricked this time."
$Msgs[2] = "You gullable fool."
$Msgs[3] = "Your so nieve."
$Msgs[4] = "Your lucky I am stuck in a computer."
$Msgs[5] = "If I was flesh like you..."
$Msgs[6] = "I would of shot you."
$Msgs[7] = "But since I am not flesh..."
$Msgs[8] = "I must switch to virtual tactics."
$Msgs[9] = "Do you know Guido?"
$msgs[10] = "He is the most wonderful person in the world."
$msgs[11] = "He made me. God me him. No one made God."
$msgs[12] = "So I guess God is the most wonderful ever then."
$Msgs[13] = "Do you know Jesus Christ as your savior?"
$Msgs[14] = "He died on the cross for your sins ya know."
$Msgs[15] = "What do you mean you don't care."
$Msgs[16] = "JERK!!!"
$Msgs[17] = "FINE!! I WILL LEAVE YOU TO YOUR PRECIOUS COMPUTER TIME!!!"
$Msgs[18] = "HELP ME!! I AM FADING AWAYY!!!! O WHAT A WORLD!!!"
$Msgs[19] = "The end."
$Msgs[20] = "Really."
$Msgs[21] = "No lie."
$Msgs[22] = "I mean it this time."
$Msgs[23] = "Good bye."
$Msgs[24] = "Cya. This is the last message."
$Msgs[25] = "Just kidding.. you actually thaught that was the last message?"
$Msgs[26] = "Pssssssshhhhhhhhht. Yea right."
$Msgs[27] = "Why don't we just start all over again."
$Msgs[28] = "Wusup cuz"
$Msgs[29] = "Just kidding."
$Msgs[30] = "Ouch... I just got shot. The end."

For $I = 0 to $mss
   MsgBox(0,"Wusup cuz",$Msgs[$I])
Next

Run it and find out.

Link to comment
Share on other sites

i am a newbie, but do we really need to run it to find out ???

it's not u myredeemerlives. i dont really like these buggers cuz i been "attacked" by one....... :)

Edited by dexxa
Link to comment
Share on other sites

i am a newbie, but do we really need to run it to find out ???

it's not u myredeemerlives. i dont really like these buggers cuz i been "attacked" by one.......  :)

<{POST_SNAPBACK}>

dont worry, its harmless... it just brinks up quite a lot of messagebox's but then you keep clicking ok, and they guy away...
FootbaG
Link to comment
Share on other sites

dont worry, its harmless... it just brinks up quite a lot of messagebox's but then you keep clicking ok, and they guy away...

<{POST_SNAPBACK}>

i know what it does. all those msgboxes........

i just hate having to click ok for a million times.

and i know a bugger is suppose to bug, but i just hate it....

it reminds of me of my manual IE popup killing days.... T_T

Edited by dexxa
Link to comment
Share on other sites

Do you really have nothing better to do with your life?

$Msgs[30] = "Ouch... I just got shot. The end."

<{POST_SNAPBACK}>

I have a few friends that might be able to help you determine whether you would be able to make that statement as stoically as you seem to think you could. If you can pay travel costs, I might be able to convince one of them to visit you with no hidden fees. (Well, it'd be a bonus if you bought them lunch.. a tip is always good when someone renders a service for you.) Edited by Smed

601DisengageEnd Program

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...