Register for your free account! | Forgot your password?

You last visited: Today at 16:49

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

Advertisement



Fixed Poker For 5165

Discussion on Fixed Poker For 5165 within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2011
Posts: 7
Received Thanks: 0
Fixed Poker For 5165

By The Name OF God


Hello Elite Pvpers

First Open Your Source Using C# & Open Character.cs

Now Search For

PHP Code:
public bool Alive true
Under It Add This

PHP Code:
        public int PokerCPs 0;
        public 
int PokerSilvers 0
Now Go 2 NPCDialog.cs & Add This Code

PHP Code:
                            #region Poker BY MTH
                            
case 70775://Market Npc BY MTH
                                
{
                                    if (
Control == 0)
                                    {
                                        
GC.AddSend(Packets.NPCSay("Hi.l can teleport you to the poker room where you can enjoy yourself in the"));
                                        
GC.AddSend(Packets.NPCLink("Enter room Hall."1));
                                        
GC.AddSend(Packets.NPCLink("Enter VIP Hall."2));
                                        
GC.AddSend(Packets.NPCLink("Thanks."255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 1)
                                    {
                                        
GC.MyChar.Teleport(18587065);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 2)
                                    {
                                        
GC.MyChar.Teleport(18607065);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    break;
                                }
                            case 
70778://Poker2 Npc BY MTH
                                
{
                                    if (
Control == 0)
                                    {
                                        
GC.AddSend(Packets.NPCSay("You want go to TwinCite or Poker 2"));
                                        
GC.AddSend(Packets.NPCLink("Twin City"1));
                                        
GC.AddSend(Packets.NPCLink("Poker 2"2));
                                        
GC.AddSend(Packets.NPCLink("Thanks."255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    else if (
Control == 1)
                                    {
                                        
GC.MyChar.Teleport(1002430380);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 2)
                                    {
                                        
GC.MyChar.Teleport(18607065);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    break;
                                }
                            case 
70779://Poker1 Npc BY MTH
                                
{
                                    if (
Control == 0)
                                    {
                                        
GC.AddSend(Packets.NPCSay("You want go to TwinCite or Poker 1"));
                                        
GC.AddSend(Packets.NPCLink("Twin City"1));
                                        
GC.AddSend(Packets.NPCLink("Poker 1"2));
                                        
GC.AddSend(Packets.NPCLink("Thanks."255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 1)
                                    {
                                        
GC.MyChar.Teleport(1002430380);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 2)
                                    {
                                        
GC.MyChar.Teleport(18587065);
                                        
GC.AddSend(Packets.NPCSay("Here You Are "));
                                        
GC.AddSend(Packets.NPCLink("Thanks"255));
                                        
GC.AddSend(Packets.NPCSetFace(30));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    break;
                                }
                            
//CPs Poker VIP By MTH
                            
case 755758:
                            case 
755759:
                            case 
755760:
                            case 
755761:
                            case 
755762:
                            case 
755763:
                            case 
755764:
                            case 
755765:
                            case 
755766:
                            case 
755767:
                            case 
755768:
                            case 
755769:
                            case 
755770:
                            case 
755771:
                            case 
755772:
                            case 
7557673:
                            case 
7557674:
                            case 
7557675:
                            case 
7557676:
                            case 
7557677:
                            case 
7557678:
                            case 
7557679:
                            case 
7557680:
                            case 
7557681:
                            case 
7557682:
                            case 
7557683:
                            case 
7557684:
                            case 
7557685:
                            case 
7557686:
                            case 
7557687:
                            case 
7557688:
                            case 
7557689:
                            case 
7557690:
                            case 
7557691:
                            case 
7557692:
                            case 
7557693:
                            case 
7557694:
                            case 
7557695:
                            case 
7557696:
                            case 
7557697:
                            case 
7557698:
                            case 
7557699:
                            case 
7557700:
                            case 
7557701:
                            case 
7557702:
                            case 
7557703:
                            case 
7557704:
                            case 
7557705:
                            case 
7557706:
                            case 
7557707:
                            case 
7557708:
                            case 
7557709:
                            case 
7557710:
                            case 
7557711:
                            case 
7557712:
                            case 
7557713:
                            case 
7557714:
                            case 
7557715:
                            case 
7557716:
                            case 
7557717:
                                {
                                    if (
Control == 0)
                                    {
                                        
GC.AddSend(Packets.NPCSay("Hey " GC.MyChar.Name " Want to play poker to win CPs?"));
                                        
GC.AddSend(Packets.NPCLink("yeah I want?"1));
                                        
GC.AddSend(Packets.NPCLink("No sorry,"255));
                                        
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 1)
                                    {
                                        
GC.AddSend(Packets.NPCSay("Choose One Deal and we play poker, if you win I will give you double back, if you loose I keep your CPs"));
                                        
GC.AddSend(Packets.NPCLink("100K."2));
                                        
GC.AddSend(Packets.NPCLink("250K."3));
                                        
GC.AddSend(Packets.NPCLink("500K."4));
                                        
GC.AddSend(Packets.NPCLink("1KK."5));
                                        
GC.AddSend(Packets.NPCLink("All In."6));
                                        
GC.AddSend(Packets.NPCLink("Sorry I don't want to."255));
                                        
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 2)
                                    {
                                        if (
GC.MyChar.CPs >= 100000)
                                        {
                                            
GC.MyChar.PokerCPs 100000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerCPs " CPs."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh CPs."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 3)
                                    {
                                        if (
GC.MyChar.CPs >= 250000)
                                        {
                                            
GC.MyChar.PokerCPs 250000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerCPs " CPs."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh CPs."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 4)
                                    {
                                        if (
GC.MyChar.CPs >= 500000)
                                        {
                                            
GC.MyChar.PokerCPs 500000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerCPs " CPs."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh CPs."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 5)
                                    {
                                        if (
GC.MyChar.CPs >= 1000000)
                                        {
                                            
GC.MyChar.PokerCPs 1000000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerCPs " CPs."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh CPs."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 6)
                                    {
                                        if (
GC.MyChar.CPs != 0)
                                        {
                                            
GC.MyChar.PokerCPs = (int)GC.MyChar.CPs;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerCPs " CPs."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Have 0 CPs So That We Can Not Play."));
                                            
GC.AddSend(Packets.NPCLink("Ok Sorry."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    if (
Control == 7)
                                    {
                                        if (
GC.MyChar.CPs >= GC.MyChar.PokerCPs)
                                        {
                                            
GC.MyChar.CPs -= (uint)GC.MyChar.PokerCPs;
                                            
Random FT = new Random();
                                            
int Nr FT.Next(19);
                                            if (
Nr == 1//Scissor vs scissor
                                            
{
                                                
GC.MyChar.CPs += (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Scissor, Gambler also got Scissor .No one wins.");
                                            }
                                            if (
Nr == 2//Scissor vs rock
                                            
{
                                                
GC.LocalMessage(2005"You got Scissor, But Gambler got rock .So He Won.");
                                            }
                                            if (
Nr == 3//Scissor vs paper
                                            
{
                                                
GC.MyChar.CPs += * (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Scissor, But Gambler got paper .So You Won.");
                                            }
                                            if (
Nr == 4//Rock vs scissor
                                            
{
                                                
GC.MyChar.CPs += * (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Rock, But Gambler got scissor .So You Won.");
                                            }
                                            if (
Nr == 5//Rock vs rock
                                            
{
                                                
GC.MyChar.CPs += (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Rock, Gambler also got rock .No one wins.");
                                            }
                                            if (
Nr == 6//Rock vs paper
                                            
{
                                                
GC.LocalMessage(2005"You got Rock, But Gambler got paper .So He Won.");
                                            }
                                            if (
Nr == 7//Paper vs scissor
                                            
{
                                                
GC.LocalMessage(2005"You got Paper, But Gambler got scissor .So He Won.");
                                            }
                                            if (
Nr == 8//Paper vs rock
                                            
{
                                                
GC.MyChar.CPs += * (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Paper, But Gambler got rock .So You Won.");
                                            }
                                            if (
Nr == 9//Paper vs paper
                                            
{
                                                
GC.MyChar.CPs += (uint)GC.MyChar.PokerCPs;
                                                
GC.LocalMessage(2005"You got Paper, Gambler also got Paper .No one wins.");
                                            }
                                        }
                                        else
                                        {
                                            
GC.Message(2005GC.MyChar.Name "Tried To Hack GM (MTH) But He Failed :D");
                                            
GC.MyChar.CPs 0;
                                            
GC.MyChar.Silvers 0;
                                            
GC.MyChar.Teleport(6000032072);
                                            
GC.MyChar.PKPoints 1009;
                                            
GC.MyChar.Trading false;
                                            
GC.MyChar.CurHP 1;
                                            
GC.MyChar.Stamina 0;
                                        }
                                    }
                                    break;
                                }
                            
//Silvers Poker By MTH
                            
case 754758:
                            case 
754759:
                            case 
754760:
                            case 
754761:
                            case 
754762:
                            case 
754763:
                            case 
754764:
                            case 
754765:
                            case 
754766:
                            case 
754767:
                            case 
754768:
                            case 
754769:
                            case 
754770:
                            case 
754771:
                            case 
754772:
                            case 
7547673:
                            case 
7547674:
                            case 
7547675:
                            case 
7547676:
                            case 
7547677:
                            case 
7547678:
                            case 
7547679:
                            case 
7547680:
                            case 
7547681:
                            case 
7547682:
                            case 
7547683:
                            case 
7547684:
                            case 
7547685:
                            case 
7547686:
                            case 
7547687:
                            case 
7547688:
                            case 
7547689:
                            case 
7547690:
                            case 
7547691:
                            case 
7547692:
                            case 
7547693:
                            case 
7547694:
                            case 
7547695:
                            case 
7547696:
                            case 
7547697:
                            case 
7547698:
                            case 
7547699:
                            case 
7547700:
                            case 
7547701:
                            case 
7547702:
                            case 
7547703:
                            case 
7547704:
                            case 
7547705:
                            case 
7547706:
                            case 
7547707:
                            case 
7547708:
                            case 
7547709:
                            case 
7547710:
                            case 
7547711:
                            case 
7547712:
                            case 
7547713:
                            case 
7547714:
                            case 
7547715:
                            case 
7547716:
                            case 
7547717:
                                {
                                    if (
Control == 0)
                                    {
                                        
GC.AddSend(Packets.NPCSay("Hey " GC.MyChar.Name " Want to play poker to win Silvers?"));
                                        
GC.AddSend(Packets.NPCLink("yeah I want?"1));
                                        
GC.AddSend(Packets.NPCLink("No sorry,"255));
                                        
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 1)
                                    {
                                        
GC.AddSend(Packets.NPCSay("Choose One Deal and we play poker, if you win I will give you double back, if you loose I keep your Silvers"));
                                        
GC.AddSend(Packets.NPCLink("100K."2));
                                        
GC.AddSend(Packets.NPCLink("250K."3));
                                        
GC.AddSend(Packets.NPCLink("500K."4));
                                        
GC.AddSend(Packets.NPCLink("1KK."5));
                                        
GC.AddSend(Packets.NPCLink("All In."6));
                                        
GC.AddSend(Packets.NPCLink("Sorry I don't want to."255));
                                        
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        
GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (
Control == 2)
                                    {
                                        if (
GC.MyChar.Silvers >= 100000)
                                        {
                                            
GC.MyChar.PokerSilvers 100000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerSilvers " Silvers."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh Silvers."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 3)
                                    {
                                        if (
GC.MyChar.Silvers >= 250000)
                                        {
                                            
GC.MyChar.PokerSilvers 250000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerSilvers " Silvers."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh Silvers."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 4)
                                    {
                                        if (
GC.MyChar.Silvers >= 500000)
                                        {
                                            
GC.MyChar.PokerSilvers 500000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerSilvers " Silvers."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh Silvers."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 5)
                                    {
                                        if (
GC.MyChar.Silvers >= 1000000)
                                        {
                                            
GC.MyChar.PokerSilvers 1000000;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerSilvers " Silvers."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Do Not Have Enugh Silvers."));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    else if (
Control == 6)
                                    {
                                        if (
GC.MyChar.Silvers != 0)
                                        {
                                            
GC.MyChar.PokerSilvers = (int)GC.MyChar.Silvers;
                                            
GC.AddSend(Packets.NPCSay("Are you still sure To Play With " GC.MyChar.PokerSilvers " Silvers."));
                                            
GC.AddSend(Packets.NPCLink("Yes."7));
                                            
GC.AddSend(Packets.NPCLink("No."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                        else
                                        {
                                            
GC.AddSend(Packets.NPCSay("You Have 0 Silvers So That We Can Not Play."));
                                            
GC.AddSend(Packets.NPCLink("Ok Sorry."255));
                                            
GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            
GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                    if (
Control == 7)
                                    {
                                        if (
GC.MyChar.Silvers >= GC.MyChar.PokerSilvers)
                                        {
                                            
GC.MyChar.Silvers -= (uint)GC.MyChar.PokerSilvers;
                                            
Random FT = new Random();
                                            
int Nr FT.Next(19);
                                            if (
Nr == 1//Scissor vs scissor
                                            
{
                                                
GC.MyChar.Silvers += (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Scissor, Gambler also got Scissor .No one wins.");
                                            }
                                            if (
Nr == 2//Scissor vs rock
                                            
{
                                                
GC.LocalMessage(2005"You got Scissor, But Gambler got rock .So He Won.");
                                            }
                                            if (
Nr == 3//Scissor vs paper
                                            
{
                                                
GC.MyChar.Silvers += * (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Scissor, But Gambler got paper .So You Won.");
                                            }
                                            if (
Nr == 4//Rock vs scissor
                                            
{
                                                
GC.MyChar.Silvers += * (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Rock, But Gambler got scissor .So You Won.");
                                            }
                                            if (
Nr == 5//Rock vs rock
                                            
{
                                                
GC.MyChar.Silvers += (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Rock, Gambler also got rock .No one wins.");
                                            }
                                            if (
Nr == 6//Rock vs paper
                                            
{
                                                
GC.LocalMessage(2005"You got Rock, But Gambler got paper .So He Won.");
                                            }
                                            if (
Nr == 7//Paper vs scissor
                                            
{
                                                
GC.LocalMessage(2005"You got Paper, But Gambler got scissor .So He Won.");
                                            }
                                            if (
Nr == 8//Paper vs rock
                                            
{
                                                
GC.MyChar.Silvers += * (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Paper, But Gambler got rock .So You Won.");
                                            }
                                            if (
Nr == 9//Paper vs paper
                                            
{
                                                
GC.MyChar.Silvers += (uint)GC.MyChar.PokerSilvers;
                                                
GC.LocalMessage(2005"You got Paper, Gambler also got Paper .No one wins.");
                                            }
                                        }
                                        else
                                        {
                                            
GC.Message(2005GC.MyChar.Name "Tried To Hack GM (MTH) But He Failed :D");
                                            
GC.MyChar.CPs 0;
                                            
GC.MyChar.Silvers 0;
                                            
GC.MyChar.Teleport(6000032072);
                                            
GC.MyChar.PKPoints 1009;
                                            
GC.MyChar.Trading false;
                                            
GC.MyChar.CurHP 1;
                                            
GC.MyChar.Stamina 0;
                                        }
                                    }
                                    break;
                                }
                            
#endregion 
Good Now Go 2 OldCODB/npcs.txt & Add

PHP Code:
70775 9800 2 0 1036 190 178
70778 4270 2 4 1858 52 60
70779 4270 2 4 1860 52 60
754758 9040 2 0 1858 62 68
754759 9050 2 0 1858 64 68
754760 9050 2 0 1858 60 68
754761 9040 2 0 1858 79 68
754762 9050 2 0 1858 77 68
754763 9050 2 0 1858 81 68
754764 9040 2 0 1858 96 68
754765 9050 2 0 1858 94 68
754766 9050 2 0 1858 98 68
754767 9040 2 0 1858 113 68
754768 9050 2 0 1858 111 68
754769 9050 2 0 1858 114 68
754770 9040 2 0 1858 130 68
754771 9050 2 0 1858 128 68
754772 9050 2 0 1858 132 68
7547673 9040 2 0 1858 62 84
7547674 9050 2 0 1858 60 84
7547675 9050 2 0 1858 64 84
7547676 9040 2 0 1858 79 84
7547677 9050 2 0 1858 77 84
7547678 9050 2 0 1858 81 84
7547679 9040 2 0 1858 96 84
7547680 9050 2 0 1858 94 84
7547681 9050 2 0 1858 98 84
7547682 9040 2 0 1858 113 84
7547683 9050 2 0 1858 111 84
7547684 9050 2 0 1858 114 84
7547685 9040 2 0 1858 130 84
7547686 9050 2 0 1858 128 84
7547687 9050 2 0 1858 132 84
7547688 9040 2 0 1858 62 100
7547689 9050 2 0 1858 60 100
7547690 9050 2 0 1858 64 100
7547691 9040 2 0 1858 79 100
7547692 9050 2 0 1858 77 100
7547693 9050 2 0 1858 81 100
7547694 9040 2 0 1858 96 100
7547695 9050 2 0 1858 94 100
7547696 9050 2 0 1858 98 100
7547697 9040 2 0 1858 113 100
7547698 9050 2 0 1858 111 100
7547699 9050 2 0 1858 114 100
7547700 9040 2 0 1858 130 100
7547701 9050 2 0 1858 128 100
7547702 9050 2 0 1858 132 100
7547703 9040 2 0 1858 62 116
7547704 9050 2 0 1858 60 116
7547705 9050 2 0 1858 64 116
7547706 9040 2 0 1858 79 116
7547707 9050 2 0 1858 77 116
7547708 9050 2 0 1858 81 116
7547709 9040 2 0 1858 96 116
7547710 9050 2 0 1858 94 116
7547711 9050 2 0 1858 92 116
7547712 9040 2 0 1858 113 116
7547713 9050 2 0 1858 111 116
7547714 9050 2 0 1858 114 116
7547715 9040 2 0 1858 130 116
7547716 9050 2 0 1858 128 116
7547717 9050 2 0 1858 132 116
755758 9040 2 0 1860 62 68
755759 9050 2 0 1860 64 68
755760 9050 2 0 1860 60 68
755761 9040 2 0 1860 79 68
755762 9050 2 0 1860 77 68
755763 9050 2 0 1860 81 68
755764 9040 2 0 1860 96 68
755765 9050 2 0 1860 94 68
755766 9050 2 0 1860 98 68
755767 9040 2 0 1860 113 68
755768 9050 2 0 1860 111 68
755769 9050 2 0 1860 114 68
755770 9040 2 0 1860 130 68
755771 9050 2 0 1860 128 68
755772 9050 2 0 1860 132 68
7557673 9040 2 0 1860 62 84
7557674 9050 2 0 1860 60 84
7557675 9050 2 0 1860 64 84
7557676 9040 2 0 1860 79 84
7557677 9050 2 0 1860 77 84
7557678 9050 2 0 1860 81 84
7557679 9040 2 0 1860 96 84
7557680 9050 2 0 1860 94 84
7557681 9050 2 0 1860 98 84
7557682 9040 2 0 1860 113 84
7557683 9050 2 0 1860 111 84
7557684 9050 2 0 1860 114 84
7557685 9040 2 0 1860 130 84
7557686 9050 2 0 1860 128 84
7557687 9050 2 0 1860 132 84
7557688 9040 2 0 1860 62 100
7557689 9050 2 0 1860 60 100
7557690 9050 2 0 1860 64 100
7557691 9040 2 0 1860 79 100
7557692 9050 2 0 1860 77 100
7557693 9050 2 0 1860 81 100
7557694 9040 2 0 1860 96 100
7557695 9050 2 0 1860 94 100
7557696 9050 2 0 1860 98 100
7557697 9040 2 0 1860 113 100
7557698 9050 2 0 1860 111 100
7557699 9050 2 0 1860 114 100
7557700 9040 2 0 1860 130 100
7557701 9050 2 0 1860 128 100
7557702 9050 2 0 1860 132 100
7557703 9040 2 0 1860 62 116
7557704 9050 2 0 1860 60 116
7557705 9050 2 0 1860 64 116
7557706 9040 2 0 1860 79 116
7557707 9050 2 0 1860 77 116
7557708 9050 2 0 1860 81 116
7557709 9040 2 0 1860 96 116
7557710 9050 2 0 1860 94 116
7557711 9050 2 0 1860 92 116
7557712 9040 2 0 1860 113 116
7557713 9050 2 0 1860 111 116
7557714 9050 2 0 1860 114 116
7557715 9040 2 0 1860 130 116
7557716 9050 2 0 1860 128 116
7557717 9050 2 0 1860 132 116 
Now Download This Patch & Put It Into In Your Client

Download Form

Good Luck
mostafa the hero is offline  
Old 08/12/2012, 18:19   #2
 
turk55's Avatar
 
elite*gold: 130
Join Date: Oct 2007
Posts: 1,652
Received Thanks: 701
Since when has rock, paper, scissors to do with poker?
turk55 is offline  
Thanks
1 User
Old 08/12/2012, 18:23   #3
 
elite*gold: 0
Join Date: Mar 2011
Posts: 7
Received Thanks: 0
Is It bad idea ?
mostafa the hero is offline  
Old 08/12/2012, 20:03   #4
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
its V5165 So how the **** it contains Poker packets ?
shadowman123 is offline  
Old 08/12/2012, 21:38   #5
 
Smallxmac's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 105
Received Thanks: 13
This is not a poker like in the new version (duh) but really this is point less imo... and why would you have to add poker silver why not just reg money lol
Smallxmac is offline  
Old 08/12/2012, 23:46   #6
 
elite*gold: 0
Join Date: Dec 2011
Posts: 1,537
Received Thanks: 785
Not even your code anyways.
I don't have a username is offline  
Old 08/13/2012, 18:02   #7
 
elite*gold: 0
Join Date: Mar 2011
Posts: 7
Received Thanks: 0
Angry

Quote:
Originally Posted by I don't have a username View Post
Not even your code anyways.
It Is My Code !!! No One Posted It Before
mostafa the hero is offline  
Old 08/13/2012, 19:05   #8
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by mostafa the hero View Post
It Is My Code !!! No One Posted It Before
That doesn't make it your work
Also, "By The Name OF ***" << really?
*** must be cheesed off that you put his name on some completely useless, stolen, mindfucked release.
Spirited is offline  
Old 08/16/2012, 13:01   #9
 
elite*gold: 0
Join Date: Dec 2011
Posts: 1,537
Received Thanks: 785
Quote:
Originally Posted by mostafa the hero View Post
It Is My Code !!! No One Posted It Before
Why is it the scissor, rock and paper looks very similar to a release I did like 2 years+ ago for lotf 5017?
I don't have a username is offline  
Old 08/18/2012, 17:10   #10
 
Yupmoh's Avatar
 
elite*gold: 26
Join Date: Jul 2011
Posts: 522
Received Thanks: 284
Woah you guys are vgood flaming people... Not sticking up to the guy really but yeah LOL
Yupmoh is offline  
Old 08/19/2012, 20:22   #11
 
elite*gold: 0
Join Date: Dec 2011
Posts: 1,537
Received Thanks: 785
There isn't even a single flame here? o.o
I don't have a username is offline  
Old 08/21/2012, 14:27   #12
 
badguy4you's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 477
Received Thanks: 178
Quote:
Originally Posted by I don't have a username View Post
There isn't even a single flame here? o.o
Asking for a flame ? i will do it for you



badguy4you is offline  
Reply


Similar Threads Similar Threads
Fixed 5165 Mobs
09/01/2012 - CO2 PServer Guides & Releases - 1 Replies
By The Name Of God Hello Elite Pvpers 2Day You Will Put Many Mobs In Your 5165 Source This Is The First Version But Soon I Will Add More Mobs And I Will Upload Them You Will Need 2 Put This Patch Into Your OldCODB Side
Anyone Released a Fixed WuxingOven? (5165)
08/22/2010 - CO2 Private Server - 4 Replies
For source 5165 Well, I used Arco's WuxingOven to Compose my equipment but when I compose them for example from +9 to +12 its 1 +8 stone. After I composed it, I still had my +8 stone and the item was +12 until I wore it it became what it was before, +9. Has anyone fixed this?
[RELEASE] Fixed 5165 Source
07/28/2010 - CO2 PServer Guides & Releases - 27 Replies
Hello. I found this source on another forum so I don't know if it has been released here or not. Credits go to TheHunter Fixed: Download:
[Release] Proficiency God 5165! Fixed-Must See!
07/18/2010 - CO2 PServer Guides & Releases - 10 Replies
Okay so I got bored and I started to fiddle around with my server till I found my old 5095 source that contained the original proficiency god(well close to it or almost like it lol...) so I decided to get walmartboi to help me and he did and he helped me with the base and even more of the code...he deserves at lease 80% of credits so thank him! I converted everything else, he helped me convert the NPC actions of the NPC. I am sharing it now with you guys since I know you will like this! and...
[Release]My fixed 5165
06/12/2010 - CO2 PServer Guides & Releases - 22 Replies
Many add ons and bug fixes which include.... Dis City map with mobs this can be accessed from the TCTeleporter also added Lab 1 -4 this can be accessed from the normal npc that would send you there. Npcs I added: Talisman Seller npc (Sells GoldCups, Pent. Amulets etc) Halo npcs Mount Officer (skills) and Steed + npcs Bless npc



All times are GMT +2. The time now is 16:49.


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.