Argonath RPG - A World of its own

Argonath RPG Community => Speakerbox => Forum Games => Topic started by: EliteTerm on April 06, 2010, 10:18:16 am

Title: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: EliteTerm on April 06, 2010, 10:18:16 am
/me has connected to Argonath RPG SA:MP Server

*Welcome, Administrator*

/me spawned as a cop, and exited Los Santos Police Department and walked to a marked Police Cruiser, adjusting his seat and drives out of the garage.



How to play this game? Just pretend you're in the SA:MP Server and roleplay what you were going to plan to do for today. The SAME rules from SA:MP Server and the Argonath Forums applies, so do not break them. Do not impersonate players, and do not pose as an administrator, do not deathmatch.. etc. These actions will earn you removal from the game in the same manner as the administration punishment in the server.

The point of this game is to have fun. Enjoy :)
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Jingle on April 06, 2010, 10:23:01 am
/me has joined the server.
/me walks over to his car, adjusting his suit while darting his eyes around the place.
The window seems to be broken (/me)
/me says: Who the [censored] broke the mother [censored] window, I'll show him and his mother [censored] family who the [censored] he is messing with.
/me rolls up his sleeve, looking at his gold watch, checking the time.
/me gets in the car, seeing a guy walk, getting nervous.
/me tucks up his shirt, revealing an item from his waistband, which looks like a .50 caliber Desert Eagle.
/me fires a bullet in the guy's leg screaming: "Don't [censored] try this again!"
/me drives off with his car.



[WWT]Russle(0) has joined the server.
[WWT]Sean(2) has joined the server.
[WWT]Dean(13) has joined the server.
[WWT]Lau(17) has joined the server.
Player: ID 0 and 2 and 13 and 17 lol!
Player2: What is WWT?
[WWT]Russle: (0) We Want Tommy!
[WWT]Sean: (2) We Want Tommy!
[WWT]Dean: (13) We Want Tommy!
[WWT]Lau: (17) brb pie!
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Hawks on April 06, 2010, 10:23:54 am
/me has connected to Argonath RPG SA:MP Server.

You may login now.

Please wait 3 seconds to build objects.

You may move now.

[CB-XXXX] Kronos Gvardia says:HEYY[color]



[YMG]Animalux(56) says: wtf abuser

[YMG]Animalux was warned by EliteTerm for Moaning.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: rJCaiG on April 06, 2010, 10:25:33 am
/me installs some weapon hacks
/me connects
/me logs in
/me spawns himself a minigun and a rocket launcher
/me types in a code that disables all the admin scripts
/me uses teleport hacks to teleport to EliteTerm
/me activates speed hacks to run around him
/me puts in a code line that makes EliteTerm spawn in the same spot
/me runs around him, shooting him every time he spawns
/me laughs
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: EliteTerm on April 06, 2010, 10:28:05 am
/me talks on his radio: This is Thomas Hawkins, Unit 0, 10-8 from LSPD. Patrolling Market, Los Santos.
/me looks around the area for any suspicious activity.
/me has sent a PM to GiacJr: Turn off your hacks!
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Hawks on April 06, 2010, 10:28:47 am
/setlevel
SERVER:Unkown command
/setlv 54 7
Welcome to Admin Duty Kronos_Gvardia(54), your now level 7 admin. Write /ahelp for admin commands.

/ban

usage /ban [id] [reason]

/ban 43 wep hax

TeaM_GiacJr was banned by Kronos_Gvardia(54) for wep hax


#Include zcmd

cmd(setlevel, playerid, params[])
{
   if( !IsPlayerAdmin(playerid) ) return SendClientMessage(playerid, COLOR_RED, "You need to be RCON admin to use this.");

   new gid, lvl;
   if(sscanf(params, "ui", gid, lvl)) return SendClientMessage(playerid, COLOR_RED, "USE: /setlevel [id] [level]");
   if( !IsPlayerConnected(gid) ) return SendClientMessage(playerid, COLOR_RED, "Player not connected !");
   
   if( lvl > 3 ) lvl = 3;
   if( lvl < 0 ) lvl = 0;
   
   SetPVarInt(gid, "level", lvl);
   cmd_savestats(gid, params);
   
   new sss[128], sss2[128];
   format(sss, 128, "You set %s level to %i .", Name(gid), lvl);
   SendClientMessage(playerid, COLOR_GREEN, sss);
   
   format(sss2, 128, "Admin %s set your level to %i.", Name(playerid), lvl);
   SendClientMessage(gid, COLOR_GREEN, sss2);
   return 1;
}
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: rJCaiG on April 06, 2010, 10:33:16 am
/me looks at Kronos and laughs
/me yells "I DISABLED THE ADMIN SCRIPTS YOU FOOL, YOU CAN'T WIN!!!! MUAHAHAHAHA"
/me continues to pawn EliteTerm
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Jingle on April 06, 2010, 10:36:44 am
/setlevel
SERVER:Unkown command
/setlv 54 7
Welcome to Admin Duty Kronos_Gvardia(54), your now level 7 admin. Write /ahelp for admin commands.

