Jump to content
Existing user? Sign In

Sign In



Sign Up

RynShirayuki

Members
  • Posts

    24
  • Joined

  • Last visited

Personal Information

  • Sex
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I remember playing this years ago
  2. I can see a lot of people are using this now.
  3. If these are still downloadable, I'm going to use them for sure.
  4. You cannot download this anymore, it says it is not found on runeindex
  5. RynShirayuki

    Valius - 2020

    If this is still up, I'd love to look at it.
  6. Hm, if this still works I'll look at it
  7. If the link still works, I'll try it out
  8. RynShirayuki

    Convert Items

    public static boolean convertItems(Player player, Item item) { if (item.getDefinitions().containsOption("Convert")) { for (int i = 45405; i < Utils.getItemDefinitionsSize(); i++) { if (ItemDefinitions.getItemDefinitions(i).getName().equalsIgnoreCase(item.getName())) { item.setId(i); player.getInventory().refresh(); player.getPackets().sendGameMessage("You have converted your " + item.getName().toLowerCase() + " to a useable form."); break; } } return true; } return false; }

Contact

ltlimes

RSPS Partners

RedemptionRSPS

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

oldschoolrsps Runewild RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex, rune-server and runelocus in any way & exists solely for educational purposes.

×
×
  • Create New...