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

    Iconic Divination [Deleted]

    Zasz submitted a new resource: Iconic Divination - Let's do Divination right Read more about this resource...
  2. zasz

    Bug Video bug bot start

    Scanned for and identified 2 game frames in 3730ms. javafx.fxml.LoadException: /root/RuneMate/temp/813964722.res at javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2601) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2579) at...
  3. zasz

    Resolved Fail caching

    Here ya go. @Arbiter , @Cloud Breakdown of the error: 1. The bank booths are not doors. 2. The other objects don't look right either. Full documentation to how I achieved this great error from the game. (In detail) 1. I logged into runescape. (To login I started the OSRS runescape client -...
  4. zasz

    Request Npc clear cache

    At least for dungeoneering the aspect is that some NPC's change actions / id's without going null. Example: Monolith. Bot is set to click if actions has Activate, works fine for first implementation, though actions changed and does not contain "Activate", but it still caches. Portion of the...
  5. zasz

    Implemented Sort Runescape PID in ascending order.

    See how that can be an issue for being able to organize what is going on when trying to run bots across multiple accounts. This could easily go along with the wanted filter account feature :) @Vaped @Arbiter
  6. zasz

    Bug Actionbar methods always returning false

    for(Slot m : ActionBar.getFilledSlots()){ if(adrenPercent<100){ if(Globals.stringInArray(m.getName(), Threshholds)){ System.out.println("Found thresh"); if(!m.isCoolingDown() ||...
  7. zasz

    Resolved Getting -sdk working on linux

    Alright, so with Centos 6 I managed to get the "installed" version to run by using the start menu, or going to the RuneMate folder and running the RuneMate.sh file. But I can not run just the jar from command line no matter what, and the .sh file is from installer4j software so adding boot...
  8. zasz

    Resolved Bot hangs indefinitely after interactable item goes null

    If I have the bot interact with an item, and as the mouse is moving to said item, if I pick it up before the mouse reaches it, the bot will hang indefinitely and will need a restart. @Cloud
  9. zasz

    isReachable to locatable

    Just a nice feature so the need to call the .getPosition().isReachable is not needed when if its locatable, you can find if its isReachable anyway. @Cloud
  10. zasz

    Z Quester [Deleted]

    Zasz submitted a new resource: Z Quester - Does a few intro level quests, such as Priest in Peril + Gertrudes Cat. Read more about this resource...
  11. zasz

    RS3 My old fully botted account

    Except for quests. Felt proud of that... EVERYTHING botted, used to be my account for testing / making any script. (like a year or so ago)
  12. zasz

    Resolved Unknown sequence number while processing queue

    [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. Aborted When booting up a bot...
  13. zasz

    Resolved Constant HEAVY flicker Centos 7

    The latest client update (to address the OS errors I believe), caused the whole game to flicker between black and the actual game.. Then .5-1 second later. It goes through to load the display. Then back to black This doesn't effect bot functionality it looks like, but it makes a living...
  14. zasz

    Z Dungeon [Deleted]

    Zasz submitted a new resource: Z Dungeon - Does Dungeoneering floors 1-17 comp 4, in Pre-Alpha. Expect many quick updates + more floors/comp... Read more about this resource...
  15. zasz

    Would this be possible in any sense?

    public enum blah { something("Nametofind", new extendedclass()); private Abstractclasstoreload areyoudtforno; private String nudesplz; public blah(String nameofblah, Abstractclasstoreload dtf){ areyoudtforno = dtf; nudesplz...
  16. zasz

    Z Dungeon

    Well, I've made it like 3 times so far, (rsbot, rsbuddy, and just random work for like tribot or something like 2 years ago), BUT time for a fresh take and such! If you were on major botting sites a few years back (primarily 2009-2012) (very lightly in 2013-2014), then you may have seen my...
Top