PDA

View Full Version : alright, i gotta hack fer ya



xyrth
12-31-1999, 03:37 PM
in the ubb_library2.pl you'll see some code that looks like this:

if ($ThisStatus eq "Administrator") {
$ThisStatus = "$AdminTitle";
}
elsif ($ThisStatus eq "Moderator") {
$ThisStatus = "$ModeratorTitle";
}
elsif ($ThisStatus eq "Member") {
$ThisStatus = "$MemberTitle";
} else {
$ThisStatus = "$JrMemberTitle";
}
} else {
$RegName = "unreg";
}

now, imediatly after that, you can add something like this:
if ($thisline[2] eq "sbp") {
$ThisStatus = "newbie for life";}

what this does it change individual user's status

have fun,

- xyrth



------------------
"why buy the cow when you get the sex for free?"

sbp
12-31-1999, 04:10 PM
Hey now don't give them any ideas about my member status here. I'm only a newbie for life at your BBS. http://www.gotapex.com/ubb/biggrin.gif

xyrth
12-31-1999, 05:45 PM
oh yeah, i forgot, sbp makes a good guinea pig.

- xyrth

------------------
"why buy the cow when you get the sex for free?"

[This message has been edited by xyrth (edited 01-04-2000).]

sbp
01-01-2000, 01:44 PM
<center><font size=5>HELP ME!!</font>

http://members.aol.com/cdalziel/dolittle.gif

Leon
01-03-2000, 01:49 PM
That's pretty cool Xyrth. I'll have to check it out.

Don't be surprized if your status changes to "Cow Lover", Xyrth. hehehehe.

sbp
01-03-2000, 02:39 PM
heh heh http://www.geocities.com/SiliconValley/Hub/8405/smile3.gif

xyrth
01-03-2000, 03:20 PM
heh, i guess i should change my sig.

it's a quote from mallrats, if you've haven't seen it i suggest you do.

- xyrth

------------------
"why buy the cow when you get the sex for free?"