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.

Mike AHK

Members
  • Joined

  • Last visited

  1. Mike AHK joined the community
  2. Hi Ive make it more advanced and random. Here is my code #NoEnv #If WinActive("RuneLite") #CommentFlag // ; Press Q to start script Q:: toggle := !toggle loop { #CommentFlag // ; Set Offset to X and Y to make it random Random, randomX, -20, 20 Random, randomY, 50, 58 Click Right #CommentFlag // ; Set random time interval 400ms - 500ms Random ranSleep, 400, 500 sleep %ranSleep% MouseMove, %randomX%, %randomY%, 0, R Random ranSleep, 600, 800 sleep %ranSleep% Click Random ranSleep, 600, 800 sleep %ranSleep% send {6} Random ranSleep, 1500, 1800 sleep %ranSleep% Click Right Random ranSleep, 400, 500 sleep %ranSleep% MouseMove, %randomX%, %randomY%, 0, R Random ranSleep, 450, 500 sleep %ranSleep% Click Random ranSleep, 600, 800 sleep %ranSleep% send {1} MouseMove, 0, -95, 0, R break } return #CommentFlag // ; L is reload script, Esc is exit L::reload Esc::exitapp

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.