Skip 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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. yes dont use deprecated .exchangeContext()
  2. use onloop
  3. If you can PM me details about your old account (emails used, usernames, IP, etc) I can restore it for you. otherwise u need 100 post count to sell accounts on our forum. Spamming is not tolerated and will result in post count removal.
  4. its it something local for you yes you can add it as a library if this is for a script the project files need to be in the main src folder of your script
  5. Build a new maven project and use the existing pom.xml,etc files
  6. I'll keep a look out and see what I can make from it ? stay tuned #Excellent Scripts
  7. Thank you for the report I will look into it soon. I have an exam to prepare for tomorrow (4/16/19). I will add support for super antifires and double check myth guild. Edit: Looks like webwalking is failing to execute so it does not go to the dragon lair. I have support for cape if its in the inventory or equipment already. Just need to fix potions and pathing. Sorry for the issues.
  8. try 1 client with 2 bot tabs sir
  9. Please fill out a bug report. It supports extended antifires & super combat by default. Whatever is in your bank. Have you even tried it? As for the teletabs if u can tell me what specific ones I could probably add it. I have no words for your last sentence.
  10. Chris replied to Mordred's topic in Accounts
    u only paid 8m 07
  11. Chris replied to Mordred's topic in Accounts
    give me my acc back! whats A/W
  12. Chris replied to Decode's topic in Spam/Off Topic
    Yes i can be super mod now
  13. You did not agree on a specific time frame which is your mistake. He is getting work done on your account, maybe not as quick as you want, but he isn't just letting it sit. @Affray Please complete the services for this account. Should @Turkoize not comply we can consider this service terminated.
  14. Chris replied to Token's topic in Accounts
    $75 stop trolling
  15. Chris replied to Token's topic in Accounts
    70 btc/rsgp
  16. Chris replied to Token's topic in Accounts
    $55 in gp/btc
  17. I have warned both users of the dispute and will wait for their response as to what happened. @Greengo @Russian Guy How is it that an account gets banned under your service(s)? Are you running a joined service? @Jams Can you provide discord identification so I can see that you are indeed talking to both of these users? I also need to know how this service was done. Are they joined partners or who actually did the service? From these replies we can move forward. I would also like the full chatlogs showing the discord tag of who you are talking to please.
  18. @purplewatilla
  19. Speak for yourself. I have REAL ANTIBAN in my scripts a.k.a fatigue systems, etc.
  20. # Login form handler runescape.com def runescape_login(driver, username, password): # On runescape account login screen print("On the login page") username_field = driver.find_element_by_id("login-username") password_field = driver.find_element_by_id("login-password") print("Placing log in credentials") if username not in username_field.text: username_field.clear() print("Filling username data") username_field.send_keys(username) print("Filling password data") password_field.send_keys(password) if runescape_site_key in driver.page_source: # Generates the captcha token and executes javascript print("RecaptchaV2") captcha_id = get_captcha_id(runescape_login_url, runescape_site_key) captcha_token = get_captcha_token(captcha_id) driver.execute_script("document.getElementById('g-recaptcha-response').innerHTML = '" + captcha_token + "'; onSubmit();") time.sleep(3) pass else: print("Clicking the login button") driver.find_element_by_id("du-login-submit").click()
  21. 24 hours have passed. Is this still an issue? I need more information.
  22. Chris replied to Chris's topic in Agility
    Updated the thread to reflect the new changes. There is now a new Command Line parameter that is required when running in that mode. Please see the thread for the changes if this is something important to you.
  23. Chris replied to Chris's topic in Money Making
    I do not do trials.
  24. Can you please be more specific. Can I please have a full bug report (template on main thread)? Will help me get to the problem faster

Account

Navigation

Search

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.