Information
The commands in this section are designed to help you with information about RuneScape. They allow you to quickly find information about certain events within RuneScape, host groups for bosses, split loot easily, set up an Achievement Tracker for your server and more.
Note: Certain permission might be required..
General RuneScape Commands
Setting your RSN
This commands sets your RuneScape name for various other commands, like Alog
, Stats
, 07Stats
and more.
-setrsn
followed by your RuneScape Username.
Example:
-setrsn Friendliness
This would set my RuneScape name to Friendliness.
Adventure Log Lookup
This command allows you to display what's currently listed on someone's Adventure Log on RuneScape 3.
Note: The RuneMetrics
setting in the Account
section on the website, has to be set to Public
for this to work!
Example:
-alog
would look for your currently set RuneScape name, and look that one up.
-alog
followed by a username, would look up the username you gave as argument.
Stats Lookup
RuneScape 3
With the stats command you can look up someone's stats on RuneScape 3.
Example:
-stats
would look up the stats for the RuneScape name you set with the -setrsn
command.
-stats
followed by a username, would look up the stats of the username you gave as argument.
OldSchool RuneScape
This command lets you look up someone's stats on OldSchool RuneScape.
Example:
-07stats
would look up the stats for the RuneScape name you set with the -setrsn
command.
-07stats
followed by a username, would look up the stats of the username you gave as argument.
Quest Lookups
This command can be used to see if you've done, can do or can't do a quest. It also displays information about the quest, like if it's free or members only and the amount of Quest Points it gives.
-quest "Username" "Quest Search Terms"
Example:
-quest "Friendliness" "One"
This command would look up all of the quests with "One" in their name, for the user "Friendliness".
Host Forms
Host forms are basically sign-up sheets, they let you easily form groups or see what people are interested in. There are forms available for all kinds of things, going from bosses to minigames and various other things.
If you'd like to see a host form added, please use the -suggest
command and suggest it!
An example of those can be found below:
RuneScape 3 Host Forms
This command shows you the available bosses and options for the RuneScape 3 host forms.
-bosses
OldSchool RuneScape Host Forms
The following command shows you the available bosses and options for the OldSchool RuneScape host forms.
-osrsbosses
Splitting Loot
This command calculates how much everyone needs to be paid to get a split, you can also optionally include additional players, by adding their additional % of the split.
Splitting Without Additional Percentage
To split without giving anyone an extra percentage, you can type:
-split [Amount] [Players]
Example:
-split 500 7
This would split 500 Million with 7 players.
Splitting With Additional Percentages
To split while giving several players an additional percentage of the loot, you can type:
-split [Amount] [Players] [First Additional %] ...
Example:
-split 500 7 1 2.5
This would:
- Split 500 Million
with 7 players
- Two players are getting an extra percentage
- The first player gets 1% extra
- The second player gets 2.5% extra
Note: You can include more additional players that get an extra percentage.
Splitting Loot ~ AoD 7 - 10
This command calculates how much everyone needs to be paid for a split according to the rules in the AoD 7 - 10 Man Discord server.
7 Mans
-splitaod710 [Amount] [Optional Amount of Drops]
Example:
-splitaod710 1000 2
would split 1000 Million with 7 players, where there's been 2 drops, according to AoD 7-10 Man's rules.
Note: If there's only one drop, you don't have to type the amount of drops.
Larger Team Size
You can include an optional amount of drops, in case there was more than one drop in the hour, and an optional Amount of Players, in case the team size was bigger than 7.
-splitaod710 [Amount] [Amount of Drops] [Amount of Players]
Note: If the team size is larger than 7 and there was only one drop, you still have to type 1
for the amount of drops, then followed by the number of players in your team.
Splitting Loot ~ Nex AoD
This command calculates how much everyone needs to be paid for a split according to the rules in the Nex AoD Discord server.
-splitnexaod [Amount] [Optional Amount of Drops]
Example:
-splitnexaod 1000 2
would split 1000 Million with 7 players, where there's been 2 drops, according to Nex AoD's rules.
Note: If there's only one drop, you don't have to type the amount of drops.
Achievement Tracker
Information
This allows an Administrator
to enable or disable the tracking of RuneScape 3 Achievements in the server. They can select a channel for these achievements to be sent to.
Once enabled, users can sign up to be tracked and have their Achievements sent to the channel you chose, automatically.
You can see some examples below:
Note: The Achievement Tracker can only track users if their RuneMetrics
profile is public.
Enabling or Disabling the Achievement Tracker
Note: This has to be done by a user with the Administrator
permission or with one of the Admin Roles
.
-achievementtracker [Mode] [Channel]
Example:
-achievementtracker enable #general
This would enable the Achievement Tracker in the #general channel.
To disable this again, you would have to type:
-achievementtracker disable
Tracking Users
Once the Achievement Tracker is enabled, users can sign up to have their achievements tracked in your server.
This can be done by using the following command:
-track [RuneScape Username]
Example:
-track Friendliness
Untracking Users
To stop tracking a user's achievements, an Administrator
can use the following command.
-untrack [RuneScape Username]
Example:
-untrack Friendliness
Display All Tracked Users
An Administrator
can use the following command to display all the users that are currently being tracked in your server.
-alltracked
-
The
RuneMetrics
setting in theAccount
section on the website, has to be set toPublic
for this to work!↩