Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. S

    Resolved Local scripts not showing up in Client

    @Cloud @Arbiter Both Aidden and Arbiter have TV'ed me and could not/did not have the time to figure the bug out. The issue is that it cannot find the main class, not that it cant find the manifest. When i refresh the bots it throws this error: " (02:31:07) Unable to locate...
  2. S

    Resolved Trade message type

    Hey, @Cloud New message type for you MessageEvent: Type: UNKNOWN Message: "MotherlyWyrm wishes to trade with you." Sender: MotherlyWyrm Console Log: "(01:36:38) Unable to resolve chatbox message type "101", please report this only if you can help identify it." The type should be TRADE
  3. S

    Resource Old School Scroll Bar Util

    Just a small resource i made to handle the scroll bars in old school. Currently it has the chatbox (not tested) and the emotes tab built in to use but it should be easy enough to implement other scroll bars and if you post them below ill add them. le code: package...
  4. S

    Resource Old School Emote Player

    Hey, this is a simple class i made to allow you to play emotes in old school. import com.runemate.game.api.hybrid.input.Mouse; import com.runemate.game.api.hybrid.local.hud.InteractableRectangle; import com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent; import...
  5. S

    Resolved Cannot open client on mac osx

    Hi, whenever i try to load the client it gets to 30% and then crashes with the error http://pastebin.com/Wp3A56T0. How would i fix this? Ive checked the permissions and all of the folders under /var/folders/07 have read and write permissions.
  6. S

    Cannot run runemate from IntelliJ

    Hey, whenever i try to run runemate from IntelliJ it throws an error that it cannot access a file in the /var folder. I am running mac OS X 10.10. This is the error i recieve: http://pastebin.com/Wp3A56T0 I have Runemate.jar in my project on the package explorer and it is added as a library.
  7. S

    Resolved Bot store hover animations

    The animations of the bots when you hover over them in the bot store stack so if you hover and un-hover them constantly the animations queue and they go into a loop of animating up, animating down, animating up, animating down. Not really a major thing but i find it quite annoying.
  8. S

    Private bots

    Hi, I am going to create a bot and i was planning on keeping it private. I am wondering what restrictions there are around this? For example, on PB you can only use it for 2 hours at a time. I was also wondering if it was possible to share this bot with certain people so they can use it as...
Top