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.

Help with paint

Featured Replies

Im trying to add something like this. Any help is appreciated.

 

0316c6f2e0ea3014ded25b65066e6c1d.png

 

Something like this should do it:


// Set colour to white
g.setColor(Color.white);

// Get current mouse position
Point mousePoint = getMouse().getPosition();

// Draw a rectangle starting at x-10, y-10, with width and height of 20 
g.drawRect(mousePoint.x - 10, mousePoint.y - 10, 20, 20);

// Draw a line from top of screen (0), to bottom (500), with mouse x coordinate
g.drawLine(mousePoint.x, 0, mousePoint.x, 500);

// Draw a line from left of screen (0), to right (800), with mouse y coordinate
g.drawLine(0, mousePoint.y, 800, mousePoint.y);

 

Im trying to add something like this. Any help is appreciated.

 

0316c6f2e0ea3014ded25b65066e6c1d.png

Lol'd at the image *cough*http://osbot.org/forum/topic/87033-viliuks-smplringsodueling/  https://i.gyazo.com/c59be2b02f7c4ee5849e8960848b2600.png *cough*

But do as explv said, its literally the same thing I have or you could have just asked me how to do it doge.png

Edited by Viliuks

  • Author

Lol'd at the image *cough*http://osbot.org/forum/topic/87033-viliuks-smplringsodueling/  https://i.gyazo.com/c59be2b02f7c4ee5849e8960848b2600.png *cough*

But do as explv said, its literally the same thing I have or you could have just asked me how to do it doge.png

I did ask you lmao, you said do getMouse.setColor; or some shit.

anyway Thanks for the help guys i got it done.

I did ask you lmao, you said do getMouse.setColor; or some shit.

anyway Thanks for the help guys i got it done.

I don't recall you asking me? doge.png

Eitherway, I don't bite ask me stuff n things

 

EDIT: nvm I remember, but you didn't specify how you want it to be drawn, I thought you meant to set the default osbots cursor ;-;

Edited by Viliuks

Thanks Vilius QwPha8E.png

Edited by OSRS Sebastian

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.