All public logs

Jump to navigation Jump to search

Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:00, 17 October 2024 Alex talk contribs created page Module:Clue bottle chance calculator (Created page with "local p = {} local lang = mw.language.getContentLanguage() local baseChanceArray = { {fish = 'Anglerfish', chance = 78649}, {fish = 'Sharks', chance = 82243}, {fish = 'Sacred eels', chance = 99000}, {fish = 'Lobsters', chance = 116129}, {fish = 'Rainbow fish', chance = 137739}, {fish = 'Monkfish', chance = 138583}, {fish = 'Dark crabs', chance = 149434}, {fish = 'Infernal eels', chance = 160000}, {fish = 'Karambwan', chance = 170874}, {fish = 'Tuna/Swordfish'...")