Jump to content

DylanSRT

Scripter II
  • Posts

    238
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Everything posted by DylanSRT

  1. Yeah, I've had this happen too. Unfortunately, it's hard to stop the script from misclicking due to lag or something and the white lily is so damn big lol. I think I might add a feature for flowers so that it brings seeds and only plants them if the flower is missing, but does not actually harvest them.
  2. of course, but make sure to unlock Fossil Island tele and also the Mushroom Meadow and Verdant Valley Mushroom teleports. Also you can buy ruby enchant tabs from GE and make digsite pendants without 48 magic
  3. Gave you a 48h trial. It uses runes atm but a lot more transportation methods will eventually be added. Also, the GUI tells you exactly which items you need. Please also read the option explanations on the first page before you run the script.
  4. Updated Top 5 btw (sorted by Hunter XP) Holy shit dab, no wonder you got 2 farm pets. 9m hunter & 7m farming exp in two weeks lol
  5. @dabswax I think I figured out what to do with my high hunter level accounts... Working on a little Herbiboar script atm. I will let you test it out when it is further along. But I have a feeling it will also have a non-existent ban rate since it has never been botted.
  6. Thanks so much man, but I REALLY REALLY recommend investing in mirror mode. Especially if it is a main type account that you care about. I have 8 accounts on mirror mode now close to 90 hunter and have never been banned. At one point I accidentally opened an injection client (I literally never use injection) and the account that was botting on that client was banned the same day. All of the others were fine. I don't know if it's because they have some sort of flag on me that is only detectable in injection, but I always get banned when I use injection within a few days. Even when I am just testing lines of code on it without actually botting for a while. That's why I just never use injection anymore. TBH I have never even ran the farm runs on injection lol. I can imagine that everything runs much smoother though. I know others have had similar experiences so just be careful. Thanks for using the script, and some great additions are coming this week.
  7. Sorry man, this is a really busy time in the car world, all the 2020 models are getting released to media people and they send us out to locations as soon as someone has a little issue. I think all of my loyalists know that I am very thorough with my responses when I am back. Basically been devoting most of my weekends to working on bots. Also been giving people long trials to other bots if I didn't respond to their issue within a few days.
  8. Sorry for being MIA again for the week lol. Work has been really demanding lately. This is a mirror client issue. It happens to me too sometimes. You have to restart the client just like the Out of Memory error. Wish mirror mode ran flawlessly, but I've had a lot of random things happen. Sometimes the client will be messed up from the moment you open it & without any error messages at all (it can't identify objects etc). Basically anytime some weird behavior is happening that you haven't seen before, try restarting the client.
  9. Yes, definitely will be adding this. Trying to take it slow though and make sure every addition works flawlessly before adding more stuff. It's going to be on ongoing project to add a fuck ton of stuff.
  10. Holy shit guys, I did not expect this type of progress from 1 week of data collection, but congrats to the first two winners of the weekly progress on the bot. This data is only 6 days of progress!! I am working on making a hiscores on my site. There will be rewards for highest scores monthly, but I haven't decided what that will be. Most likely, exclusive add-ons to the script and access to beta-testing for new features. Also, I do not save any information related to account names obviously, it is only tied to your osbot username. If you want to be excluded from this, just send me a pm. @dabswax gained 1.9m hunter exp (451 trips) and 668k farming exp (299 trips) and over 3k nests!!!! If you don't mind telling the people, how many accs are you running on & have you ever been banned yet? @lolwutnow This was unexpected, but lolwutnow gained a whopping 2.1m farming exp (18k allotment plants harvested) from only 53 farming trips. My guess would be that you had a decently high farming level already and are running snape grass seeds with white lilies to protect. Could you confrim for anyone else interested? This proves that it is possible to get 40k+ exp from only 1 farm run. INSANE.
  11. hmm... that's never happened to me before. The way that it is scripted, it should not leave bank unless it has the exact number of runes needed. Did it tele twice to a location? This might be another one of those odd things that requires a reset on your comp. You also have only 2 strawberry seeds, but you're at first patch. Did your run out of strawberry seeds in bank or did it not grab enough?
  12. @dabswax Just put in the database update and you are the first person on the list =]. Will be making a hiscores & custom signatures too. I will finally find out how many people actually use the script lol.
  13. Right on cue, the Thursday 1 post trial request
  14. Those immediate bans are all because of injection. Try mirror mode, avoid jagex working hours, and you won't be banned immediately like that. Also my rule of thumb for a main type acc is generally 4 hrs max/day, 20 hrs max per week.
  15. Glad to hear. Just as an fyi, I would recommend investing in mirror mode. In my experience, it has definitely reduced my chances of getting banned in general. For this bot, all my accounts are on mirror mode and I haven't been banned at all.
  16. Thanks for the suggestions. I am planning on adding a lot of these features. I just want to take it slow though and make sure each update gets to a very stable point before adding more stuff. I think we are almost there with the 5 current patches. Next update will definitely have bottomless compost bucket and farming contract beta. I'm testing the farming contracts right now, and there are a lot of factors that can go wrong. I think I definitely need to add some sort of data collection like you suggested earlier, because atm I don't know how many people are successfully doing farm runs. No one posts when the bot is running well lol. only when there is a problem.
  17. Haha glad it is working again. I was going crazy trying to figure out what is wrong. Sometimes weird shit happens on PC and needs a reset. That's a good idea. I'm not sure how to collect data like that though. I'd have to look into it.
  18. @dabswax can you try to get a log after it withdraws items for the farm trip, but before it teles back to cw?
  19. So it goes to fally patch and harvests/replants the plants there and then it teles back to CW right? nvm I can see from xpGained that it doesn't harvest and directly teles. I'll figure this out today
  20. Hmm.. it's working for me so I don't know what to tell you. Can you generate an error report with F12 and post it here? I want to see your exact settings. You can just press F12 right after you hit start on the GUI, so I can see what you have selected and try it out on my own.
  21. Okay, so I know exactly what bit of code is causing this. But it has never happened to me which is weird. I'm going to go analytical on this one because I am confused. So this is the bit of script that handles the banking (or rather bank opening). The goal of this method is to get a bank open, in which case it returns true. private boolean bankingHandler() throws InterruptedException { //So first it tries to simply open a bank nearby. Normally, if you are in castle wars, this line should have no issues opening your bank. d.state = "Attempting to open bank"; if (bank.open()) return true; //If opening a bank fails (meaning you are not anywhere close to a bank), it checks to see if you have a ring of duelling equipped. If you do, it teleports you to castle wars. At this point, you should normally be able to open the bank in the next loop with the first command. else if (rodEquipped) { d.state = "Teleporting to Castle Wars"; if (equipment.interact(EquipmentSlot.RING, "Castle Wars")) Sleep.sleepUntil(() -> d.castleWars.contains(myPlayer()), 5000); } //If you don't have a ROD equipped, it tries to walk you to the closest bank. This is a custom method in my API which tries to walk you to one of like 60 different banks. The only way this would fail is if you are in a very remote location. In which case it stops the script and initiates the error pop-up telling you to get closer to a bank. else if (!d.walkToClosestBank(true) && bot.getScriptExecutor().isRunning()) errorMessage("Cannot walk to any banks. Please restart the script near a bank", true); return false; } So from my understanding, the only way you could be continuously teleporting to Castle Wars is because the bot cannot open the bank in Castle Wars. Just to make sure, you are using 2.5.59 right? Because this is exactly the issue it was meant to fix. Also, does it open the bank and then teleport? or does it not even try to open the bank? Again, this is just another one of my attempts to make the script more failsafe. So even if you don't have an ROD equipped, it can still find a bank. Otherwise I could just do something like this: if(castleWars.contains(myPlayer())) bank.open(); But it seems like this wouldn't work for you either since the bank.open() doesn't work in my code either. I really appreciate the feedback and I'm going to keep looking into this. I gave you a 1 week trial on my Tithe Farm script and will give you a week on my Rouge Den script too once it gets approved( later today probably). You've been a good tester
  22. @dabswax @RoundBox @john55 @Proton @lolwutnow Hey guys, Thanks for all the feedback. The majority of the issues seem to be caused by the client, but I made a lot of other improvements today as well. As of now, make sure to use 2.5.59 [DEV BUILD]. This didn't fix the issues with bankholders in Mirror Mode so be careful with that still. Some of the changes: -Major Improvements to Banking & Travel - I had to reduce the freedom of the user to make it more robust for long periods. There won't be any missing items anymore, but running out of any required items in your bank will make you stand at the bank till you log out. However, it will still turn off herb runs automatically if you have no more usable seeds in the bank. -Camera zoom changes between BH and Farm runs - The zoom for farming was causing some issues with BH run pathing -Fixed Issues with Planting Flower Seeds -Bot only withdraws 40 seeds at a time now -Increased area of the farming patches so it doesn't stop if you accidentally click on a tree or something nearby -Added a lot more info to the error logger and you can now generate an error report at any time by pressing F12 (Please provide this info when reporting errors): -Will continue to make more updates over the weekend -These changes will be in place when you see V2.2 on start-up (24 hours max)
  23. I'm working on fixing all of your issues . I tried to make it allow too much freedom, instead of just putting hard fails when people run out of certain supplies. I'm going to go back to not allowing certain things. Also, I think most of the new issues with BH runs were caused by the camera zoom not being fully out (changed this with farming). This helps during farming, so I will instead make it zoom in and out when it is switching between farm/bh. I'm going to run bh/farm on all of my botfarm accounts today. Before I was doing BH only. Hopefully, I can catch a whole bunch of different errors. There's no reason for it to have suddenly stopped working on Tuesday because the last update I made was Sunday. I've found that using the same client for a while can start to cause weird things to happen on Mirror Mode. Try restarting the client once in a while. And yes I am back lol, I am so busy at work during the week at this time of the year. Weekends are devoted to OSbot. This is most likely due to the banking issue with mirror mode. Start the script on the main bank tab. Try downloading the 2.5.59 dev build. Fixes banking issues
  24. Yessir, I will make it withdraw only 40 seedsin V2.2, should be out later today
  25. I put a lot more information on the Error Pop-Up including farming stuff, so hopefully I can determine what is happening here if you post it again. V2.2 will have this update, just pushed it. The reason that sometimes it takes 1-3 minutes to empty a BH is because of the in-game timer. The BH takes MINIMUM 50 mins to be ready to empty, but it can actually take up to 55. Similar to how sometimes farm patches take longer to grow. In these cases the state will say "Re-attempting to empty in 30 seconds". I could change the sleep time to 55 minutes and this would never happen, but if you want the most runs/hr, 50 mins is the best.
×
×
  • Create New...