Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

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.

Suggestion:level lookup integrated with dgsweeper?

Featured Replies

Well wouldn't it be amazing if you could say:

 

"!lvl.herb" and then you see a list of each team member's herblore lvl? To make everything according to jagex rules make the hiscore lookup only start once you type the command? Would help immensely for non maxed teams. (Do we need a potion for that 98 herblore door?).

First they came to fishing

and I didn't speak out because I wasn't fishing

 

Then they came to the yews

and I didn't speak out because I didn't cut yews

 

Then they came for the ores

and I didn't speak out because I didn't collect ores

 

Then they came for me

and there was no one left to speak out for me.

It's a great idea! Would take some time for me to update my text recognition functions (finding text in images), but it would be possible. I'll look into it, but no guess on when. I would use some of my old functions, but the server they were all hosted on was wiped clean. Lol.

 

Thanks for the great idea!

09144a99bb.png

  • Author

Would this require so much more than the potion script? You can just listen to the "!lvl" combo being typed? And then use the highscores for a lookup, as you already capture the party names?

First they came to fishing

and I didn't speak out because I wasn't fishing

 

Then they came to the yews

and I didn't speak out because I didn't cut yews

 

Then they came for the ores

and I didn't speak out because I didn't collect ores

 

Then they came for me

and there was no one left to speak out for me.

The party names are captured to a GDI+ bitmap. It never actually reads them as a string - only an image. The hard part is getting it to recognise strings. While there's a few ways to do this, some easier then others because it's such an easy font, it may take time.

 

Further explained:

It captures the legend area to memory. It then checks to see if it is, in-fact, a legend. If it is, it extracts all of the white (ffffff) and near white (fefefe) pixels from that bitmap. It then separates them into 5 other bitmaps, while also changing the colors from white to red, blue, etc.

 

It never actually 'reads' them.

09144a99bb.png

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

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.