Jump to content

Apaec

Scripter III
  • Posts

    11152
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Sure, enabled a fresh trial on your account. Apaec
  2. Not sure. As the world hopping code requires account details, It's handled by the client so any bugs with it would be client related. Other than that, ensure that you have the correct account details entered in the client settings! Apaec
  3. sure, i've given you a 24h trial. Enjoy
  4. http://osbot.org/forum/topic/55983-guide-how-to-buy-scripts-with-rsgp/
  5. Hi, I'm afraid i've given you the maximum number of re-trials of the script. You'll have to invest the $4,99 to purchase the script to use it further. Sorry about that! Apaec
  6. In theory you can last 6 hours while afking nmz There are things which can cause you not to last 6hours tho: Servers d/c - this is quite likely. This is the reason nmz isnt cram packed atm Your internet d/ces - depends, also a good reason. You die in nmz - this can happen, but you should be fine if you're defence is 80+. Also, if you stand in the south east corner only 2 enemies can attack you at a time therefore you can do less tanking this way apa
  7. they made it so that you stop autoretaliating after 30 minutes unless you're in a place safe from randoms, in which case you still last the full 6 hours (eg on pvp worlds / in banks)
  8. Damn I knew i had the most popular script, but I didn't know that it was most popular by that much x) but yes, it's APA Rock Crabs x)
  9. Banking seems to be having problems recently due to the client, i'm not sure if it's been fixed or not but it shouldn't be too much of an issue, it normally sorts itself out after a couple tries max I've not tried mirror mode but i wouldn't be surprised if it isn't working 100% as mirror mode is still in beta. As explained above, seems to be a bug with banking API Make sure you don't have one in the bank, it will not pick it up only if you have a full inventory so if this is a problem, just bring 1 less food per trip. Runs away from the rockcrabs to reset their aggro. Misclicks are pretty much impossible to prevent and if anything add to the 'anti-ban' xD Apa
  10. Wrote a quick guide for peeps like you Take a look! http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Apa
  11. http://osbot.org/forum/topic/66803-what-is-osbots-mirror-client/ http://osbot.org/forum/topic/66800-osbot-mirror-client-your-guide/ Read through those two pages Apa
  12. That's wierd, like i said, are there any log messages, and if so can you provide a screenie or something to show what's going on? Update! Version 1.45 Fixed bug where amount of tuna cooked per hour does not show up on paintHappy botting Apaec
  13. Hey! I've enabled a 24h trial on your account. If you're looking for a script that won't get you banned, it's most likely to do with your style of botting ! Try taking longer breaks, or if you're super keen, you could invest in VIP and get your hands on the mirror client Apaec
  14. Have given you both a 24hour trial so you can give it a shot! Let me know if you need longer Apaec
  15. Does the script log anything in the console (like a reason why it would log out?) Also, are you sure you have enough in the bank ?
  16. Thank you for the beast 6h proggie mate! I've added it to the front page Apaec btw 1337 cooked per hour x)
  17. This is a problemo with the servers mate, dw, everyone even legit players get this message when servers disconnect nothing to worry about
  18. Added a 24h trial to yuor account. Enjoy! Feel free to ask for longer if you need longer to decide.. Apaec
  19. You're actually defining two seperate instances of stall in the code. What you name as stall in the case may not necessarily be what you name as stall in the getState. For this reason, you need to add a nullcheck in otherwise you will be recieving frequent NPEs. Generally it's a good idea to nullcheck anything you define before interacting with it though. Even if you consider it unnecessary, it's always an added level of check which can impact the stability of your script Apa
  20. To walk a path you would first define a posiion array: Position[] path = new Position[]{new Position(0,0,0), new Position(0,0,0), ...}; Either way, adding more paths it could use would not help (at all) with making the bot less detectable / humanlike! Just stick to one path. If anything, imo, it may even make the script more detectable. Apaec
  21. I've enabled a 24h trial on your account. Enjoy! & Let me know if you need longer : ) Apaec
×
×
  • Create New...