Help Doc Icon

Help Docs

Documentation for our bot's commands


Stats

Look up an individual's complete stats


The !stats command is one of the most basic commands found on RuneScript. !stats is used to look up the highscore listing of all stats of the given character. Any skills that aren't listed in the returned stats do not appear on the actual highscores lists.

Syntax:

!stats <RS name>

Example of use:

<Cruiser> !stats
-RuneScript- *** [ CRUISER1 ]: Overall 1,423 | Att 84 | Def 84 | Str 87 | Cns 86 | Range 74 | Pray 58 | Mage 74 | Cook 90 | WC 71 | Fletch 70 | Fish 83 | FM 60 | Craft 59 | Smith 67 | Mine 78 | Herb 54 | Agil 58 | Thief 70 | Slay 61 | Farm 49 | RC 55 | Hunt 80 | Con 78 | Dungeon 75 | Div 60

As with most of the other skill related commands, !stats has a @param addon that lets you look up rank or experience for each stat.

Syntax:

!stats @combat
!stats @exp
!stats @f2p
!stats @next
!stats @rank

Example of @combat:

<Cruiser> !stats @combat
-RuneScript- *** [ CRUISER1 ]: [combat] Att 99 | Def 99 | Str 99 | Cns 99 | Range 91 | Pray 90 | Mage 96 | Sum 68

Example of @exp:

<Cruiser> !stats @exp
-RuneScript- *** [ CRUISER1 ]: [exp] Overall 30,961,463 | Att 2,990,801 | Def 2,976,688 | Str 3,972,571 | HP 3,617,992 | Range 1,148,168 | Pray 243,920 | Magic 1,104,615 | Cooking 5,833,844 | Woodcut 898,055 | Fletch 738,676 | Fishing 2,924,485 | Firemaking 275,398 | Crafting 262,903 | Smithing 572,101 | Mining 1,760,682 | Herblore 154,836 | Agility 237,934 | Thieving 778,118 | Slayer 302,536 | Runecrafting 167,140

Example of @f2p:

<Cruiser> !stats @f2p
-RuneScript- *** [ CRUISER1 ]: [f2p] Att 99 | Def 99 | Str 99 | HP 99 | Range 91 | Pray 90 | Magic 96 | Cooking 99 | Woodcut 88 | Fletch 85 | Fishing 87 | Firemaking 71 | Crafting 76 | Smithing 83 | Mining 85 | Runecraft 93

Example of @next:

<Cruiser> !stats @next
-RuneScript- *** [ CRUISER1 ]: [nextlvl] Farming 5,178 | Agility 6,788 | Construction 16,598 | Herblore 23,435 | Slayer 25,651 | Crafting 28,562 | Pray 53,871 | Thieving 60,984 | Fletch 62,865 | Firemaking 74,062 | Smithing 100,123 | Def 130,101 | Range 140,478 | Fishing 197,727 | Runecraft 223,602 | Magic 303,369 | Mining 317,599
-RuneScript- *** [ CRUISER1 ]: [nextlvl] HP 362,201 | Woodcut 449,330 | Att 537,134 | Str 539,491

Example of @rank:

<Cruiser> !stats @rank
-RuneScript- *** [ CRUISER1 ]: [rank] Overall 7,162 | Att 8,733 | Def 5,983 | Str 9,392 | HP 9,622 | Range 23,935 | Pray 16,386 | Magic 21,986 | Cooking 1,703 | Woodcut 54,337 | Fletch 37,343 | Fishing 3,704 | Firemaking 42,710 | Crafting 25,534 | Smithing 16,733 | Mining 11,458 | Herblore 16,478 | Agility 17,100 | Thieving 6,007 | Slayer 11,403 | Runecrafting 11,569

This command's settings may be changed with !set stats.

The Help Docs are maintained by Cowman_133