Jump to content

Snowydell

Members
  • Posts

    109
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Snowydell

  1. I did for 10 minutes. Couldn't find it. Anyways though, I know it checks if it's attackable but does it check if the npc has the option to be attacked or if you can now attack it. Edit: Never knew there was an index to search in. My bad.
  2. What does this do? For example will it check if the npc is attacking someone else and return false or only checks if the npc isn't interacting with anything at all? Thanks
  3. It can say something like "Trade me 50k for something special" or whatever you want and will take the money.
  4. I'm using this npc.exists(). I don't know to use exists() or != null. Or maybe even both if they are different?
  5. Ok, updated the script and added Grand Exchange support. Should be out in the next few weeks hopefully.
  6. Any good free ones? I haven't used a vpn in ages and when I did it was shitty as can be.
  7. I'm going to get back into scripting bots hopefully and want to know if I use a throwaway account to test the scripts if they will ban my other accounts too?
  8. Hello everyone. I quit Runescape and coding bots months ago and that is why there was no update on the state of this script. I still enjoy programming however and want to continue making bots when I have the free time. One of the big reasons I stopped was because of lack of time in my day. Hopefully soon I can come back and start developing bots as school is over in a few weeks and I will have a lot of time on my hands. I want to hopefully release this bot but I will probably have to update it and I also have to add Grand Exchange support to it but that should only take a day or two.
  9. Well lobby bots and yew bots need the levels so really most of the time it takes to get the levels then fish a significant amount of fish or logs will amount to 24 hours or more. Really doesn't hurt us to bad.
  10. If that was me I'd hit the jump a wrong way and end up plummeing to my death.
  11. Your paint skills suck :L
  12. Yeah wtf , they move? Fuck this script.
  13. Doesn't hurt to try :p Thank you, let me try that.
  14. if(getInterfaces().containingText("Use the buttons below to design your player") != null) { mouse.click(258,288, false); } I believe it's not working because the interface is still technically open but it is just closed once you accept it so it keeps on clicking. How would I make it where if those words disappear off the screen it will be nulled and not click anymore. Thank you :p
  15. I was going to make one but ge is coming out soon. Really no point.
  16. I was making one which is almost done, dunno if I will finish and realease it. It also banks the hides.
  17. Some more proggys will be up later tonight. That was only Dancing for money but lets see what other stuff this bot can do
×
×
  • Create New...