/ban

usage /ban [id] [reason]

/ban 43 wep hax

TeaM_GiacJr was banned by Kronos_Gvardia(54) for wep hax


#Include zcmd

cmd(setlevel, playerid, params[])
{
   if( !IsPlayerAdmin(playeridsomething weird return SendClientMessage(playerid, COLOR_RED, "You need to be RCON admin to use this.");

   new gid, lvl;
   if(sscanf(params, "ui", gid, lvlsomething weird return SendClientMessage(playerid, COLOR_RED, "USE: /setlevel [id] [level]");
   if( !IsPlayerConnected(gidsomething weird return SendClientMessage(playerid, COLOR_RED, "Player not connected !");
   
   if( lvl > 3 ) lvl = 3;
   if( lvl < 0 ) lvl = 0;
   
   SetPVarInt(gid, "level", lvl);
   cmd_savestats(gid, params);
   
   new sss[128], sss2[128];
   format(sss, 128, "You set %s level to %i .", Name(gid), lvl);
   SendClientMessage(playerid, COLOR_GREEN, sss);
   
   format(sss2, 128, "Admin %s set your level to %i.", Name(playerid), lvl);
   SendClientMessage(gid, COLOR_GREEN, sss2);
   return 1;
}

Quote from: Tommy Corleone
The SAME rules from SA:MP Server and the Argonath Forums applies, so do not break them. Do not impersonate players, and do not pose as an administrator, do not deathmatch.. etc. These actions will earn you removal from the game in the same manner as the administration punishment in the server.



* =AV=Vince knocks on the windows.
* The windows are rolled down already, so you're knocking on my head (Jingle)
* Jingle says: You messin' with Corleone foo'...
* =AV=Vince says: license and registrations, ma'am.
* Jingle says: no
* Jingle drives off.
Jingle has been suspected by officer =AV=Vince for refusing to give license to a guy with a mustache.[/color
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Hawks on April 06, 2010, 10:38:44 am
/me drives after [Rstar]CBFasi.
*CBFasi stops*
/l hands up sir.
*CBFasi hands up*
/me attempts to tie CBFasi
S/F?
*CBFASI - S*
/me puts CBFASI inside his car and drives to Tierra Robada.
/me throws CBFasi through the bridge.
/s bye sir.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Jingle on April 06, 2010, 10:40:51 am
[Rstar]CBFasi has been kicked for flooding by Jeffrey.
Player1: LOOL CBF GOT KICKED HOW FUNNY ^_^
Player2: hahahah CBF kicked lolol because he is an admin.
Player3: roflcopter hahaha i'm laughing my ass off but indeed i'm just laughing cause he is an admin.
Player4: not funny, grow a pair.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Hawks on April 06, 2010, 10:42:47 am
zandur was banned by [AV]Vince(116) for spawning pd cars.


[AV]Vince(116) says: anyone else??

TeaM_GiacJr(37) says: wtf u promoted?[/color]
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: EliteTerm on April 06, 2010, 10:43:11 am
/me hears about Vince's request for assistance and turns on his siren
/me speaks on radio: Unit 0 Code 3, chasing after the suspect who has fled the power of the mustache, over.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Hawks on April 06, 2010, 10:45:17 am
Twemty(34) Police Radio: *oh..JDC..yeah..OH YEAH..., over.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Jingle on April 06, 2010, 10:48:20 am
/me looks around, seeing a dozen of police cars.
/me looks at EliteTerm, smirking.
/me says: Hi officer.
* EliteTerm says: I would like you to surrender sir, hands up now.
* Freecop says: WHAT U WAITING FOR, /GU!!!
* Freecop2 says: /gu!!
* Freecop3 has killed Freecop2
* Freecop3 has killed Freecop
* Freecop3 has killed EliteTerm
* Freecop3 has jailed Jingle for 180 seconds.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: BlueFox on April 06, 2010, 10:51:39 am
*logs in*

*sees a hacking jock strap*

*logs out*
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Evans on April 06, 2010, 10:55:53 am
* Jonny Evans has joined the server.
* Jonny Evans goes into the garage and grabs his bike out
* Jonny Evans walks with it to GS9 [Idlewood]
* Jonny Evans thinks: What more can you want on a sunshine morning in GS9?
* Jonny Evans chains his bike and regroups with the others.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Rusty on April 06, 2010, 11:04:29 am
[i9]Rusty_Culver joins the server.
Welcome back administrator [i9]Rusty_Culver.
Admin [i9]Rusty_Culver: Hey Guys.
CB-9999 [i9]Rusty_Culver: Hey Guys.
*Stands at GS9.
/think
Player(45) says: Yo Rusty
[i9]Rusty_Culver(13) says: Wadd'up G'
Player(65): OMFG Fucking cop abuse ID19!
Player(19): Crime is valid now stop moaning.
Player(62) has reported Player(83) for Carkilling.
*Spectates' ID: 83*
Player(83) has been ejected from their Vehicle.
Player(83) has been warned by [i9]Rusty_Culver for Carkilling is not allowed.
CB-9999 [i9]Jimmy_Cuneo: Taxation guys?
*CB Flood of 'Yes'*
*Inferno 9 go on the hunt for someone to Tax.*
PM from Player(26): Hey, what is price of a Huntley?
PM to Player(26): Type /purchaseinfo inside one and find out.
*Inferno 9 find someone to Tax.*
[i9]Jimmy_Cuneo says: Yo mate, what's up?
Player(8) says: Nothing going to grab a beer from the store.
*Inferno 9 circle the player and - /think*
[i9]Sisko_White says: Fuckin' owe us $600.
Player(8) says: What! No way..
[i9]Justin_Djay says: Yes way, now hand it over or we'll beat your sorry ass and take it from you.
[i9]Jimmy_Cuneo says: Yeah..
[i9]Rusty_Culver slowly taps his baseball bat in his left hand.
Player(8) says: Ok damn.. don't hurt me take the $600.
Player(8) throws $600 towards Sisko.
[i9]Jimmy_Cuneo says: Right, now beat it we'll be back end of the month punk.
*Inferno 9 head back to GS9.*
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Sago on April 06, 2010, 11:32:51 am
[AV]Kirby[CS](47) has joined the server.
Welcome back officer.
Player(12): C30 gvardia hq!!
Player(12): C30 gvardia hq!!
Player(12): C30 gvardia hq!!
PM from BadAndy(8): I am a really good men now sir. Do u think im good men sir?
Player(12): C30 gvardia hq!!
PM from [i9]Luca_Russo(42): Mary you wanna?
Player(12): C30 gvardia hq!!
Player(12): C30 gvardia hq!!
TeaM_SugarD(22): Stop spamming, this is your final warning.
[BRC]RomanGvardia has given up, hold your fire.
[BRC]RomanGvardia has given up, hold your fire.
PM to BadAndy(8): Yeah.
[BRC]RomanGvardia has given up, hold your fire.
PM to [i9]Luca_Russo(42): Mary I coppa.
[BRC]RomanGvardia has given up, hold your fire.
[BRC]RomanGvardia has given up, hold your fire.
Player(18): f**k UFF SPAM
TeaM_SugarD(22): STOP spamming /gu! Final warning!
*Kirby goes to GS9
[AV]Kirby[CS]: Hello, frank mind if we have a chat?
[BRC]RomanGvardia was warned by EliteTerm for Do not spam /gu
Idiot(6): FUACKING NUB COP WUT U DO @ GS9!!
[AD]Felony Refuge || Inferno 9 GS9, contact [i9]Frank_Hawk(phone:121)
*frank looks around
*Idiot(7) smells bacon
[BRC]RomanGvardia: OMFG ABUSE COPS
*random ballas guy aims at me*
*frank looks around*
[AV]Kirby[CS]: Frank?
[AD]Felony Refuge || Inferno 9 GS9, contact [i9]Frank_Hawk(phone:121)
*No response*
[AV]Kirby[CS]: Another time then.
/q
[AV]Kirby[CS](47) has left the server.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Julio. on April 06, 2010, 11:41:32 am
*[iC]Joe_Deleon has logged into the server
*I grab the nearest car and drive to LSAP
*I /resetspawn
*I Grab a dodo
Pilot [iC]Joe_Deleon: Holy shit lustig, how the F*** did you get up there?
Pilot Lustigkurre: I flew in low and slow, and as soon as i touched down, I got out.
Pilot [iC]Joe_Deleon: Wow, thats awsome!  I'm gonna try :D
*[iC]Joe_Deleon is killed by: Explosion
*I get back into the dodo
Pilot [iC]Joe_Deleon: FUCK!  lol
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Pazienza on April 06, 2010, 11:49:08 am
Pazienza_Pickard(34) has joined the server.
CB-**** Pazienza_Pickard: Hi ladies
CB-****Alert Twenty: HIHIHIHIHIHIHIHI
CB-****Alert JDC: TEABAG TEABAG TEABAG
Pazienza_Pickard(34) goes to GS9 undercover and stands there.
RandomGuy runs towards Pazienza and shoots him.
Pazienza_Pickard(34) kills the guy.
Pazienza_Pickard(34): Why did you shoot me?
RandomGuy: YOU B EFF BEE EYE @ GS9
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Todor on April 06, 2010, 11:52:37 am
*Todor_Corleone has connected to the server*
*Walks around his hotel, anxiously checking the time*
*Spams mainchat with: Payday???*
*Gets kicked by admin EliteTerm for: No*
*Todor_Corleone has connected to the server*
*Gets a 10,000$ taxday*
*Spams mainchat with: I'm going to [censored] your mother up the [censored] [censored] you [censored] [censored]s*
*Gets banned by admin EliteTerm for: Same to you*
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: FastSh00T on April 07, 2010, 12:34:22 am
*FastSh00T(24) has joined server
You may login now
You login as a Normal dude
/me drives his cheetah to LSPD
*FastSh00T suspected by Freecop(0) for shooting
FastSh00T(24) : Oh my god, WTF - I didn't even shoot anyone
Player(2)  : Give up and ask for investagte
FastSh00T(24)  : I know but i hate those mother ( *** )s
/me opens car door and steps out
/me closes car door
/me wents to LSPD
/me Gets unsuspected[/color]
FastSh00T(24)  : I hate F(***)ing freecops, They are f(***)ing abusers
/me closes SA:MP
/me joins another RP server.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Squeak on April 07, 2010, 12:59:20 am
Squeak_Araatus has joined the server(7).
Old Player(0): Sup Squeak
New Player(1): WTF WHO IS SQUAK  ?
Squeak_Araatus(7): Oh, HI THERE.
* Squeak begins to do his thing.
Squeak_Araatus has been suspected by [AV]Vince(w0p) for: Being too pwn.
You have been suspected by [AV]Vince(douche) for: Being too pwn.
* Hordes of cops rush Squeak
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
Fgt: FFS SQUEAK FFS COPHUNTER DMER FGT
Another FGT: FFS FGT FGT FGT
Fgt2: RAGEQUIT
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Drix on April 07, 2010, 01:30:56 am
Drix has joined the server(11).
Boobgirl : yo drix
Sexygirl : hey drixiee :$
Drix(11): Uhmm, what you're sexy girls doing at night?
Both at once : Waiting for you...
/me notices squeak wanted
/me gets onduty
Welcome to duty Officer
/me buys a combat
/me checks squeak RHL
"He's fucked up"
/area 7
/pm =AV=Vince(32) : TP me there and i'll kill him
/me gets tp'd by vince to squeak
/me kills squeak
Squeak_Araatus(7): f**king abuser
/me /q's
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Julian on April 07, 2010, 01:52:26 am
Squeak_Araatus has joined the server(7).
Old Player(0): Sup Squeak
New Player(1): WTF WHO IS SQUAK  ?
Squeak_Araatus(7): Oh, HI THERE.
* Squeak begins to do his thing.
Squeak_Araatus has been suspected by [AV]Vince(w0p) for: Being too pwn.
You have been suspected by [AV]Vince(douche) for: Being too pwn.
* Hordes of cops rush Squeak
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
You've been a bad boy again
Fgt: FFS SQUEAK FFS COPHUNTER DMER FGT
Another FGT: FFS FGT FGT FGT
Fgt2: RAGEQUIT

LOLOLOL
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: iMunna on April 07, 2010, 02:16:29 am
[i9]Dwayne_Munna has joined the server.
CB-9999 [i9]Dwayne_Munna: What's cracking?
CB-9999 [i9]Jimmy_Cuneo: Hey Dwayne
CB-9999 [i9]Rusty_Culver: hi dwayne
CB-9999 [i9]Frank_Hawk: Come to the club in Jefferson
CB-9999 [i9]Dwayne_Munna: Event?
CB-9999 [i9]Rusty_Culver: yes
CB-9999 [i9]Jimmy_Cuneo: yes
CB-9999 [i9]Dwayne_Munna: Coming...
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: iCrack on April 07, 2010, 02:49:50 pm
*Andrew_Bolt has joined the Server*
*Josh_Corleone - Hey you got Unbanned
*Andrew_Bolt - No i did not
Andrew_Bolt was Banned by GiacJr for: This is Pool Security Get outta the pool (Banevading)
*Resets Router and Starts all over again *
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Tsub0 on April 07, 2010, 03:28:51 pm
*DeMarco_Nieves logs in.
*DeMarco_Nieves(69) has joined the server.
*DeMarco_Nieves(69) spawns at City Hall.
*DeMarco_Nieves(69) notices Chuck Norris.
*DeMarco_Nieves(69) is scared and trys to escape.
*DeMArco_Nieves(69) logs out.
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: newton_alex on April 07, 2010, 03:37:43 pm
* Player: (1) omg husky cool!
* Jake_Sully: (23) Is husky n00b ?
* You have been had a banana placed in your mouth for 300 seconds
* wow im already bored
* ERROR: You still have a banana in your mouth for 297 Seconds
* types*
Your banana has been lifted
* Jake_Sully: (23) how long of this shitty banana crap
* Jake_Sully: (23) whaeyy at last... fucking n00b
* Jake_Sully: (23) was kicked by [Rstar]Husky for noany n00bz here
* (23) was kicked by EliteTerm for no noobs
* (23) was kicked by [ALS]Mr.ChuckNorris for no noob here
* (23) was tempbanned for 60 mintues [i9]Frank_Hawk for no n00bs
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: tiderman on April 07, 2010, 04:15:33 pm
tiderman has joined the server.
tiderman: hey guys
DrWhineyVoice: FFSS!!!
summer69: LOL look at my car
JackInBlack: FREEZE OR I SHOT!!!
MRCRIMINALLOCO: COME GET ME
DrWhineyVoice: f**k OFF YOU f**kING METAGAMER!!!
DrWhineyVoice: WE ARE DOING A f**kING BANKHEIST AND YOU f**kERS COME AND SHOOT US DOWN WITH SAWNOFFS!!! UNREALISTIC!!!
roflcopter: nice i got moneys
Rappadank: you got owned whiney and stop fasle accxusion us it was a clear line of sight
SaMmIcHH3213: HOW DOES I MAKE MONEYS??!!!
Grownupkindofadminishguy: Drop the caps, please.
tiderman: guys?
MRCRIMINALLOCO: STOP I SHOOT
Superadmin has joined the server.
Superadmin: hey guys!
crapinmyface: Hey Superadmin!
Grownupkindofadminishguy: Oh hai Superadmin! How are you this fine afternoon?
Superadmin: Good :-)
Grownupkindofadminishguy: That's great!
fanmade122: hey superadmin
[coolio]2pac: Hi superadmin
Grandboy: Hey
tiderman: hey superadmin
SUPERDAZE: Hai Superadmin
Superadmin: Hi 2pac, hi Grandboy, hi Daze, hi face, hi fan <3
tiderman: whats up guys?
MRCRIMINALLOCO: HAHAHAHAA
Superadmin: drop the caps!
MRCRIMINALLOCO: ok
notperv: 7l TAKE OFF YOUR SHORTS
notperv: OPPPPSSS!!!!
Grandboy: ROFLMAOOO!!!!
SUPERDAZE: OMG!!!
PM from Superadmin: Hey dude whats going on?
Grandboy: FUNNY CHAT LOGS!! LOL!!!
PM from Superadmin: oops wrong ID
PM to Superadmin: Oh hi! Oh, not much I'm just driving around in blueberry as I always do doing nothing :-) You?
PM to Superadmin: oh
MRCRIMINALLOCO: who here is a girl

[...]


(http://pici.se/pictures/RsrnnklxY.png)
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Warlock on April 07, 2010, 05:01:04 pm
tiderman has joined the server.
tiderman: hey guys
DrWhineyVoice: FFSS!!!
summer69: LOL look at my car
JackInBlack: FREEZE OR I SHOT!!!
MRCRIMINALLOCO: COME GET ME
DrWhineyVoice: f**k OFF YOU f**kING METAGAMER!!!
DrWhineyVoice: WE ARE DOING A f**kING BANKHEIST AND YOU f**kERS COME AND SHOOT US DOWN WITH SAWNOFFS!!! UNREALISTIC!!!
roflcopter: nice i got moneys
Rappadank: you got owned whiney and stop fasle accxusion us it was a clear line of sight
SaMmIcHH3213: HOW DOES I MAKE MONEYS??!!!
Grownupkindofadminishguy: Drop the caps, please.
tiderman: guys?
MRCRIMINALLOCO: STOP I SHOOT
Superadmin has joined the server.
Superadmin: hey guys!
crapinmyface: Hey Superadmin!
Grownupkindofadminishguy: Oh hai Superadmin! How are you this fine afternoon?
Superadmin: Good :-)
Grownupkindofadminishguy: That's great!
fanmade122: hey superadmin
[coolio]2pac: Hi superadmin
Grandboy: Hey
tiderman: hey superadmin
SUPERDAZE: Hai Superadmin
Superadmin: Hi 2pac, hi Grandboy, hi Daze, hi face, hi fan <3
tiderman: whats up guys?
MRCRIMINALLOCO: HAHAHAHAA
Superadmin: drop the caps!
MRCRIMINALLOCO: ok
notperv: 7l TAKE OFF YOUR SHORTS
notperv: OPPPPSSS!!!!
Grandboy: ROFLMAOOO!!!!
SUPERDAZE: OMG!!!
PM from Superadmin: Hey dude whats going on?
Grandboy: FUNNY CHAT LOGS!! LOL!!!
PM from Superadmin: oops wrong ID
PM to Superadmin: Oh hi! Oh, not much I'm just driving around in blueberry as I always do doing nothing :-) You?
PM to Superadmin: oh
MRCRIMINALLOCO: who here is a girl

[...]


(http://pici.se/pictures/RsrnnklxY.png)
lol tiderman that was funny hehehe.. "grown up kind of adminish guy"  :rofl:

/me looks around, seeing a dozen of police cars.
/me looks at EliteTerm, smirking.
/me says: Hi officer.
* EliteTerm says: I would like you to surrender sir, hands up now.
* Freecop says: WHAT U WAITING FOR, /GU!!!
* Freecop2 says: /gu!!
* Freecop3 has killed Freecop2
* Freecop3 has killed Freecop
* Freecop3 has killed EliteTerm
* Freecop3 has jailed Jingle for 180 seconds.
this was awesome, happend with me once hehehe.. :lol:





Post Merge: April 07, 2010, 05:22:46 pm


Justin_Montana(79) has joined the server

Mario_Downson: (75) d
EricooGoodson(22) says: so send
[BRC]WarlockGoodson(106) says: good
Imy_Gulcan: (41) ?l go to jeerson    -----------------------(lol jefferson)
EricooGoodson(22) says: 80k
[AV]Otavio: (113) lol @ /dance 5
Marouan.Wilson: (84) What does /sneak do in SP     -----------------------(sneak in single player.. huh?.. )
Justin_Montana: (79) Where is the PARTY ?

MariusG_Montana: (121) grzesiek i saw u irl dancing like dance 6
[RR]Tonis_Sonis: (50) admins tele me to party cop killed me
You sent $80000 to EricooGoodson(22)
Leon_Gvardia: (30) Whoever admin jailed me - Nice one, I spawned at an exploding plane --------(rofl .. lmao)...

SA-MP 0.3a Started
Connecting to 83.169.13.159:7777
Ken.WilsonT(13) has joined the server
The server didn't respond. Retrying...
You are banned from this server. ( O_O ).. .

EliteTerm: (56) I came back to test if i still retained the blue name
At destination (you can move now!).
EliteTerm: (56) I was red, so I'm checking to see if i can recreate this bug  ..... (goodluck hehe )..
You entered a BMX(1010), owner: SpagBog_Italiano

Edward_C: (23) i hate cheater taxi drivers :'(   ---------------(he said that to me, why people cry for $100 o_O )
You sent $100 to the bank account of Edward_C(23).
PM to Edward_C(23): stop crying.. -_-
You deposited 900
Screenshot Taken - sa-mp-2034.png
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: MisterSjeiks on April 07, 2010, 05:38:01 pm
:lol:
I asked what /sneak did in SP, i thought it was in a cutscene or something D:
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: rJCaiG on April 07, 2010, 06:24:10 pm
Why aren't you guys this creative in your rp ingame? Lol
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: MisterSjeiks on April 07, 2010, 06:26:43 pm
Because here you can do whatever you want without losing ''anything'' if you know what i mean :O
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: rJCaiG on April 07, 2010, 06:37:59 pm
But playing ingame shouldn't be about having stuff, it should be about having fun, as we see in this topic...
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Warlock on April 07, 2010, 07:02:32 pm
But playing ingame shouldn't be about having stuff, it should be about having fun, as we see in this topic...
Because here you can do whatever you want without losing ''anything'' if you know what i mean :O
Nah money is not the only factor here, Other factors such as Deathmatchers, rulebreakers, the ones who ruin rp, sometimes innocent gets punished by admins, then lot of investigations and arguements, etc. Those all things are not considered on forum. So that very factors make rp and forum game different, just in my opinion. Your opinion may differ hehe.

Warlock  ;)
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Drastic on April 07, 2010, 09:34:51 pm
*Rafael_Sancez joined the server
*Rafael_Sanchez(42):Hola eses que pasa?
*PM from Pablo_Santos(43):NIGGUH BUY MISTYS
*PM to Pablo_Santos(43):OMG ok
*Rafael_Sanchez(42):OMG i hate fireman duty how the fuck should i stop this fucking fire?!
*Other dudes:Use the fucking water
*Rafael_Sanchez(42):OMG ima die fuck this fire
*You died...
*Rafael_Sanchez(42):Fucking fire!!!
Title: Re: Argonath RPG SA:MP Server - Play here if actual server is down
Post by: Mikal on June 19, 2011, 07:58:46 pm
[ADF]Alaska has connected to the server.
Welcome to ArgonathRPG!
*Types password*
Person1: OMFG IT'S ALASKA! HEY, I'M A BIG FAN!
Person2: HEY ALASKA!
Person3: Hello Alaska, you pwn!
Person4: Sup Alaska
[ADF]Alaska: Hello maggots!
Person1 was kicked by [EVIL]Onotole for CAPS OFF
Person4: haha!
Person2 was kicked by [EVIL]Onotole for CAPS OFF
Person4 was kicked by [EVIL]Onotole for Commenting
[ADF]Alaska: Yes, check them failures being kicked whilst I'm still here.
[EVIL]Onotole: Yes Alaska, if only I was as evil as you. ;)
[ADF]Alaska: Yes Onotole, please remove your tag as it's rightfuly mine.
[EVIL]Onotole: Ok, very sorry.
*Onotole changes name and relogs*
Onotole has connected to the server.
[ADF]Alaska: Welcome back un-evil Onotole, BRB.
Onotole: .aduty
Onotole: Omg fail.
*[ADF]Alaska changes name and relogs*

A few moments later.......

[ADF]Alaska[EVIL] has connected to the server.
*Types password*
Person1 has connected to the server.
Person2 has connected to the server.
Person4 has connected to the server.
Person3: OMFG, log in spam!
[ADF]Alaska[EVIL]: Yes, I am back... And I'm EVIL!
Onotole: Please can I join [EVIL] Alaska?
[ADF]Alaska[EVIL]: Yes of course, for 800k! MWAHAHAHAHA!
[TCL]Puppi has connected to the server.
[ADF]Alaska[EVIL]: HAHA, Puppi did a Poopi....
[TCL]Puppi: LOL Alaska, your so funny! :D
[TCL]Puppi: Wow, your [EVIL]?
[ADF]Alaska[EVIL]: Yes.
Onotole: ;'(

[I got bored then found this topic....  :lol:]
SimplePortal 2.3.7 © 2008-2025, SimplePortal