Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/01/21 in all areas

  1. Hey, Couple small improvements again whilest we move to a new stable build. Download link: http://osbot.org/devbuilds/osbot 2.6.15.jar API CHANGES: - Reverted widget interaction to the old code as some users noticed missclicks. WEB WALKER: - Webwalker will now force stop when the script is paused. - Implemented Karuulm webwalker links. MISC: - Minor bug fixes. - The OSBot Team
    3 points
  2. I would say it depends on the situation. In case of feather packs, I can imagine you don't want to wait a tick everytime you open one since opening them as quick as possible is what you essentially want. You would probably need different code to prevent trying to interact with a non-existent item.
    2 points
  3. Can also confirm miss clicking issues still occur regularly (mirror mode 50ms). Consistent miss click of dialog widgets (Consistently see this one the Yes. section on accepting a quest or end of tutorial island when you would select yes to travel to the mainland). Also issues regarding items changing not being detected. Example bucket -> bucket of milk not being recognized. Value for Bucket still exists = true, value for bucket of milk = false when inventory contains nothing but a single bucket of milk after milking a cow. World hoping also not working right. It would go to world hop fail to click the world to hop, then scroll to another world fail to click it and just keep going in a loop scrolling through world until I manually intervened.
    2 points
  4. which have you guys beeen having better luck with? which is less ban rate? just tried Czars and it worked pretty solid. ran through the night
    1 point
  5. 1 point
  6. well i just got banned on 15 HCIM accounts in 1 day .... ive made them all on diffrent proxy's + did the tuturial island manually. only thing i botted was 1-20 wc and 1-15 fishing . i even had them scattered around diffrent worlds + diffrent locations they ALL got banned rip75m for the bond XD
    1 point
  7. To improve on this, Item#interact returns a boolean if it was successful or not, so you can do if(inventory.getItemm("Feath pack").interact("Open")) { // Conditional sleep that checks if the number of feather packs in your inventory decreased by 1 }
    1 point
  8. Thx going try it out today when back home.
    1 point
  9. Just spent some time on this as well. Few things to verify, Make sure you are exporting as Java 8 (1.8). Export as a Jar File Remember to have your @ScriptManifest Make sure to be exporting to your OSbot/script folder.
    1 point
  10. New mouse is not great at interacting with a moving entity. Its been a problem ever since new mouse release and not sure if its been mentioned. Example: Lets say we want to attack a chicken and the chicken is moving, the mouse will trail behind the chicken until it stops and then interact with it.
    1 point
  11. Khal scripts are the only things I buy cuz others are ^ banrates. +24/7 support on discord. SO POG.
    1 point
  12. I haven't been banned while using any of Khal's scripts so far. So I'm gonna side with Khal, ive been banned on Czar 3x now doing the same exact training spots and timelines.
    1 point
  13. @TNBJeff Done. import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; @ScriptManifest(author = "Gunman", info = "", name = "Camera Rotate Thing", version = 1.0, logo = "") public class Main extends Script { @Override public int onLoop() { getCamera().moveYaw(random(0, 360)); return random(60_000, 240_000); } }
    1 point
  14. Will take a look at it!
    1 point
  15. My private script, On the real though I haven't tried either Khaleesi scripts are always solid I can't speak on behalf of Czars because I haven't used any of his just yet. Though I do know any script by Khaleesi you could pretty much guarantee would work flawless. Another thing it's kinda unfair to say which script is better for ban rates as its not always the script its the actual users fault why they get banned, Not breaking enough, Using flagged iPs, Suicide botting etc. I like Khals scripts because of the built in Break Feature as well. Czars does look decent, if you see this Czar 24 hr trial would be appreciated although I dont see any built in break handler which makes me prefer Khals atm
    1 point
  16. I believe that @Czarwas working on something like this, I think he had it implemented for normal accounts and was going to implement something for IM/HCIM as well, whether he got around to doing it or not I’m not sure.
    1 point
  17. Trial please will be buying pay day for sure. Suggested run time and break times?
    1 point
  18. Ran for 61 quest points worth so far and it works great. Encountered 2 bugs along the way. First, during the cutscene at the end of Romeo and Juliet the bot repeatedly attempted to teleport while blocked by non-skippable dialog. Second, during Ernest the chicken the bot got stuck in the basement while I wasn't looking. I've started multiple quests from partway through when I accidently closed bot and it resumed no issue. Bot speed runs easy quests in lightning speed and during longer quests takes it time and goes slow and steady. 9.5/10 great bot.
    1 point
  19. Ive saved the gear and have the spell auto casted on when i set gear but the script never takes out any runes so im always melee'ing with staff?? thanks doesnt matter, i was trying to use fire surge but fire blast works. thank you
    1 point
  20. hey! could i grab a trail please?
    1 point
  21. Why does the bot mine sandstone although I have selected granite? I want it to powermine (mine 1 drop 1) granite but it is so slow that it is not even worth to powermine. The bot succesfully mines one rock -> waits until its mineable again -> as soon as the rock is mineable again it switches to the next rock. I would have preffered mining the other rock while the first one is regenerating.
    1 point
  22. Hi, can I get a trial please?
    1 point
  23. could i please have a trial mate
    1 point
  24. Email is registered but not mine I own the Original email, but still not working
    0 points
Ɨ
Ɨ
  • Create New...