Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

hansen19498

Members
  • Joined

  • Last visited

Everything posted by hansen19498

  1. What do you use for the rs3 bot
  2. i need too/ skype
  3. private Sound s;int XX=1; if(XX==1){s.play(); sleep(random(1013, 1233));return State.WAIT;} After the implementation, stuck public static void main(String args[]) { final Sound s = new Sound("C:/1.wav"); s.play(); try { Thread.sleep(5000); } catch (final InterruptedException e) { e.printStackTrace(); } s.play(); }
  4. http://osbot.org/forum/topic/103067-audio-sound-snippet/?p=1255205 I've added all the code, but I do not know how to call it and can play it I've added all the code, but I do not know how to call it and can play it For example: stop (); The game will stop. This should be play () ;? or .... I do not know, I hope you can understand what I mean private Sound s; int XX=1; if(XX==1){s.play(); sleep(random(1013, 1233));return State.WAIT;} After the implementation, stuck
  5. How to use it? For example, what a code, I can play For example, what a code, I can play If I want to make a sound, what code do I need? what is the play method ? what is the play method ? what is the play method ? what is the play method ?
  6. You win, I do not want to ask you again, I'm sorry u can help me ?please
  7. why laugh? Give me some advice, and beg you ..........
  8. if(trade.isFirstInterfaceOpen()) {CNUM=trade.getTheirOffers().getAmount("rune ore");log("CNUM="+CNUM)}//CNUM=10 //but if(trade.isSecondInterfaceOpen()) {CNUM=trade.getTheirOffers().getAmount("rune ore");log("CNUM="+CNUM)}//CNUM=0 it isnt working Clearly, when the second trading window opens, trade.getTheirOffers().getAmount it isnot working
  9. SecondInterfaceOpen, but the other has quickly removed items, bot in the automatic trading time, but no way to detect, because the final step of the transaction, can only determine whether the other party to accept ,,,, I hope that the last step through what verification
  10. when trade.isSecondInterfaceOpen, I can not read the number of other items, the use of what "api" or a good solution? (I was deceived, the first transaction window and the second transaction window, the number of different items) If, isSecondInterfaceOpen, what "api" can read each other "value" SecondInterfaceOpen, but the other has quickly removed items, bot in the automatic trading time, but no way to detect, because the final step of the transaction, can only determine whether the other party to accept ,,,, I hope that the last step through what verification
  11. public static final String[] goods_ID = { "Amulet of strength","Strength potion(3)","Strength potion(2)", ,"Air rune","Water rune","earth rune","firer rune" ,"Blue wizard hat","Blue wizard robe" , "wizard hat" ,"Shade robe top","Shade robe"} if(trade.isFirstInterfaceOpen()&&!inventory.isEmpty()){ trade.offerAll(goods_ID); sleep(random(800,1400));} My test results, the mouse will move on each item, but does not click
  12. Backpack each slot names are not the same
  13. if(trade.isFirstInterfaceOpen()&&!inventory.isEmpty()){ trade.offerAll(); sleep(random(800,1400));} Help me see, how to modify the
  14. My backpack is full, full of different items, (note). I want all the items automatically placed in the first trading window. I can not find the api, who can help me thank you
  15. nice thx
  16. Backpack removed two "copper", the trading window, my code, just move the mouse "copper", and then nothing happened for me to correct the wrong place if(getInventory().getItem("Copper ore") != null){ inventory.getItem("Copper ore").interact("Offer-2");}
  17. Yes, bot walks failure in the process of taking in, bot killed. Lead, stuck in the script, this code, Yes, if your "bot" in the process of walking , bot killed. Result, you will be stuck in the script, this code, Yes, if your "bot" in the process of walking , bot killed. Result, you will be stuck in the script, this code,
  18. Click on the small map bot, just to be killed, and then the code seems stuck,(Because, bot, standing "lumu", fixed time-out, it will automatically exit after the automatic login connection, bot returns to normal operation started after the killing ..) GetWalking () walk (AREA_SAFE.getRandomPosition ()); The question is how to break the deadlock, bot not come to "AREA SAFE", which lines of code into the cycle of death, Yes, bot walks failure in the process of taking in, bot killed. Lead, stuck in the script, this code,
  19. I need a judge than 5 seconds code,, for example, (which is wrong) t1=System.currentTimeMillis(); //bot doing t2=System.currentTimeMillis(); if ((t2-t1)>5){//doing other} help me,fix it thx
  20. When not know what is prohibited, it comes down to luck, my bad luck, take the time to step bot, so I want to continue the next day, "I am baned"
  21. after three weeks
  22. hansen19498 replied to helphelp's topic in Botting & Bans
    Someone wants to attend his funeral, why not agree to his request

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.