Script help

Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

You guys are simply not worth my time...and I was very wrong in coming to this forum and offering any sort of help.
User avatar
raw
Posts: 2739
Joined: Tue Nov 16, 1999 8:00 am

Post by raw »

Nologic wrote:You guys are simply not worth my time...and I was very wrong in coming to this forum and offering any sort of help.
What help? You deleted it all. :))
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

Maybe gone now...but did you not get the answer you needed? Whether it be one person or thousands...I did help.
User avatar
shaft
Posts: 12473
Joined: Fri Dec 10, 1999 8:00 am

Post by shaft »

NoSex, you can help us all now by never posting again.
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Post by Tormentius »

Nologic wrote:Maybe gone now...but did you not get the answer you needed? Whether it be one person or thousands...I did help.
NoLife, there are a ton of us who help out here every day in the programming, mapping, and tech forums. You don't hear any of us whining for a medal like its some incredible gift to society that we're providing. If you choose to stick around, stop being a tool, and help out then great. On the other hand, if you choose to leave no one will care.
Nightshade
Posts: 17020
Joined: Fri Dec 01, 2000 8:00 am

Post by Nightshade »

Do I need to take anything from this thread other than the fact that Nolargepric is a fucking retard?

(btw, you guys suck at nick flames. :olo: )
User avatar
shaft
Posts: 12473
Joined: Fri Dec 10, 1999 8:00 am

Post by shaft »

Ok Nightsweats :olo:
User avatar
seremtan
Posts: 36013
Joined: Wed Nov 19, 2003 8:00 am

Post by seremtan »

Nologic wrote:You guys are simply not worth my time
CLEANUP IN AISLE 4 !!
User avatar
seremtan
Posts: 36013
Joined: Wed Nov 19, 2003 8:00 am

Post by seremtan »

Nightshade wrote:Do I need to take anything from this thread other than the fact that Nolargepric is a fucking retard?

(btw, you guys suck at nick flames. :olo: )
fuck off bulbnerd :olo:
inolen
Posts: 705
Joined: Thu Dec 16, 1999 8:00 am

Post by inolen »

Nologic wrote:Maybe gone now...but did you not get the answer you needed? Whether it be one person or thousands...I did help.
And you came off like a pretentious prick in doing so. It's a fucking script for christs sake, get off your high horse :olo:
Doombrain
Posts: 23227
Joined: Sat Aug 12, 2000 7:00 am

Post by Doombrain »

hate wrote:i took a wrong turn
Pissed on cheap free whiskey again? You Navaho home on the range fuck :olo:
hate
Posts: 1846
Joined: Mon Dec 13, 1999 8:00 am

Post by hate »

you're dumb
Dave
Posts: 6986
Joined: Sat Jan 15, 2000 8:00 am

Post by Dave »

what the fuck is this
User avatar
raw
Posts: 2739
Joined: Tue Nov 16, 1999 8:00 am

Post by raw »

Someone commenting on my "working" code for Q3 which didn't work in Q4, providing help while making snide comments, just to end up getting owned.
User avatar
raw
Posts: 2739
Joined: Tue Nov 16, 1999 8:00 am

Post by raw »

Oh! In that case, here's his working code for my script. Somewhat modified.

Code: Select all

//Flamescript
set ua_flame_01 "set ua_flame vstr ua_flame_02; say 'IM SORRY! DID I BREAK YOUR CONCENTRATION?'" 
set ua_flame_02 "set ua_flame vstr ua_flame_03; say '^1PITTY FRAG!!!!!!!!!!!!!!'" 
set ua_flame_03 "set ua_flame vstr ua_flame_04; say 'Thanks for Shopping at Wal*Mart!'" 
set ua_flame_04 "set ua_flame vstr ua_flame_05; say '^1ANAL PENETRATION! wo0t!'" 
set ua_flame_05 "set ua_flame vstr ua_flame_06; say '^3OWNT ON A STICK'" 
set ua_flame_06 "set ua_flame vstr ua_flame_07; say '^3EAT A DICK UP TILL YA HICCUP!'" 
set ua_flame_07 "set ua_flame vstr ua_flame_08; say '^1ALLAH GIVES GOOD HEAD'" 
set ua_flame_08 "set ua_flame vstr ua_flame_09; say 'GAYED FO SHIZZLE MAH NIZZLE!!!!!!!!!!!!!!!!!!!!!!!'" 
set ua_flame_09 "set ua_flame vstr ua_flame_10; say 'OWNED? DAMN RIGHT!!!'" 
set ua_flame_10 "set ua_flame vstr ua_flame_01; say '^7*^1ASS RAPE^7*'" 
set ua_flame "vstr ua_flame_01" // Default 

//namescript
// set ua_name01 "set ua_name vstr ua_name02; ui_name '^2[EvL]^4r^2a^4w'"
set ua_name01 "set ua_name vstr ua_name02; ui_name '^1[WYD]^7r^1a^7w'"
set ua_name02 "set ua_name vstr ua_name03; ui_name '^1YOU GOT OWNED BY WYD'"
set ua_name03 "set ua_name vstr ua_name04; ui_name '^1LIKE A LITTLE BITCH'"
set ua_name04 "set ua_name vstr ua_name01; ui_name '^1L O L'"
set ua_name "vstr ua_name01" 
Locked