Jump to content
Existing user? Sign In

Sign In



Sign Up

InnovaV2

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by InnovaV2

  1. Proof this is the latest source and not some 5 month old copy. ItemAssistant.java public boolean hasThreeRainbowPartyhats() { return playerHasItem(11863, 3); } public void makeBlackPartyhat() { deleteItem(11863, 1); deleteItem(11863, 1); deleteItem(11863, 1); addItem(11862, 1); c.getDH().sendStatement("You combine the three Rainbow partyhats and make a Black partyhat!"); } public boolean hasAllPartyhats() { return playerHasItem(1038, 1) && playerHasItem(1040, 1) && playerHasItem(1042, 1) && playerHasItem(1044, 1) && playerHasItem(1046, 1) && playerHasItem(1048, 1); } public void makeRainbowPartyhat() { deleteItem(1038, 1); deleteItem(1040, 1); deleteItem(1042, 1); deleteItem(1044, 1); deleteItem(1046, 1); deleteItem(1048, 1); addItem(11863, 1); c.getDH().sendStatement("You combine the partyhats and make a Rainbow partyhat!"); } Obviously i'm not lying ?‍♀️ Source/Client [Hidden Content] Website: [Hidden Content]

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...