Thread: [REL] Ultamate CastleWars. 100% like rs! [REL]

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 [REL] Ultamate CastleWars. 100% like rs! [REL] 
    Banned

    Join Date
    Jul 2008
    Age
    26
    Posts
    5,826
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    Leeched; therefor removed. -MrC.
     

  2. #2  
    Banned

    Join Date
    Oct 2007
    Posts
    928
    Thanks given
    17
    Thanks received
    2
    Rep Power
    0
    GJ add pics/vid proove that it woooorks so i can be asked to do it lol
     

  3. #3  
    ̿ ̿̿ ̿̿ ̿̿̿'̿'\̵͇̿̿\=(•̪

    Dragonking's Avatar
    Join Date
    May 2008
    Posts
    2,011
    Thanks given
    16
    Thanks received
    31
    Rep Power
    567
    lots of errors you left out ALOT!!!!!!!!

    i had alot more erros but i fixed them this is what i got now

    Code:
    --------------------Configuration: Server - JDK version 1.6.0_02 <Default> - <Default>--------------------
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:24: cannot find symbol
    symbol  : variable Sara
    location: class client
          Sara = false;
          ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:26: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
      UpdateAll();
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:35: cannot find symbol
    symbol  : variable Zammy
    location: class client
          Zammy = false;
          ^
    
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:37: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
      UpdateAll();
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:47: cannot find symbol
    symbol  : variable Sara
    location: class client
        if(Sara == true)
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:48: cannot find symbol
    symbol  : variable Sara
    location: class client
          Sara = false;
          ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:50: cannot find symbol
    symbol  : variable Zammy
    location: class client
        if(Zammy == true)
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:51: cannot find symbol
    symbol  : variable Zammy
    location: class client
          Zammy = false;
          ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:54: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
      UpdateAll();
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:62: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
      UpdateAll();
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:66: cannot find symbol
    symbol  : variable Sara
    location: class client
      Sara = false;
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:67: cannot find symbol
    symbol  : variable Zammy
    location: class client
      Zammy = false;
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:74: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
        UpdateAll();
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:78: cannot find symbol
    symbol  : variable Sara
    location: class client
      Sara = false;
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:79: cannot find symbol
    symbol  : variable Zammy
    location: class client
      Zammy = false;
      ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:86: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
        UpdateAll();
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17843: cannot find symbol
    symbol  : variable Sara
    location: class client
            if(Sara == true && castlewarsgame() == true) {
               ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17843: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
            if(Sara == true && castlewarsgame() == true) {
                               ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17856: cannot find symbol
    symbol  : variable Zammy
    location: class client
    if(Zammy == true && castlewarsgame() == true) {
       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17856: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
    if(Zammy == true && castlewarsgame() == true) {
                        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17869: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    if(hasFlag == true && Sara == true) {
       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17869: cannot find symbol
    symbol  : variable Sara
    location: class client
    if(hasFlag == true && Sara == true) {
                          ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17871: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            hasFlag = true;
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17873: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            else if(hasFlag == true && Sara == true)
                    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17873: cannot find symbol
    symbol  : variable Sara
    location: class client
            else if(hasFlag == true && Sara == true)
                                       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17880: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            hasFlag = true;
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17885: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    if(hasFlag == true && Zammy == true) {
       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17885: cannot find symbol
    symbol  : variable Zammy
    location: class client
    if(hasFlag == true && Zammy == true) {
                          ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17887: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            hasFlag = true;
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17889: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            else if(hasFlag == true && Zammy == true)
                    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17889: cannot find symbol
    symbol  : variable Zammy
    location: class client
            else if(hasFlag == true && Zammy == true)
                                       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17896: cannot find symbol
    symbol  : variable hasFlag
    location: class client
            hasFlag = true;
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17908: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
        if(castlewarsgame() == true && gameTime > 100)
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17918: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
        if(castlewarsgame() == true && gameTime < 100)
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17928: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
        if(castlewarsgame() == true && Sara == false && Zammy == false && gameTime > 5 && gameTime < 1300) {
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17928: cannot find symbol
    symbol  : variable Sara
    location: class client
        if(castlewarsgame() == true && Sara == false && Zammy == false && gameTime > 5 && gameTime < 1300) {
                                       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17928: cannot find symbol
    symbol  : variable Zammy
    location: class client
        if(castlewarsgame() == true && Sara == false && Zammy == false && gameTime > 5 && gameTime < 1300) {
                                                        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17943: cannot find symbol
    symbol  : variable Sara
    location: class client
    Sara = true;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17952: cannot find symbol
    symbol  : variable Zammy
    location: class client
    Zammy = true;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17956: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
    if(castlewarsgame() == false) //keeps people from having a flag outside of cw.
       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17966: cannot find symbol
    symbol  : method castlewarsgame()
    location: class client
    if(castlewarsgame() == false && castlewarswait() == false && cwlobby() == false) //keeps people from having a cw capes out of the game but allows them in waiting area.
       ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17966: cannot find symbol
    symbol  : method castlewarswait()
    location: class client
    if(castlewarsgame() == false && castlewarswait() == false && cwlobby() == false) //keeps people from having a cw capes out of the game but allows them in waiting area.
                                    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17966: cannot find symbol
    symbol  : method cwlobby()
    location: class client
    if(castlewarsgame() == false && castlewarswait() == false && cwlobby() == false) //keeps people from having a cw capes out of the game but allows them in waiting area.
                                                                 ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17976: cannot find symbol
    symbol  : method castlewarswait()
    location: class client
    if (castlewarswait() == true && (absX >=2410 && absX <=2434 && absY >=9511 && absY <=9536)) //if in zammy wait, add cape
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:17987: cannot find symbol
    symbol  : method castlewarswait()
    location: class client
    if (castlewarswait() == true && (absX >=2367 && absX <=2393 && absY >=9480 && absY <=9497)) //if in sara wait, add cape
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18000: cannot find symbol
    symbol  : variable Sara
    location: class client
    if(sarascore > zammyscore && Sara == true)
                                 ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18004: cannot find symbol
    symbol  : variable Sara
    location: class client
    Sara = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18009: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18011: cannot find symbol
    symbol  : variable Zammy
    location: class client
    if(sarascore < zammyscore && Zammy == true)
                                 ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18015: cannot find symbol
    symbol  : variable Zammy
    location: class client
    Zammy = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18020: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18022: cannot find symbol
    symbol  : variable Zammy
    location: class client
    if(sarascore > zammyscore && Zammy == true)
                                 ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18025: cannot find symbol
    symbol  : variable Zammy
    location: class client
    Zammy = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18030: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18032: cannot find symbol
    symbol  : variable Sara
    location: class client
    if(sarascore < zammyscore && Sara == true)
                                 ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18035: cannot find symbol
    symbol  : variable Sara
    location: class client
    Sara = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18040: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18042: cannot find symbol
    symbol  : variable Sara
    location: class client
    if(sarascore == zammyscore && Sara == true)
                                  ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18046: cannot find symbol
    symbol  : variable Sara
    location: class client
    Sara = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18051: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18053: cannot find symbol
    symbol  : variable Zammy
    location: class client
    if(sarascore == zammyscore && Zammy == true)
                                  ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18057: cannot find symbol
    symbol  : variable Zammy
    location: class client
    Zammy = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:18062: cannot find symbol
    symbol  : variable hasFlag
    location: class client
    hasFlag = false;
    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22702: cannot find symbol
    symbol  : variable Sara
    location: class client
          if(Sara == true)
             ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22704: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
            deleteObj(objectX, objectY);
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22705: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
            Object(objectX, objectY, 4378, 0, 10);//CastleWars Flag Stand empty(Zamorak flag)-(./.Z.A/./C./H)
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22708: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = true;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22710: cannot find symbol
    symbol  : variable Zammy
    location: class client
            else if(Zammy == true && playerEquipment[playerWeapon] == 4037)
                    ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22715: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
        deleteObj(2418, 3085);
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22716: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
        Object(2418, 3085, 4902, 0, 10);//cw sara stand respawn after zammy scres
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22717: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = false;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22727: cannot find symbol
    symbol  : variable Zammy
    location: class client
          if(Zammy == true)
             ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22729: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
            deleteObj(2418, 3085);//delete the stand with flag
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22730: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
            Object(2418, 3085, 4377, 0, 10);//make empty saradomin stand
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22733: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = true;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22735: cannot find symbol
    symbol  : variable Sara
    location: class client
        else if(Sara == true && playerEquipment[playerWeapon] == 4039) //someone on the team bringing the other teams flag back
                ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22740: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
            deleteObj(2370, 3133);//deletesthe empty zammy flag stand
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22741: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
            Object(2370, 3133, 4900, 0, 10);//puts zammys flag back on the stand
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22742: cannot find symbol
    symbol  : variable Sara
    location: class client
        Sara = true;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22743: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = false; //declares you dont have the flag anymore.
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22753: cannot find symbol
    symbol  : variable Sara
    location: class client
          if(Sara == true && playerEquipment[playerWeapon] == 4039) //if on sara team and has zammy flag
             ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22758: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
            deleteObj(2381, 3122);
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22759: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
            Object(2381, 3122, 4903, 0, 10);//CastleWars Flag Stand (Zamorak flag)-(./.Z.A/./C./H)
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22760: cannot find symbol
    symbol  : variable Sara
    location: class client
        Sara = true;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22761: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = false;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22766: cannot find symbol
    symbol  : variable Zammy
    location: class client
          if(Zammy == true && playerEquipment[playerWeapon] == 4037)
             ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22771: cannot find symbol
    symbol  : method deleteObj(int,int)
    location: class client
            deleteObj(2418, 3085);
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22772: cannot find symbol
    symbol  : method Object(int,int,int,int,int)
    location: class client
            Object(2418, 3085, 4902, 0, 10);//CastleWars Flag Stand (sara flag)-(/Z.A/./C./H)
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22773: cannot find symbol
    symbol  : variable Zammy
    location: class client
        Zammy = true;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22774: cannot find symbol
    symbol  : variable hasFlag
    location: class client
        hasFlag = false;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22813: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
            message("You cannot take capes into Castle Wars.");
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22817: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
            message("Game is already in play!");
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22818: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
            message("Try again in a minute or so.");
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22822: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
        message("Team full. try Zammy.");
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22824: cannot find symbol
    symbol  : variable Zammy
    location: class client
        if(Zammy == true)
           ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22826: cannot find symbol
    symbol  : variable Zammy
    location: class client
        Zammy = false;
        ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22828: cannot find symbol
    symbol  : variable Sara
    location: class client
                Sara = true;
                ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22833: cannot find symbol
    symbol  : method UpdateAll()
    location: class client
            UpdateAll();
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22842: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
            message("You cannot take capes into Castle Wars.");
            ^
    C:\Documents and Settings\HP_Administrator\Desktop\Server\client.java:22846: cannot find symbol
    symbol  : method message(java.lang.String)
    location: class client
            message("Game is already in play!");
            ^
    100 errors
    
    Process completed.


    [Only registered and activated users can see links. ]
     

  4. #4  
    ̿ ̿̿ ̿̿ ̿̿̿'̿'\̵͇̿̿\=(•̪

    Dragonking's Avatar
    Join Date
    May 2008
    Posts
    2,011
    Thanks given
    16
    Thanks received
    31
    Rep Power
    567
    Quote Originally Posted by chris lol View Post
    wow lol'd myself.. left out a hwole section... ffs lol.

    fixes added under "FIXES!! I LEFT OUT ALOT OF STUFF.. LOL.."
    im sure i left out more.. but lol.. im going to eat. l8er.
    even if you dont get it to work, this is a perfect base.
    AND ITS VERSION ONE FFS!

    cant you figure out what "message" is.... lol ffs. i said in the first post this was for a custom source, and you had to change lots of things to fit you leeched serverz >.>


    thanks for adding the fixes lol but what npc is it that shouts?


    [Only registered and activated users can see links. ]
     

  5. #5  
    Banned

    Join Date
    Mar 2008
    Posts
    2,595
    Thanks given
    128
    Thanks received
    191
    Rep Power
    0
    Ok, this isn't even close to 100%, check out my DEV, I'm actually doing 100%. Nice job anyway, still the best complete castle wars out there I think.
     

  6. #6  
    haloking
    Guest
    Looks really nice, good job.
     

  7. #7  
    Registered Member

    Join Date
    Sep 2008
    Posts
    1,801
    Thanks given
    4
    Thanks received
    50
    Rep Power
    636
    wow nice leeching off of me atleast give me credits?
    same exact voids declares in stuff

    links to proof
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Last edited by zach.; 10-20-2008 at 08:11 AM. Reason: Double posting is not allowed!
     

  8. #8  
    Member Market Banned Market Banned


    Join Date
    Nov 2006
    Posts
    3,292
    Thanks given
    29
    Thanks received
    22
    Rep Power
    4355
    got errors but still nice...
    gj rep++
    Spoiler for Signature:



    Nick David Matt Kevin Zack Corey Jeff GOD DAMMIT
     

  9. #9  
    Registered Member

    Join Date
    Sep 2008
    Posts
    1,801
    Thanks given
    4
    Thanks received
    50
    Rep Power
    636
    why is he getting rep for leeching off me?
     

  10. #10  
    Banned

    Join Date
    Mar 2008
    Posts
    2,595
    Thanks given
    128
    Thanks received
    191
    Rep Power
    0
    Quote Originally Posted by zach. View Post
    wow nice leeching off of me atleast give me credits?
    same exact voids declares in stuff

    links to proof
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    What a leecher (chris lol). Steals a base and then claims its 100% even though it's just a base.
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •