Jump to content

Tylersbored

Members
  • Posts

    80
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Tylersbored

  1. this is why I shied away from botting methods like this. The losses are pretty devastating.
  2. Yup you were right haha. Everything works fine when I don't have those flags enabled. Alright cool atleast there is a workaround
  3. very helpful post. Thank you man, you've been helping me alot yeah haha thanks for the advice. I learned that in my java programming course but for some reason it went over my head xD
  4. So I am coming across a weird problem in my scripting adventure. The current script that I am trying to make is a Jug filler and for some reason, code that uses "interact()" sometimes does the action twice. Here is an example: I thought the conditional sleep would make it stop but it still does the double action of "Trade with" sometimes, not all the time. Another example: This is my run method for my jug filling task. It will select a jug and then select the fountain to fill the jugs. My problem with this section is that my bot will select the jug while it is already filling other jugs and then use it on the fountain again. This only happens like half the time, sometimes the bot will fill the jugs perfectly. Maybe isAnimating() does not catch the filling animation? that is a possibility because when I was debugging and looking at the animation ids, the bot would switch in between the filling animation id and -1 so maybe it depends on if the check gets lucky or not. But I checked the documentation of isAnimating() and it said that even if the bot is doing a series of animations, it should still return true. I am a bit lost lols. If you guys have a better way of doing what I am doing please help a fellow scripter out Thanks guys!
  5. ahh i see. Thanks man appreciate it
  6. I am using lowcpu and lowresource if that is what you are asking for aha
  7. Tylersbored

    :))

    cool...
  8. My goal right now is to make a script close after a certain amount of time. I know you can use "System.exit(0)" to achieve closing the window but what would I use to keep track of time? I tried searching the OSBot API but could not find it. I am probably looking in the wrong place.
  9. found more bugs F2P/P2P: f2p Stealth Injection/Mirror Mode: injection CLI parameters: manual select Number of bot tabs open in 1 client: 1 Number of clients running: 6 Operating system: windows 10 Scripts previously ran in the same client session: none Number of bank tabs: default one Quick start option used (or the quest list you created): 7qp Attack style: default Quest: none Place where it happens: grand exchange Logger contents: Description Tries to buy all of the required items for the 7qp quick start. It will buy items with wrong quantities. Had one bot buy 24 goblin mails and some other bots buying too much dye. The bot then stops saying not enough money to buy rest of items because they made a big offer of an item.
  10. Definitely not haha. I learn as I go
  11. Oh wow. That structure looks alot better.. Thank you so much man, I'll try to follow this principle from now on. Time to go change all my code rip.
  12. So should I be using a bunch of conditional sleeps instead of static sleeps?
  13. Ah I see. I just started writing scripts about a week ago so sorry for the spaghetti code haha. Anyways, I restructured my code to your advice and it seems to be working now, thanks!
  14. I am trying to make my mule accept a trade but for some reason, he wont execute the command, or nothing happens when he executes the command. I can confirm that he is in the first trade window. This command works for my other scripts but for some reason in this script it wont work. I am checking the log and "Accepting Trade" keeps looping so I know that it keeps trying to execute the command. Thanks for the help. edit: I put this.script.trade.acceptTrade() in an if statement to see if it was returning true but it is returning false. Still not sure why it is returning false though. edit2: When the bot attempts to accept trade, the mouse hovers over "decline"..
  15. F2P/P2P: f2p Stealth Injection/Mirror Mode: stealth CLI parameters: 7qp Number of bot tabs open in 1 client: 1 Number of clients running: 4 Operating system: windows 10 Scripts previously ran in the same client session: none Number of bank tabs: default tab Quick start option used (or the quest list you created): used 7qp parameter Attack style: default Quest: 7qp quests Place where it happens: after cook's assistant stops in lumby, going up stairs i believe Logger contents: Description after doing cook's assistant, my bots attempted to go up to the lumby bank but got stuck on the 2nd floor of the castle I believe iirc
  16. I think CLI functionality may be a bit messed up. When I run a script through CLI with params 7qp, the script goes and completes cook's assistant but that is it.
  17. Thanks guys. I contacted the company and they said that the proxy was in maintenance mode for some reason lmao... everything is good now
  18. I bought 3 SOCKS proxies for OSbot. I am trying to use the proxy by putting in all of the information into the proxy form. I put the ip address into the proxy host, the port "1080" into the proxy port, the name "root" into the proxy name, and lastly I put the given root password in the proxy password section. I launch the client and when I try to add a bot, my client freezes. After a couple of minutes my client unfreezes but it cannot open a osrs window. I check the logger and it said that the connection to the proxy has timed out. I checked my proxies on the website and it says that they are active so I do not know what I am doing wrong on this point. Any sort of help is appreciated, thank you.
  19. I am having a problem with my proxy from virmach. I put in the ip for host name, "1080" for port, "root" for proxy name, and the root password for the password. I get into the client and when I select an account and press continue, my client freezes. I checked the log and it says that the connection to the proxy timed out. I assume that I am entering information wrong into the proxy but I've tried every combination of information I have for the proxy. Any help would be awesome, thx.
×
×
  • Create New...