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.

[Req] osbuddy like npc rendering snippeto

Featured Replies

  • Author
3 minutes ago, Explv said:

So like the second one, but just the outline?

bit looser, lemme c if I can find an example again

I believe its the "tag" feature but hard to find a good picture

18 minutes ago, sonda said:

Drawmodel of the npc. 

Incredible contribution :doge:

1 hour ago, Isolate said:

6CJ7VeO.gif

 

Interesting... 

  • Author
8 minutes ago, Explv said:

Incredible contribution :doge:

 

Interesting... 

i'm on the case, might do it tomorrow if i don't have alot of packing to do and frost re-gives me the snippet he made for me the first time so i can modify it <3 pc was nice doe

I would have posted the code but I’m at work and my boss was coming lol, something like 

g.draw(yournpc.getModel()(yournpc.getGridX(),yournpc.getGridY(),yournpc.getZ())

i know that’s not quite right , but I’m trying to portray my train of thought. That should outline the npc with whatever you set your color too.

5 hours ago, Isolate said:

6CJ7VeO.gif

Fk the drawing. How the fuck did that guard get in there????????

6 hours ago, Isolate said:

6CJ7VeO.gif

I'm pretty sure that's the model.getArea() shape for stuff.

Now that i am home, this is the code i use 

NPC WARRIORS = (NPC) myPlayer().getInteracting();
				gr.setColor(Color.GREEN);
				g.draw(WARRIORS.getModel().getArea(WARRIORS.getGridX(), WARRIORS.getGridY(), WARRIORS.getZ()));

 

31 minutes ago, sonda said:

Now that i am home, this is the code i use 


NPC WARRIORS = (NPC) myPlayer().getInteracting();
				gr.setColor(Color.GREEN);
				g.draw(WARRIORS.getModel().getArea(WARRIORS.getGridX(), WARRIORS.getGridY(), WARRIORS.getZ()));

 

 

He wants to know how to do it without using OSBot's methods.

  • Author
3 hours ago, Viston said:

Fk the drawing. How the fuck did that guard get in there????????

dmm

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.