Jump to content

Sebastian

Members
  • Posts

    283
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Sebastian

  1. Got any source where you got this from?
  2. Will try this tomorrow! Thanks for the reply!
  3. Can't seem to find a fix for this problem... Everything i tried doesn't work.. Can someone please help?
  4. Yea, i'm using this line of code.. Thanks for the reply tho! if (getWidgets().getWidgetContainingText("You retrieve a bar of bronze") != null) { // Closing dialogue if (getDialogues().isPendingContinuation()){ getDialogues().clickContinue(); //sleep } }
  5. Hey. I'm really hoping i get a ps4 for my birthday. I live on my own, in my own house. Always pay shit myself, like food, drinks, bills etc etc. My mom asked me what game i like for the ps4. Knowing my parents, they don't just buy the game for me.. Will let you guys know lol. When i do get a ps4, what game should i get?
  6. Hey all. Been back from a crazy weekend! So yesterday i was struggling with this problem: After using the furnace in tutorial island, it says: You get some bronze bar. It needs to click continue to remove the message.. But it doesn't.. Any help?
  7. Downloading music is so 2011. Just get used to Spotify. Never need to download music anymore. It has a big music library, offline modus (So you don't waste GB's internet..). If you don't like Spotify because you think it's too expensive, go buy a family package with your friends. A lot cheaper!
  8. Thanks bro! Understanding it now! Really appreciate it!
  9. Haha, it was the "No" emote. Funny . But seriously tho, can you explain this code. I mean, i can just copy pasta it.. But don't really understand what this line of code did. For instance, what is does 216, 1,1 mean?
  10. Hi. For my tutorial island script, i need to perform an emote. I have been searching on the Osbot forums. But nothing seems to work.. Do you guys have any solutions? Also.. I really want to understand widgets. But i don't quite seem to get it. Thanks in advance, Sebastian.
  11. Don't think he gets banned.. He promotes this game so much... Jagex is literally licking his ass.
  12. Barney Stinson - The Playbook or The Bro Code =D Because i watch the show "How i met your mother" when i'm bored. Also, i want to have a great time with my family. Since this year has been rough..
  13. Sebastian

    Ayyyyyyy

    Welcome.. How is life in prison?
  14. This worked! if(getWidgets().getWidgetContainingText("Click on the flashing backpack icon to the right hand side") != null) { I just created a new account to check it. Worked like a charm! Thanks!
  15. Hi everyone. What am i doing wrong here. I used the same method for opening settings tab. But Inventory doesn't seem to work. It also logs that it's opening the inventory. [INFO][Bot #1][12/01 09:06:11 PM]: Started script : SBTutorialIsland [INFO][Bot #1][12/01 09:06:12 PM]: Opening inventory if (!getWidgets().containingText("Click on the flashing backpack").isEmpty()) { getTabs().open(Tab.INVENTORY); log("Opening inventory"); sleep(random(600,700)); }
  16. Sebastian

    Mirror

    No problem bro. Enjoy botting!
  17. Sebastian

    Mirror

    Download the OSRS client. Start the OSRS client and start OSbot client. The Osbot client is looking for the normal (OSRS client). That's why it's called Mirror Client.
  18. I love Anne too.. But that's no secret anymore.
  19. THIS IS SO FUCKIN WEIRD.
  20. Alright, let me know if you encounter any issues and need help. I'm almost 24/7 online on this forum. But for now, i'm going to sleep.
  21. Have found something. Haven't digged into it tho. Maybe this is something you like?
  22. You can search for a Content Management System (CMS). And design your way around it. If you need help with CSS. Feel free to pm me. EDIT: For a CMS to work you need an apache server. e.g. Xampp (for windows) or Lampp for linux / osx.
×
×
  • Create New...