Register for your free account! | Forgot your password?

You last visited: Today at 01:30

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] /pwn command for 5165

Discussion on [Release] /pwn command for 5165 within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2010
Posts: 13
Received Thanks: 11
[Release] 2 fun commands for 5165

Have you ever encountered a very disruptive/annoying player, but don't wanna ban him? USE THIS.

Code:
#region /pwn
if (Cmd[0] == "/pwn") 
{
Game.Character C = Game.World.CharacterFromName(Cmd[1]);
if (C != null)
{
C.Level = 1; // Makes player back to level 1.
C.Experience = 0;
C.CurHP = 1; // Makes player have only 1 HP left.
C.Teleport(1002, 431, 449); // This teleports the player to a bunch of pheasants. (Very effective.)
Game.World.SendMsgToAll(C.Name , C.Name + " has been pwned by a GM!", 2011, 0);
Game.World.SendMsgToAll(C.Name, C.Name + " is back to level 1 again.", 2005, 0);
}
}
#endregion
You might have to edit the location so that the player gets pwned by a mob.

Credits go to my cousin for the idea. Lol.

#edit


Another fun command:
Code:
                        if (Cmd[0] == "/hax")
                        {
                            #region TEH STATUS EFFECTS -- VERY FUN
                            if (Cmd[1] == "vortex") // Spin Spin Spin
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.ShurikenVortex);
                            if (Cmd[1] == "fly") // Fly forever and ever =]
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.Fly);
                            if (Cmd[1] == "cyclone") //Speedhack ftw.
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.Cyclone);
                            if (Cmd[1] == "ride") // Try this without a horse.
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.Ride);
                            if (Cmd[1] == "gone") // Makes you completely invisible.
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.Gone);                 
                            if (Cmd[1] == "fstrike") // Long distance melee
                                GC.MyChar.StatEff.Add(NewestCOServer.Game.StatusEffectEn.FatalStrike);
                            if (Cmd[1] == "off") // Turns off effects
                                GC.MyChar.StatEff.Clear();
                            #endregion
                        }
To stop the effects, type /hax off.
iLikeSkittles is offline  
Thanks
11 Users
Old 09/11/2010, 01:21   #2
 
~Master's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 118
Received Thanks: 23
Lmao
~Master is offline  
Thanks
1 User
Old 09/11/2010, 13:36   #3
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 505
Finally, a useful release.
Basser is offline  
Thanks
1 User
Old 09/26/2010, 09:00   #4
 
GunPoint's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 21
Received Thanks: 4
nice release!! the idea behind it is superb!! keep the ideas coming
GunPoint is offline  
Thanks
1 User
Old 09/26/2010, 15:02   #5
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
wow. Im stunned. This really is da most useful release I have seen.
great job.
killersub is offline  
Thanks
1 User
Old 09/27/2010, 02:10   #6
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1,765
Received Thanks: 382
This made my day, thanks!
Fish* is offline  
Old 09/28/2010, 01:11   #7
 
justprownage's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 203
Received Thanks: 87
Lol this is cool.
justprownage is offline  
Old 09/28/2010, 03:01   #8
 
elite*gold: 0
Join Date: Sep 2010
Posts: 2
Received Thanks: 0
finnaly a good release very very good xD
JustPrownage fan is offline  
Old 09/28/2010, 03:11   #9
 
justprownage's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 203
Received Thanks: 87
Quote:
Originally Posted by JustPrownage fan View Post
finnaly a good release very very good xD
Who are you? LOL
justprownage is offline  
Old 09/28/2010, 03:12   #10
 
elite*gold: 0
Join Date: Sep 2010
Posts: 2
Received Thanks: 0
Quote:
Originally Posted by justprownage View Post
Who are you? LOL

im yo biggest fan and follow u til u love me papa paparazzi no ****
JustPrownage fan is offline  
Old 09/28/2010, 06:38   #11
 
elite*gold: 0
Join Date: Sep 2010
Posts: 1
Received Thanks: 0
Very sweet release it helped me alot

JustPrownage_2 is offline  
Reply


Similar Threads Similar Threads
[Release]Bound Item Command(5165)
08/05/2010 - CO2 PServer Guides & Releases - 15 Replies
Got bored... this is the usage: /free Item Quality Plus -Damage Socket1 Socket2 if (Cmd == "/free") { uint ID = 0; foreach (DatabaseItem DI in Database.DatabaseItems.Values) if (DI.Name == Cmd) {
[Release]5165 /model command
03/22/2010 - CO2 PServer Guides & Releases - 8 Replies
idk if this has been posted yet but here it goes Place this in Chat.cs below this code To use it, just type
[HELP] 5165 vip w/o console command
01/20/2010 - CO2 Private Server - 1 Replies
Was wondering if any1 knew how i could add accounts to the vip7-9 status useing an npc charging cps to become vip. Becoming instantly vip when born would be easier but the npc would be better because its something 2 work for.
[Question] re: PM command 5165
01/13/2010 - CO2 Private Server - 9 Replies
Is there a such thing as tempban, ban, or ipban commands for PM's for 5165 source? only ones ive seen are for LOTF, and i actually have no clue how to convert them
5165 Command help
01/08/2010 - CO2 Private Server - 8 Replies
Hi I want to make a command for 5165 source that transmute u into a GM monster. And I dont know exactly how to make that just have a idea. } if (Cmd == "/model") if (Cmd == "gm") GC.MyChar.Model = 223; {



All times are GMT +2. The time now is 01:30.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.