Jump to content

Apaec

Scripter III
  • Posts

    11135
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. Hey, I think the script is still down, but i've given you a fresh trial so you can still try it. I'll continue giving you fresh trials until the client is fixed Hopefully shouldn't be too long now -Apa
  2. Hey, You're right, bad timing to get the script The developers are usually quite efficient at pushing a patch for the script out, however considering the resignation of one of the developers, I suspect it might take a little longer this week -Apa
  3. Hi there, The script is currently experiencing issues due to the recent game update. Please be patient while the client is fixed, at which point the script will return to running smoothly I cannot give an ETA as I am not in a position to speak on behalf of the developers, but hopefully soon! -Apa
  4. Sadly there's not much I can do, i'd advise not using any scripts until this has been resolved as almost all scripts will have been affected! Apa
  5. Hi! Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old (this is an OSBot rule). Sorry about that - please come back in 5 days!
  6. Hi all, Thanks for the reply. It looks like the recent game update has caused issues with all scripts, please be patient while the client developers work on a fix -Apa
  7. Both trials activated, thanks for stopping by! Please keep in mind that the script may be having issues at the moment due to the recent game update. If the issues are not resolved before your trials expire, i'd be more than happy to re-instate fresh trials -Apa Game updates frequently cause issues with the bot, this is normal - please be patient while the client developers work on a fix -Apa
  8. Thanks for your custom! Game updates are common causes for issue, please be patient for the developers to issue a client fix -Apa
  9. Not sure when the last update of the script was, it hasn't needed to be updated in a while! I've just activated a trial on your account so give the script a go I don't believe the script will use teleports, however this is something I can potentially add by changing the webwalking configuration. I've added it to my to-do list Apa
  10. Sure - trial activated!
  11. Imagine something goes wrong with the webwalking, then the script will never get to the Karam fishing spot. The conditional sleep will cause the script to wait 900 seconds before trying again. Surely you can see the problem with that! What i'm trying to get at is a more deep-rooted, structural idea - you can never rely on any line of code to execute perfectly as this is a live game and there are many influencing variables. When I say game state, I mean querying a current 'snapshot' of the game. You're right, isAnimating is an example of this, as is the distance between the lumbridge guide and lumbridge castle. Having your script be entirely conditional on game state instead of executing lines like a recipe will make for a much more reliable script. Apa
  12. This is the reason your script is not starting. You can't access this data until the script has started - instead, initialise the variable to null or locate it elsewhere in your code. Your second problem is a little more deep-routed and is more of a design flaw to your script rather than a quick fix. Let me explain: When writing a script, you want to maintain the continuously looping nature of the onloop and only delay completion of the onLoop where totally necessary. I see in your code you are using massive 90000ms conditional sleeps. BAD! That way your script isn't looping and being aware of the game, it's just sitting there doing a dumb sleep. Instead, use the game state to determine what to do and perhaps have an idle case where you need to sleep. Hopefully that makes sense but if not let me know. Apa
  13. Sorry to hear about the account... glad to hear you didn't care about it overly much. Thanks for the kind words about the script and good luck with using it in the future!
  14. Hmm, the alching system is based on a timer - the timer coincides with the passing of that point. Since the rooftop is quite wide this is to be expected. There's not much I can do to tweak this spot in particular sadly, however I wouldn't worry about this for the basis of bans. Also if you adjust the camera angle / zoom you might find the script will stop doing this (experiment with this if you like!) Apa
  15. Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old (this is an OSBot rule). Sorry about that - please come back in a week! Sure, trial activated!
  16. Perhaps, although it could also be due to a recent game update. Try running the script in Stealth Injection, hopefully the script will work as expected - if not, let me know and i'll investigate (however it is likely that if this is the case then other scripts will not function correctly either) Cheers Apa
  17. No, you can start the script anywhere and the webwalking system will take you to sand crabs automatically. Naturally due to the complexity this can be a challenging task, so i'd strongly recommend starting as close to sand crabs as possible Apa
  18. Super odd... Are you running in mirror mode?
  19. Hey, Thanks for the post - bans are pretty random so there's not much you can do to guarantee not to be banned. Here's a thread written by the one of the lead OSBot developers which you might find useful: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Naturally due to the random nature of bans, they cannot be quantised! Apa
  20. Hey, That's pretty weird. Unfortunately there's nothing that I can do immediately - Run toggling is handled by the client so if this issue is persisting I can try and put a bug report together and submit it to the developers. Apa
  21. Thanks for the reminder. I'll do my best to look into it when I have a spare minute Apa
  22. Hi there both, Sadly mirror mode behaves weirdly with this script, please switch to Stealth Injection and the script will work perfectly. For more information, please see the 'things to consider before buying/trying' section on the main thread! Cheers Apa It's certainly possible, but sounds very risky. Bans are pretty random though so obviously no guarantees can be made! Apa
  23. Hi all, thanks for getting in touch - unfortunately I am not allowed to offer trials to users who's OSBot accounts are under a week old (this is an OSBot rule). Please come back in the near future ! Best Apa Hi there, trials have been activated Thanks for stopping by and apologies for the delay in reply. Cheers -Apa
  24. Hey Random dismissing is handled by the client so there's not much I can do if that's not working. It might be worth double checking your settings menu to see if the checkbox is selected. As for bans, as a general rule of thumb i'd strongly recommend against botting on any accounts that you care about losing. If you do bot on them, no matter what script, keep a low profile and take extra caution! Apa
×
×
  • Create New...