Jump to content

fennecer

Members
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by fennecer

  1. I usually don't have this problem even with multiple accounts as long as I set the timing of the break time between switching worlds to around 7-13 seconds. Meaning 7,000 and 13,000. I don't run this on like, 10 bots though. So I don't know how that effects world hopping.
  2. The walking thing doesn't happen anymore. Think it was a CPU issue just causing things to break
  3. When you die it gets stuck either in lumbridge respawn or in lumbridge by the chicken farm next to the wheat mill.
  4. Thanks! Not trying to sound like Im complaining about the script Im actually enjoying it. I run test scripts on an old laptop beside my desktop so it's constantly in the corner of my eye and I just list the bugs as I see them.
  5. Thanks for d updates as usual After a while I find the bot gets stuck in some kind of loop where it constantly hops back and forth over the embankment when trying to bank when it reaches its GP limit. Restarting the script fixes it but simply manually moving the character does not. It takes around an hour for this to happen but its happened a couple times. I lost the logger but it said something like BANK NOT HERE and whatnot.
  6. Thanks for updates. Right now it wont let me input the number to bank at. The box wont pop up. But it does bank at a full inventory for me.
  7. The skeletons are less of an issue actually. Almost not at all. Right now my issue is smart people luring the bots into deep wildy by dropping stuff. ? Maybe make a max wilderness level before the bot turns around? Thanks for the update.
  8. I like it but I find im dying too frequently I think. To skeletons mainly. What might be an easy fix is coding it to eat the lowest value food in the inventory. That would self-sustain it. Actually I just watched it not react whatsoever to a PKer so there might be something wrong all together. Here's the logger. Im running two instances. [INFO][Bot #1][01/02 02:48:48 AM]: WebWalkingEvent; Terminated because of break condition! [INFO][Bot #1][01/02 02:48:48 AM]: false [INFO][Bot #1][01/02 02:48:48 AM]: MY CHECK MAAAN [INFO][Bot #1][01/02 02:48:48 AM]: 3532 [INFO][Bot #1][01/02 02:48:48 AM]: Sfalse [INFO][Bot #1][01/02 02:48:48 AM]: WebWalkingEvent; Terminated because of break condition! [INFO][Bot #1][01/02 02:48:49 AM]: Terminating script F2p Wildy looter... [WARN][Bot #1][01/02 02:48:54 AM]: Event executor is taking too long to suspend; terminating now... [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor [INFO][Bot #1][01/02 02:48:54 AM]: Script F2p Wildy looter has exited! [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor [ERROR][Bot #1][01/02 02:48:54 AM]: Caught thread death in EventExecutor Also, if you have the bot loot the bottom most item of a stack of loot, rather than highest, it will be more likely to get to the loot pile before another bot takes everything. Right now the bot is constantly right clicking and selecting something from the top of the pile but another bot takes it first, causing its movements to pause at times. Looking forward to updates though
  9. I was selling them by the tens of thousands with another script because I was having such a low banrate. Maybe we dropped the price together. They were going for 88gp before I started. Mind bombs are decent but the Dwarven Stouts sell slow even at a dramatic price decrease. I'll give this script a try it has a better profit/beer counter. Will post you a proggy tomorrow hopefully. If you could add mind bombs that'd be dope.
  10. Wanted to see if only being able to buy one item was an intended update or nah? 3 were working last night.
  11. Is progressive mode meant to buy the items automatically from the GE? It keeps withdrawing coins from my bank and then depositing them, in an endless loop. Edit: My windows theme caused a few of the features to disappear off the GUI somehow. I see it now. Sorry for inconvenience.
  12. There's a chance he's talking about the X at the top right of the in-game world switcher, since he's saying "its how you log out." I've seen scripts click that and then not doing anything afterwards when attempting to world hop. But Im pretty sure I was doing something wrong myself in those instances.
  13. From what I understand, scripters can add support for world-hopping into their scripts, but it is up to the OSBot development team to maintain the actual workings of world hopping. So if there is an issue with world hopping it would be fixed in the next update.
  14. Ahhhh. I feel like a tool 100% Thanks for the support though xD
  15. Wasted your time. Works perfectly fine on injection, not on mirror mode. Yikes. Sorry man. Appreciate the help though. Gonna delete the names of the shops even though Im sure enough people know of them.
  16. Edited post - works on injection broken on mirror. sorry for trouble
  17. I know you said it could be a couple days but I thought I'd throw out this logger in case it helps with anything since it's my first time seeing these errors. Comes up after it decides to stop buying. java.lang.RuntimeException: Could not initiate wrapper : RS2Widget at org.osbot.core.api.Wrapper.wrap(qo:91) at org.osbot.rs07.api.Widgets.getWidgets(nj:126) at org.osbot.rs07.api.Widgets.filter(nj:562) at org.osbot.rs07.api.Widgets.containingSprite(nj:324) at org.osbot.rs07.api.Widgets.containingSprite(nj:367) at org.osbot.rs07.api.Dialogues.isPendingOption(ne:77) at org.osbot.rs07.api.Worlds$1.condition(bn:18) at org.osbot.rs07.utility.ConditionalSleep.sleep(ln:285) at org.osbot.rs07.api.Worlds.iIiiIiiiiIII(bn:246) at org.osbot.rs07.api.Worlds.hopToP2PWorld(bn:248) at Main.Main.k(i:421) at Main.Main.onLoop(i:220) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(bp:22) at java.lang.Thread.run(Unknown Source)
  18. Script will buy, switch worlds 2-3 times and then just stop on the store screen. The script is still active, but it won't proceed. Im getting these errors and I only have the one client open. [ERROR][Bot #1][12/15 06:14:06 PM]: Error in script executor! java.lang.NullPointerException at org.osbot.rs07.api.Store.getSlot(hi:248) at org.osbot.rs07.api.model.Item.interact(zl:41) at org.osbot.rs07.api.Store.IIIIiiiiIIii(hi:205) at org.osbot.rs07.api.Store.buy(hi:175) at Main.Main.b(g:345) at Main.Main.onLoop(g:603) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(bp:22) at java.lang.Thread.run(Unknown Source) and [WARN][Bot #1][12/15 06:17:06 PM]: Script executor is taking too long to suspend; restarting now... [INFO][Bot #1][12/15 06:17:10 PM]: Script AIO Shop Buyer has exited! [ERROR][Bot #1][12/15 06:17:24 PM]: Error in script executor! java.lang.NullPointerException Any help would be appreciated, I'm really into this script just can't ever seem to get it to work for more than a few mins. I understand you don't get paid for the script so no rush
  19. ?? It works for you? Mine tried to buy hides at 1gp each and now it just auto logs off lol. The guy is suspended so Im assuming there wont be a fix.
  20. I could be wrong but its looks like this MGl guy goes 1-2 months not coming on and popping in and out. Could be a while before we get a fix. Hasn't logged in for two weeks and hasn't posted anything in over a month, sometimes going two months with no posts. Could just be a busy guy, I dunno his life. The last mirror mode issue we had I feel like Alek fixed.
  21. fennecer

    Stealth Quester

    The entitlement I see on this forum from people who have provided nothing to the community is just ridiculous. Never seen such cancer anywhere else. What is even the purpose of having two accounts if you're not trying to circumvent some kind of previous ban? Not sure if he'll see this on another account but if you're going to be a leech at least stay quiet like me, instead of picking fights with mods. Damn. Edit: Also, if this is still being worked on, I'd like to request The Digsite. A basic quest but annoyingly tedious.
  22. You're not VIP but Czar Rockcrabs is free to VIP members. It is one of the best AFK methods and because of this nobody really talks to one another and you are less likely to be reported. I extremely recommend VIP.
  23. Looking forward to future updates. What's most important to your success here is that you have listed all your minor goals out and are tackling them one at a time, little by little, in an effort to reach the major goals. An hour of work a day learning or doing code to reach those goals will surely get you far, the problem is people do not want to spend that hour, or make excuses not to. This applies to all things in life.
  24. Despite what I've said, the past couple days I've been waking up to closed clients Spoke too soon I guess. Will post some logs soon for you if you need more to go on than UncleHard's. And yeah, I wont bot on injection. The bans are anywhere from an hour in to like 20 hours lol.
×
×
  • Create New...