Jump to content

Apaec

Scripter III
  • Posts

    11135
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. Sure - I presumed you meant sand crabs so that's the trial I gave you. If you wanted Rock crabs instead, let me know and i'll switch it Apa
  2. Of course, trial activated
  3. Certainly, trial started! Apa
  4. Try restarting OSBot? Sometimes it can be a little funny like this Apa
  5. 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! -Apa
  6. Hey, As you mentioned, this issue only happens on mirror mode. I'm not sure what the cause is, but the error resides in the mirror client. I filed a client bug report a while ago but I believe the developers are still looking into it. As mirror mode is still in Beta, issues such as this are to be expected so i'd strongly suggest switching to stealth injection for a reliable experience. I think it would be brave to assume Stealth is any more dangerous than mirror mode - in my mind, you should use both with caution! Best Apa
  7. I've been wanting to overhaul Hosidius for a while now - since the release of resizeable mode the potential to view both the range and bank in the screen at once is much more feasible. With that said, in fixed mode, when the script used to do this, it would end up continuously rotating the camera as it was hard to find a good angle where both objects are visible simultaneously from both perspectives. Perhaps i'd make a hybrid system where the script walks when it is not possible to click (instead of rotating the camera) - i'll think about this and try and work out a good compromise Thanks for the reminder, i've noted this on my list of things to tweak with the script. Apa
  8. Hey, Are you sure you added lobsters to your inventory configuration ? Also, in future, if you check the console, the script will log the reason if it ever stops Apa
  9. Hey, Thanks for the comment. You're not the first person to mention this, however i've not seen any legitimate players not move the camera - don't you think it would be more suspicious to always keep the camera fixed? Also, it would for sure reduce the efficiency of the script in terms of xp rate. I could look into adding this as an option (in fact i've already made a note of this in my list of things to do). Thanks Apa
  10. Hmm, thanks for this suggestion The stairs might be annoying to handle but I can certainly see if this is possible to add. Maybe I could even add both the bank chest and the upstairs booths. I've added it to my list of things to add Apa
  11. You've put a semicolon after 'unote.interact()'. This ends the statement and as such your braces aren't doing what you think they are. Here's how your current code should be formatted unote.interact(); { if (unote == null) { return 0; } } } As you can see, your brackets do not match as you have two closing brackets on the same level. With that said, I have no idea what you're trying to do in this code? Apa
  12. Apaec

    APA Rune Sudoku

    Well, this method is highly dependant on rune prices, which fluctuate a lot. As a result, sometimes this script is very profitable, and other times it is mediocre at best. Often when the OSRS team release content which drops valuable runes (e.g kebos, raids, slayer bosses, zeah, ...) the price of said runes drops so margins with this script change. It is worth doing a test run and/or rune price calculations before investing into this script -Apa
  13. Both trials activated !
  14. Hey, The script won't do this, it only works at fixed locations. If you're wanting to cook at a fire, perhaps try rogues den? I could certainly make it an option, but it would be quite difficult to get it working as you can't light fires on all tiles and it would add additional complications wrt. banking, etc. Also, cooking this way is really inefficient! Apa Sure, trial started!
  15. Certainly, trial started The mark looting should be independent from progressive mode, it's strange that this is what you've found. The mark looting is just based on reachability so presumably any issues with this would be rooted in the client. It is likely caused by a different factor, for example resizeable mode. If you're in resizeable, try switching to fixed? Alternatively, it could be mirror mode related. Are you also experiencing it on stealth injection? -Apa
  16. You put it in the OSBot data folder and then run it with OSBot
  17. I'm sorry to hear this Bans are fairly random and this certainly sounds like you got unlucky. With that said, it is brave to assume that any script (or bot) is safe to use for any extended period of time -- jagex is very good at enforcing its game rules. As I don't handle the store nor the payment system, I am unable to directly refund you, however to my understanding the OSBot policy specifies refunds are not given to users who recieve in-game bans. It is up to you to take the precautions to prevent bans and ultimately you use botting tools at your own risk. To help reduce your chances of being banned in the future, you might find this thread to be worth a read: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Best Apa
  18. Apaec

    APA Rune Sudoku

    I'm not sure if the method is currently profitable, and you may need a little more than 200k to start with. You can always try with 200k, but you would have to do trips to the GE regularly. The script spends roughly 500-600k gp per hour with the usual rune configuration -Apa
  19. Hey Thanks for the comments. In future, I would certainly like to implement something similar to this which keeps the camera at a fixed angle. Unfortunately, this would be a huge amount of work as I would have to write my own interaction & walking APIs which keep the camera fixed - this would risk reliability and would not benefit from the maintenance that the developers provide to the current API. Also, as i'm sure you know, reinventing the wheel is rarely a good plan. I don't think the fixed camera setup would improve efficiency and i'm unsure as to whether it would affect detectability (probably wouldn't). Nonetheless, thank you for this suggestion -- i've made a note of it -Apa
  20. That certainly sounds pretty unlucky. Everything I can do to prevent bans I have already added to the script - unfortunately jagex are very good at their job and with sand crabs being such a popular place to train, the area is likely regularly scouted manually by moderators. Hopefully in future the accounts will last longer - also, I wouldn't worry about a VPN. For more info on bans, be sure to skim over this thread if you haven't already: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Best Apa
×
×
  • Create New...