Thread: {Update} Silabsoft's NEWEST Client, ALL Items Supported.

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 47
  1. #1 {Update} Silabsoft's NEWEST Client, ALL Items Supported - Now with Spawning FIX. 
    Long-Term Community Veteran
    Zamorak Zxt's Avatar
    Join Date
    Nov 2006
    Age
    32
    Posts
    256
    Thanks given
    0
    Thanks received
    0
    Rep Power
    62
    Well, she's done it, she's updated her client to support Items up to 11999, and plans to keep it updated with Runescape.
    The highest Item this client goes up to, is Varrock Armour 3 (Which was released yesterday).

    My Server (To Prove this all works):
    zampkz.servegame.com - Offline

    I GUARENTEE If you don't know what your doing, you will get problems with Spawning the Items.

    This will Enable you to Spawn New Items, along with old, ONE AT A TIME, but will Disable your ::pickup command.
    ADD THIS DIRECTLY ABOVE YOUR ::PICKUP COMMAND (Serverside):

    Code:
    if (command.startsWith("pick")) {
    				try {
    					int newitem = Integer.parseInt(command.substring(5));
    					if (newitem >= 0) { 
    								
    
    					addItem(newitem, 1);	
    					} else {
    						sendMessage("No such item");
    					}
    				} catch(Exception e) {
    					sendMessage("Bad item ID");
    				}
    }
    Now, for an Example Spawn, you would put ::pick ITEM ID.
    This will Spawn ONE Item from 1-11999 at a time.

    Here is the proof:


    Download links (For those without the auto-updating client already):

    For those with WinRAR:
    http://dnd.no-ip.org/version3.rar

    For those without:
    http://dnd.no-ip.org/version3.zip

    Enjoy, Thank Silabsoft for her time.

    Item List:
    http://dnd.no-ip.org/output.txt
    Thanks, Codykins
    _____________________
    ~Zamorak Zxt~
     

  2. #2  
    20lbs of pussy and ass

    Afro's Avatar
    Join Date
    Nov 2006
    Age
    34
    Posts
    980
    Thanks given
    20
    Thanks received
    103
    Rep Power
    773
    So this means EVERY SINGLE FUСKING item in RuneScape?

    Holy ѕhit, nice.
     

  3. #3  
    Long-Term Community Veteran
    Zamorak Zxt's Avatar
    Join Date
    Nov 2006
    Age
    32
    Posts
    256
    Thanks given
    0
    Thanks received
    0
    Rep Power
    62
    Yes, EVERY Item is now Spawnable with her Client, although you need to Edit your Pickup command to be compatible with spawning the items.
    Thanks, Codykins
    _____________________
    ~Zamorak Zxt~
     

  4. #4  
    Professional Upsetter


    Join Date
    Jul 2006
    Posts
    5,392
    Thanks given
    163
    Thanks received
    447
    Rep Power
    2040
    I doubt it's EVERY item, but good work
    Ex-super moderator of Rune-Server.org and RSBot.org
     

  5. #5  
    Long-Term Community Veteran
    Zamorak Zxt's Avatar
    Join Date
    Nov 2006
    Age
    32
    Posts
    256
    Thanks given
    0
    Thanks received
    0
    Rep Power
    62
    Quote Originally Posted by Inside Sin View Post
    I doubt it's EVERY item, but good work
    It is EVERY item.

    And Silabsoft is going to keep it Updated with Runescape to support All new items that are released.
    Thanks, Codykins
    _____________________
    ~Zamorak Zxt~
     

  6. #6  
    Professional Upsetter


    Join Date
    Jul 2006
    Posts
    5,392
    Thanks given
    163
    Thanks received
    447
    Rep Power
    2040
    Nah, it wouldn't have the items that aren't used for anything but quest

    Like a key to a chest in a maze full of keys and chests

    Btw, are you sure you made that stick avatar?
    Ex-super moderator of Rune-Server.org and RSBot.org
     

  7. #7  
    Long-Term Community Veteran
    Zamorak Zxt's Avatar
    Join Date
    Nov 2006
    Age
    32
    Posts
    256
    Thanks given
    0
    Thanks received
    0
    Rep Power
    62
    Again, this client has EVERY Item from 1 - 11999...
    Quit being thick-headed.
    Thanks, Codykins
    _____________________
    ~Zamorak Zxt~
     

  8. #8  
    rs-revealed
    Guest
    yeah its actually every single item. http://dnd.no-ip.org/output.txt


    317 cache ends at item 7619
    i start at 7620
     

  9. #9  
    Zsakul2
    Guest
    How come these never work.. It always says connection error -

    ????

    My main drive is I; Not C; that may be a problem
     

  10. #10  
    Registered Member
    Cloke's Avatar
    Join Date
    Nov 2006
    Age
    30
    Posts
    747
    Thanks given
    14
    Thanks received
    1
    Rep Power
    130
    it doesnt say the items? it just says shirt and seed dipper and stuff

    edit: nvm its scrolled down lawl
     

Page 1 of 5 123 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. (HELP) rep++ Items supported
    By Clawscape in forum Help
    Replies: 1
    Last Post: 03-18-2009, 04:48 PM
  2. Make "Silabsoft's" items :- Stackable
    By Crazy Cam10 in forum Tutorials
    Replies: 10
    Last Post: 04-08-2008, 12:17 AM
  3. auto detect silabsoft's client (repost)
    By fabjan in forum Tutorials
    Replies: 7
    Last Post: 11-19-2007, 09:15 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •