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

    Bug Right click menus

    Also have encountered this. If you're not enforcing left clicks, here's another workaround: //GameObject obj boolean menuOpen = Menu.isOpen(); boolean menuContains = menuOpen && Menu.contains("Interact", "Object"); if(menuContains || (obj.isVisible() && !menuOpen)) {...
  2. D

    Bug Randomly -298 hours

    Yep, thanks again. Enjoy your 100th like :)
  3. D

    Bug Randomly -298 hours

    Right, so in order to regain my 200 hours that I purchased immediately, I need to pay $5 and the gradual roll-off will concurrently apply. I was on the initial assumption for some reason that only the 200 free hours were meant to roll-off. Thanks for your time, I've purchased an additional $4...
  4. D

    Bug Randomly -298 hours

    If I had only used up 300/500 hours from my first payment, today I would be at 598 hours used; sitting at -98 hours left (rather than -298), no? I am perfectly happy to support RuneMate, though it feels like I'm being penalized for using up my full purchase.
  5. D

    Bug Randomly -298 hours

    Hello, thanks for the reply just confirming this is the situation as it is somewhat confusing: I paid for 500 hours, bought a secondary 500 hours as I hit the first 500 hours limit. A month passes since the first purchase, which I fully used, and my allowed hours goes down. Now I have to...
  6. D

    Bug Randomly -298 hours

    I spent two $5 one-time payments for my account. Last I checked ~2 days ago there were still about 200 hours on my account. It seems it's just passed the month mark for the first payment therefore it subtracted 500 hours from the allotted time, but I also used those 500 hours, therefore should...
  7. D

    Bug [Ubuntu] Green wheel spins for 1-5 minutes

    @Party are you referring to the images such as this java.io.FileNotFoundException: /root/RuneMate/images/logo_16.png (No such file or directory) from the log? If so, I checked on Windows a couple days ago and I received the same errors though obviously without the delays. edit: only seen when...
  8. D

    Bug [Ubuntu] Green wheel spins for 1-5 minutes

    Apologies in advance if this has been addressed before; I couldn't really find any information regarding it. I'm running Ubuntu with GNOME 3, and while attempting to run RuneMate with Oracle JDK 8u121 32-bit I'm confronted with multiple green spinners lasting anywhere from 1-5+ minutes...
  9. D

    Request TH Key Token Handler

    I thought the picture would be sufficient enough, sure though; I'll contact Cloud when my limit is reached.
  10. D

    Request TH Key Token Handler

    You guys really should destroy key tokens if you're unable to hold any more, otherwise the handler continuously tries to claim the token.
Top