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

    Question runescape 3 support

    So i see on the homepage of runemate that we support rs3, but in the client itself i cannot select rs3. Is that correct?
  2. corebot

    OSRS BUYING NPC SPAWN LIST

    I can probably write a bot that collects all the info you need. but what is your budget for that list :p
  3. corebot

    Bug Bank.depositInventory(); call clicks Bank Search button

    I actually didnt really want to give you this example because sometimes you just have to try out what someone says instead of begging for a piece of code. Please use breaks and returns; check conditions every loop. This will probably fix most of your bugs. This is the example i gave you above...
  4. corebot

    Making babysit-free bots

    Making babysit-free bots
  5. corebot

    i would be very interested in your code :p I really love how quick it is.

    i would be very interested in your code :p I really love how quick it is.
  6. corebot

    OSRS Cooking lvl 97 in 3 days

    I am currently creating a karambwan cooking bot which is almost accepted by the execs (woohoo first bot online) This bot got me quite a lot of money, (is around 350k+ an hour) while also 350 - 400k cooking an hour. after only 3 days i have reached lvl 97 (while testing the bot) cooking. Also...
  7. corebot

    Bug Issues with RegionPath and WebPath

    Today however there was an outtage with the webwalking. Its already solved :)
  8. corebot

    Question Help closing interface

    Bot Store | RuneMate Visual developer allows you to ctrl+click on the screen and it will then tell you some properties. What i most of the times do is first inspect it with the visual developer so i know what the id's of the interface are, and then i go to the Development toolkit bot and check...
  9. corebot

    Bug Issues with RegionPath and WebPath

    Only webpath is able to open doors. And i also encounter some strange things with webpath. Like with the same code today it could be working fine, but tomorrow it could be broken, but the day after it can work again. I dont know how or why this happens and would also like to know what is up with it
  10. corebot

    Bug Bank.depositInventory(); call clicks Bank Search button

    you are calling .despoitInventory() while looping over all your inventory items. That does not seem to be correct. Ideally you only want to do 1 action per bot iteration.It might be as easy as having "return;" right agter your bank.depositInv call. Also when you do something like this you might...
  11. corebot

    RS3 Wildstalker helmet runsecape bot

    But why would you want this? This helmet only shows your amount of kills and has no benefit at all?
  12. corebot

    Bug SVN password with special characters isnt allowed

    Today i stumbled across a small bug where if a SVN password has special characters in it like a comma my turtoise svn keeps telling me the password is incorrect. What i do to fix this problem? Just generate a new password until 1 appears without special characters. I thought it might be...
  13. corebot

    Bug Lags / Freezes when botting

    What i do is when runemate starts lagging i just restart runemate. Most of the times it has to do with RAM which is allocated by windows to runemate
  14. corebot

    1 - 90 days xd. curious what it would be

    1 - 90 days xd. curious what it would be
  15. corebot

    RS3 AFK bot request for new event

    If you folllowed to guidelines on bot requests i would have probably understand you more. Please try again?
  16. corebot

    OSRS Keg Balance for warrior guild

    Wrong format and failed to use the search function man.. come on.. Search for "Keg" in the botstore.... Find the botstore yourself..
  17. corebot

    Ironman OSRS Eclecting imp collector

    Hmm yeah once my other bots are done i would love to make this one :)
  18. corebot

    Bug None of the bots are working, stuck on "starting"

    They are really aware of this problem and are fixing it.. Please wait patiently :)
  19. corebot

    Bug Bank.open not opening bank after update?

    Hello all, 2 days ago it was working fine, the Bank.open function doesnt work anymore? It used to open the bank chest in husidious cooking area, but now it doesnt anymore?
Top