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.

[Q] Trying to make an runescape calculator\hiscores lookup

Featured Replies

Hi there everyone,

 

 

 

Im trying to make a runescape calculator/hiscores lookup bot for msn.

 

Example: !Stats

 

stats from :

 

Attack:

 

Strength:

 

and so on...

 

 

 

I'm using javascript for this and if Im not mistaking so are the calculators from tip.it.

 

I would like to know how to reproduce the top part from many of those calculators, the part where you fill in your name and it finds your exp/level.

 

 

 

Thanks in advance

So you're just asking for the code?

10postchm2105.png

8,180

WONGTONG IS THE BEST AND IS MORE SUPERIOR THAN ME

#1 Wongtong stalker.

Im looking for some No Limit soldiers!

  • Author

pretty much, yeah... at least the part where it looks up your exp/level

It will be very difficult to do with just JavaScript if it is even possible because of security issues. You are most likely going to have to have something on the server with the same domain name as your script to grab the data from the High Scores and/or parse it and spit it out to the client side which would be JavaScript.

Jagex offers "light" highscores pages for calculators like this. All you have to do is program your calculator to parse it. The groups of three numbers represent skills - Rank, Level, and XP. The groups of two numbers represent minigames - Rank and Score. Everything is in the order that it's in on the regular highscores.

 

 

 

Example of a light highscores page: http://hiscore.runescape.com/index_lite ... pernova190

 

 

 

 

 

Tip.It does not give out code used on it's website.

1ekn0o.jpg

Thanks to Uno for the awsome sig <3

It will be very difficult to do with just JavaScript if it is even possible because of security issues. You are most likely going to have to have something on the server with the same domain name as your script to grab the data from the High Scores and/or parse it and spit it out to the client side which would be JavaScript.

 

To add onto this, you really don't need to be doing it with Javascript anyway - you can use a smaller scripting language, like Python, to accomplish the exact same thing.

 

 

 

I hope that, instead of looking for someone to give you source, you look into actually exploring the language (regardless of what it is), and being able to see if a specific language is the most fit for your operations.

Linux User/Enthusiast Full-Stack Software Engineer | Stack Overflow Member | GIMP User
s1L0U.jpg
...Alright, the Elf City update lured me back to RS over a year ago.

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.