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

    Prime Hunter FREE [Deleted]

    Script missclicks a lot and missplaces traps, script also sometimes missclicks box traps in inventory so it "uses" it instead making it stuck with the -> use with option. Script also drops bird meat & bones after it has set up all the traps and it's idle, meaning that after level 30-40 the...
  2. D

    Resource Methods to check?

    Don't worry man I fixed it. Also, in DS somehow Pouches don't get filled by the bank. I'm not stupid enough to not actually learn the method to RC before making my script lol. Also, lmfao... varps is fucking settings? RIP my ass.
  3. D

    Resource Methods to check?

    It doesn't matter whether the bank is open or not I just made it clearer, it still Fills my pouches without the help of Bank Presets. I have no idea what you are even talking about.
  4. D

    Resource Methods to check?

    Lol, I appreciate you replying to my thread, but you've misunderstood my method completely. Let me translate what it does: if(Inventory.contains(23) && Pouch == false){ // When inventory contains Pure ess and boolean Pouch is false then Inventory.getItems(23).interact("Fill"); // interact with...
  5. D

    Resolved Bot missclicks sometimes and can't correct itself

    I am the bot author, what can I do ?
  6. D

    Resolved Bot missclicks sometimes and can't correct itself

    My bots are seeing this issue very frequently right now cause the spots in the fishing guild is filled with players, the bot tries to click on the spot but can't because when it hovers on the fishing spot its piled with players. Can't fix this?
  7. D

    Resource Methods to check?

    I'm not at home but I remember my code, so I'll type it here. I'm using a method like this (something like this but just written fast): boolean Pouch = false; if(Inventory.contains(23) && Pouch == false){ Inventory.getItems(23).interact("Fill"); }else if(Inventory.getQuanitity() == 20){ Pouch...
  8. D

    Resource Methods to check?

    Trying to check if an Pouch is full, I am using booleans but its going bad since its not 100% accurate. I can't use Settings since Runemate doesn't suppport it? And also, GameMessages doesn't work for me for some reason?
  9. D

    Settings explorer RS3, Webwalking on screen?

    Need these two one for pouches and one for Webwalking on screen in wildy in DS. I appreciate all help.
  10. D

    Resolved How much RAM is this bot actually gonna use?

    How are you using CleanMem cauase when I use it, it just cleans it and it returns back to 1.2GB ram.
  11. D

    Resolved How much RAM is this bot actually gonna use?

    Yeah I was, but it shouldn't still be 3x the main client that's no excuse to be honest lmao.
  12. D

    Resolved How much RAM is this bot actually gonna use?

    This is ridiculous. Your bot is amazing and all, but the RAM usage is insane. If Jagex client uses 500KB max, I don't think Runemate should be using 3x that lol.
  13. D

    Resolved How much RAM is this bot actually gonna use?

    I'm running RS3, btw. I just ran it for a couple of minutes in-game doing some tasks for a few minutes, just to try it out. Ignore the java.exe running with 400K. The 1.6GB 1.4GB are Runemate, lmfao.
  14. D

    Resolved How much RAM is this bot actually gonna use?

    It's not only one bot, no. I'm running one that I made and one that is from the forum (Celestial Runespan to be exact.) both take a lot of RAM.
  15. D

    Resolved How much RAM is this bot actually gonna use?

    This is ridiculous 1.5 GB of RAM for one bot? Come on... it has been over 3 months since I used this bot and this issue is still active?
  16. D

    Prime Hunter FREE [Deleted]

    Okay I'm going to show you how batshit crazy this "human movement" actually is. I've seen it done worse than this, but this is not how a fucking human moves his fucking mouse. If you call this shit normal, than holy shit you're fucking delusional as fuck. Also, what the fuck uses so much...
  17. D

    Prime Hunter FREE [Deleted]

    Script is batshit crazy, the mouse movement is so fucked up I can't even believe you guys are reporting it to be good. The script brakes if the welcome message for runescape shows up, doesn't know how how to deal with crashes from other players and it doesn't even know the difference between its...
Top