Jump to content

Gunman

Super Moderator
  • Posts

    3481
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. 1 interaction per onloop. It will still break a bit but it should be more stable
  2. https://www.geeksforgeeks.org/overriding-in-java/
  3. On the day of the update we find this solution within like 5 minutes lol. And yes it is the only solution besides making a farm to achieve all the restriction requirements or buying a bond. Those are currently the only 3 options.
  4. His title is straight off a ancient Egyptian wall
  5. Arcus and bogla gold were shut down a while ago. The new big boi to go to would be Alch my dude
  6. @Sujamma @Camaro I just tested it and it's uses the old data of gate. It's not refreshing and checking for new action data. I don't know why, because it worked just fine on a plough which is a NPC but idk if this difference is gonna do anything
  7. @Sujamma Try this and see what happens. Wonder if something is getting messed up with the Arrays.asList or something. new ConditionalSleep(5000, 600){ @Override public boolean condition() throws InterruptedException { return gate.hasAction("Close"); } }.sleep();
  8. People quoting and replying to people from years ago happens more than you think kek
  9. You're just trying to make me do work aren't you. I know the idea is so you don't have like 10 bots constantly popping up at banks trading the same guy.
  10. I think adding a muling world option would be good. And you can have the user set to 0 for none or something Now something that will personally make muling easier for me is if it made and exported it's name to a txt file when muling so I can read it, then remove it when finished, to make muling more automated. Because I am a lazy boy
  11. @Chris How does muling mode work?
  12. Look in task manager you will see a cmd and if you expand it, it will have a bunch of java clients running. Just end the cmd you clicked to expand and it will close all of them. And I don't. Why it's no interface because I expect them to run perfectly. And I did have a few timers to check and see if certain things didn't or did happen and it will close the client and output a text file with logs in osbot's data folder
  13. example.bat That's one of my old cli setups for 20 accounts. Make a 2 txt files one called accountList and one called proxy and it will. I dropped all 20 accounts into accountList.txt and I only used 1 proxy for them all so I dropped the 1 proxy in proxy.txt This way I can easily just copy and paste new accounts if I needed.
  14. Um idk. I know someone who did it with a couple gilded items worth a couple mill each so no idea what the limit would be if there is one
  15. You can only drop 20 noted items on death now. So buy 20 noted worth is what my dumbass meant.
  16. Bot items you can sell, buy higher priced items that are less than total of them total noted, then die to the mule in wildy. Boom.
  17. Gunman

    Stealth NMZ

    I have already several times on this thread. But it seems I need to do it again yes Goes in C:\Users\PCUserName\OSBot\Data\StealthNmz
  18. Not gonna lie it looks really good on you
  19. Gunman

    Stealth NMZ

    You mean me Maybe I will bring the account out of retirement and get 99 Range
  20. @Lol_marcus I am like a god bro jeez else if (!getBank().isOpen()) { if (getBank().open()) { new ConditionalSleep(8000) { @Override public boolean condition() throws InterruptedException { return getBank().isOpen(); } }.sleep(); } }
  21. 30 nuggs, may ask for more later
  22. It tells you what you get. But no it does not get more efficient you just get to run unlimited clients and access to the mirror client EDIT: Before you ask what the mirror client is this thread is old but still decently accurate. But now you launch the official osrs client instead of the web version https://osbot.org/forum/topic/66338-reducing-banning-rates-behind-the-scenes-at-osbot-27-febuary-2015/
×
×
  • Create New...