My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Regaurding Serious Business- Complaint and some TRUTH  XML
Forum Index » General discussions
Author Message
HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

Lets calm down a bit guys.

~*~oOo~*~ <--- You can look but you cant touch!!!!

Yacoob

[Avatar]

Joined: 27/04/2006 11:09:09
Messages: 215
Location: PLANET GREATNESS
Offline

Squash it you guys
It's Over
I just want this to be a lesson to whoever it is OUT THERE THAT THIS IS WHAT HAPPENS WHEN YOU DO THAT CRAP. SO FYFI ( FOR YOUR FU***IN information, DISCONTINUE DOING THAT.
appreciate it

1. A SLAP FROM YACOOB IS WORTH A MILLION DOLLARS

2. HALLELUJAH YACOOB HAS SPOKEN

3. NEXT TIME TRAIN HARDER SO THE ASS WHIPPIN LASTS LONGER

5. I JUST MADE YOUR ASS FAMOUS

6. TIME FOR YOU TO GO ONE ON ONE WITH THE GREAT ONE

7. YOU CAN'T COMPETE WITH THE STELLAR ATHLETE

8. KNOW YOUR PLACE AND EAT YOUR YACOOB FLAKES. PART OF A SLAPPING GOOD BREAKFAST

9. YOU PISS OF A MONKEY POO POO

10. TIME TO SLAP YOU FAMOUS AND NAMELESS

11. YACOOB WILL TAKE YOUR DOG ASS ON A WALK DOWN KNOW YOUR PLACE AVENUE

12. YOU JUST GOT YACNOOBED

13. EVERYBODY LISTEN CLOSELY AND BREATHE IN................YOU SMELL THAT...............IT'S GREATNESS

14. YOU NEED REHAB BECAUSE YOUR AN OFFICIAL............YACOOBAHOLIC

15. THE GREAT YACOOB GIVES YOU PROPS BUT THIS IS WHERE IT STOPS

16. YACOOB JUST GIVES A NEW MEANING TO COOL
Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline


I am aware of people creating the same IN GAME name. I havnt heard of people being able to copy the username


Wires crossed here hehehe. Yeah Usernames are secure, like you say IN GAME screen names are not. Passwords are pretty secure, well as secure as they can be but this is the computer/internet world so IMO nothing is totally secure, just an illusion of it is given but that's another story lol.

RD

PS. Serious -- "excuse my language donny", good to see people making an effort atleast.

This message was edited 1 time. Last update was at 27/09/2006 06:55:56


[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team