Jump to content

ThatGamerBlue

Members
  • Posts

    407
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by ThatGamerBlue

  1. i deserve to win because i really want apas dank agil script
  2. Wait until mr alek fixes and get a temporary proxy to use, works for me.
  3. osrsbanrates.com
  4. Looking for the equivalent function of this in OSBot. RuneLite implementations: https://github.com/runelite/runelite/blob/master/runelite-mixins/src/main/java/net/runelite/mixins/RSActorMixin.java#L189 https://github.com/runelite/runelite/blob/master/runescape-api/src/main/java/net/runelite/rs/api/RSActor.java#L56 Doesn't seem to be Character#getAnimation2()
  5. yeah i used the noob tactic for speed here, the brush is way more accurate to give more realistic looking grass
  6. https://i.imgur.com/7ATuZjC.png and process of creation https://streamable.com/yh2yi
  7. clearly its working though because you're talking about it
  8. shameless ad https://osbot.org/forum/topic/135436-blues-wine-maker
  9. hmm, shoot me a pm on skype/discord (in my sig), also it shouldn't do, but idk how osbot handles the moveMouseOffscreen
  10. now give pls me want
  11. anything in logger, break settings, etc? need more info
  12. Assuming you're using bash. Semicolon is a separator for "new command" in bash. Escape it. Source code of my jar is 5 lines of code: public class Test { public static void main(String... args) { System.out.println(args[0]); } }
  13. Should work fine with breaks If you get a chance to screenshot a proggy I'll add it to the thread
  14. No bans reported yet, although not many users so far
  15. me love you long time mr alek
  16. try wrapping the command in quotes, sudo "java -jar \"/OSBot 2.5.3.jar\" -login -bot -proxy -world 302 -script 671:1,2,1,0" also you shouldn't have to use sudo edit: nvm that wont work, escape the commas with backslashes java -jar "/OSBot 2.5.3.jar" -login -bot -proxy -world 302 -script 671:1\,2\,1\,0
  17. vote on my poll https://www.strawpoll.me/15423228
  18. too accurate pls delet
  19. v1.1 Changelog: - Fixed issue with breaking, thanks @Callum Stillwell! - Added version number to paint. This update will be released with the next SDN push - you can tell if you have the update via the paint.
  20. Haven't encountered this yet, I'll look into it. Anything in logger?
×
×
  • Create New...