Script: Map Rank GL - Version 1.6.1
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
- Silly Knig-it
- SoC Training Adviser
- Posts: 3009
- Joined: Sat May 28, 2011 12:21 am
- Gender: Male
- Location: Everett, WA
Re: Map Rank GL Update (1.5.6)
Greasemonkey was updated for me on Nov 15, 2017. From what I read on greasespot, this version is not backwards compatible, so Map Rank no longer works.
Am I understanding correctly?
Update: I played around and learned to install Tampermonkey and this script works for me now.
Am I understanding correctly?
Update: I played around and learned to install Tampermonkey and this script works for me now.
[img]AC1D5A83-79DE-4FED-840B-B4778D0189E5_1_105_c%20(1).jpeg[/img]
- Sirius Kase
- Posts: 328
- Joined: Wed Feb 06, 2013 6:35 pm
Re: Map Rank GL Update (1.5.6)
Maprank no longer works for me, I use tampermonkey on chrome on MacOS
EDIT: Map Rank works for me now. I wasn't using the latest update
EDIT: Map Rank works for me now. I wasn't using the latest update
Last edited by Sirius Kase on Sat Mar 24, 2018 7:47 pm, edited 2 times in total.
[img]https://s24.postimg.org/6rwmdezkl/signature-_IWWYL8_P7.png[/img]
- Jdsizzleslice
- Posts: 3576
- Joined: Fri Dec 09, 2011 9:55 pm
- Gender: Male
Re: Map Rank GL Update (1.5.6)
I can confirm this. I installed Tampermoney and uploaded Map Rank 1.5.6 and it works.Silly Knig-it wrote:Greasemonkey was updated for me on Nov 15, 2017. From what I read on greasespot, this version is not backwards compatible, so Map Rank no longer works.
Am I understanding correctly?
Update: I played around and learned to install Tampermonkey and this script works for me now.
Several of the medals do not appear on the Medals Tab:
- Super Medal Achievements
Challenge Achievements
Ratings Medals
Bot Game Medals
Battle Royale Medals
Beta Map Medals
Teammate Medals
Polymoprhic medals (kind of works)
- Sirius Kase
- Posts: 328
- Joined: Wed Feb 06, 2013 6:35 pm
Re: Map Rank GL Update (1.5.6)
I've been experimenting with the old finder to calculate ranks using the team options. Are these numbers valid? Several years ago, the person working of Map Rank GL said that it would be an easy fix, then a couple weeks later, he resigned without saying anything about the validity of map rank results using team options.SpazzAttack wrote: I did make a discovery, however... If you remove the 2 from the end of the search page URL you will pull up the previous search page version. Maprank is available there.
Previous: https://www.conquerclub.com/player.php?mode=find
New: https://www.conquerclub.com/player.php?mode=find2
[img]https://s24.postimg.org/6rwmdezkl/signature-_IWWYL8_P7.png[/img]
Re: Map Rank GL Update (1.5.6)
As far as I know it works, but I haven't done any detailed comparison with manual results.Sirius Kase wrote:I've been experimenting with the old finder to calculate ranks using the team options. Are these numbers valid? Several years ago, the person working of Map Rank GL said that it would be an easy fix, then a couple weeks later, he resigned without saying anything about the validity of map rank results using team options.SpazzAttack wrote: I did make a discovery, however... If you remove the 2 from the end of the search page URL you will pull up the previous search page version. Maprank is available there.
Previous: https://www.conquerclub.com/player.php?mode=find
New: https://www.conquerclub.com/player.php?mode=find2
“Life is a shipwreck, but we must not forget to sing in the lifeboats.”
― Voltaire
― Voltaire
- groovysmurf
- Head Clan Director

- Posts: 3109
- Joined: Tue Apr 14, 2009 1:28 pm
- Gender: Female
- Location: Cleveland, OH
Re: Map Rank GL Update (1.5.6)
The team options seem to work fine to filter the results. However, I found out yesterday that if you search for 2 player games only in order to get rankings for 1v1 and poly it doesn't work correctly. Poly games are not being distinguished as being 2 player games. I considered running it with 2, 4, 6 and 8 players selected and then "Standard" and "Polymorphic", but this still skews the results as it will include standard multiplayers with 4, 6 and 8 players as well. If anyone knows of a way to get around this, please let me know.
Re: Script: Map Rank GL - Version 1.6.1
after a lot of code reading. i updated Maprank it should work 100% with polymorphic games now feel free to test as soon as bigWham uploads the files.
the medals are off by some and i don't know why. it should be working but i've only compared it to the tracking of medals of the site and i dont know if there is something that could make a game invalid for medals
the medals are off by some and i don't know why. it should be working but i've only compared it to the tracking of medals of the site and i dont know if there is something that could make a game invalid for medals
Re: Script: Map Rank GL - Version 1.6.1
I ran into the same issue when making the MedalAid script, which is basically a lighter version of MapRank that focuses only on tracking unique defeats for medals and options to display that information in various ways.dgz345 wrote:after a lot of code reading. i updated Maprank it should work 100% with polymorphic games now feel free to test as soon as bigWham uploads the files.
the medals are off by some and i don't know why. it should be working but i've only compared it to the tracking of medals of the site and i dont know if there is something that could make a game invalid for medals
My guess for why I couldn't match the site's medal stats was because of scenario games not counting in the site's totals, but being listed and indistinguishable from normal games in the API output. If MapRank's totals are slightly higher (but never lower) for some of the medals, that would support the theory that scenario games won't count for medals and MapRank is functioning as intended.
I did ask Big W about labeling scenario games and he agreed to alter the response from the API and get back to me. It's been almost 6 months at this point
Re: Script: Map Rank GL - Version 1.6.1
Sometimes he needs a poke and a prod. If he agreed to do it, he'll do it, but often a few reminders are needed.lanyards wrote:I ran into the same issue when making the MedalAid script, which is basically a lighter version of MapRank that focuses only on tracking unique defeats for medals and options to display that information in various ways.dgz345 wrote:after a lot of code reading. i updated Maprank it should work 100% with polymorphic games now feel free to test as soon as bigWham uploads the files.
the medals are off by some and i don't know why. it should be working but i've only compared it to the tracking of medals of the site and i dont know if there is something that could make a game invalid for medals
My guess for why I couldn't match the site's medal stats was because of scenario games not counting in the site's totals, but being listed and indistinguishable from normal games in the API output. If MapRank's totals are slightly higher (but never lower) for some of the medals, that would support the theory that scenario games won't count for medals and MapRank is functioning as intended.
I did ask Big W about labeling scenario games and he agreed to alter the response from the API and get back to me. It's been almost 6 months at this point
“Life is a shipwreck, but we must not forget to sing in the lifeboats.”
― Voltaire
― Voltaire
Re: Script: Map Rank GL - Version 1.6.1
For some reason I can map rank 28 members of our clan but not the 29th Lord Banner, game finder (old) will display his games, but regardless of whether using game finder or from the menu on the left of screen, it hangs at 80%. Any suggestions?
If nothing else works, a total pig-headed unwillingness to look facts in the face will see us through
- Keefie
- Clan Director

- Posts: 6830
- Joined: Sun Dec 03, 2006 1:05 pm
- Gender: Male
- Location: Sleepy Hollow
Re: Script: Map Rank GL - Version 1.6.1
Yep, he hangs at 80% for me too.Vid_FISO wrote:For some reason I can map rank 28 members of our clan but not the 29th Lord Banner, game finder (old) will display his games, but regardless of whether using game finder or from the menu on the left of screen, it hangs at 80%. Any suggestions?
I've even tried to maprank him on each component ie: Standard, Poly, Quads etc but it always gets stuck on 80%
The easiest solution would be to boot him from the clan. You only need players who'll give you 100%
Re: Script: Map Rank GL - Version 1.6.1
Maprank broke because of a fault game. a game that was missing a player. it was a 6 player game with 5 players in it. it was broken and did not pass deployment stage. the game is now deleted by KA and Lord Banner will now give 100% at everything! (dgz345 does not guarantee clan score results)Keefie wrote:Yep, he hangs at 80% for me too.Vid_FISO wrote:For some reason I can map rank 28 members of our clan but not the 29th Lord Banner, game finder (old) will display his games, but regardless of whether using game finder or from the menu on the left of screen, it hangs at 80%. Any suggestions?
I've even tried to maprank him on each component ie: Standard, Poly, Quads etc but it always gets stuck on 80%
The easiest solution would be to boot him from the clan. You only need players who'll give you 100%
Re: Script: Map Rank GL - Version 1.6.1
Thank you for sorting it out so quickly!
If nothing else works, a total pig-headed unwillingness to look facts in the face will see us through
-
rickmorales
- Posts: 16
- Joined: Tue Sep 21, 2010 7:04 pm
- Gender: Male
Re: Script: Map Rank GL - Version 1.6.1
Greetings i would like the map rank to see were am at and other players, i totally suck at modern downloads please guide me in installing this app thank you Rick
Re: Script: Map Rank GL - Version 1.6.1
this requires an addon to your browser named Tampermonkey that allows adding userscripts to the browser.rickmorales wrote:Greetings i would like the map rank to see were am at and other players, i totally suck at modern downloads please guide me in installing this app thank you Rick
after the addon is installed, install Map Rank
Just ask if there is something unclear
- Conde180711
- Posts: 368
- Joined: Sun Aug 07, 2011 7:02 am
- Gender: Male
- Location: Wales
Re: Script: Map Rank GL - Version 1.6.1
Is it still possible to filter specific game types as in doubs, trips, quads for example. I used to do this with game finder but it just seems to load up a map rank for all games? I'm probably being stupid somewhere but any help appreciated, thx.

Re: Script: Map Rank GL - Version 1.6.1
I'm at uni atm so I don't have a computer to check but I belive you would be able to access the old functions if you remove the 2 in the url of the game finder. I belive it ends with find2 so try that.Conde180711 wrote:Is it still possible to filter specific game types as in doubs, trips, quads for example. I used to do this with game finder but it just seems to load up a map rank for all games? I'm probably being stupid somewhere but any help appreciated, thx.
Just ask if there is anything else or if it didn't work. Then I'll check when I get home.
- Conde180711
- Posts: 368
- Joined: Sun Aug 07, 2011 7:02 am
- Gender: Male
- Location: Wales
- iAmCaffeine
- Posts: 11699
- Joined: Mon Apr 01, 2013 5:38 pm
Re: Script: Map Rank GL - Version 1.6.1
Chrome won't let me add Map Rank because it doesn't trust this website lol.

- GaryDenton
- Posts: 941
- Joined: Sat Jun 18, 2016 10:58 am
- Gender: Male
- Location: Houston area
Re: Script: Map Rank GL - Version 1.6.1
Evidently, I am missing something. I have tampermonkey and the Maprank script but all I can get is the text of the script. Does it not work on Chromebooks?
Re: Script: Map Rank GL - Version 1.6.1
should work on any browser that supports tampermonkeyGaryDenton wrote:Evidently, I am missing something. I have tampermonkey and the Maprank script but all I can get is the text of the script. Does it not work on Chromebooks?
or you can try to manualy add it to tampermonkey
- GaryDenton
- Posts: 941
- Joined: Sat Jun 18, 2016 10:58 am
- Gender: Male
- Location: Houston area
Re: Script: Map Rank GL - Version 1.6.1
It showed up below Personal Menu after I had forgotten about it. Thanx.
Re: Script: Map Rank GL - Version 1.6.1
I remember there was a script that shows you where you have each player as a defeat. I mean where you have him/her as a victim for medals. I just can't remember it. If it is the map rank, how do I enable this option?
Thank you!
Thank you!
Re: Script: Map Rank GL - Version 1.6.1
depends what browser you are using, tampermonkey for Chrome or Greasemonkey for Firefox, as soon as you implement this script you will see an additional menu on the left. Now if it’s only to show player with medal tag I would recommend using this onePirlo wrote:I remember there was a script that shows you where you have each player as a defeat. I mean where you have him/her as a victim for medals. I just can't remember it. If it is the map rank, how do I enable this option?
Thank you!
https://www.conquerclub.com/forum/viewt ... 9&t=226714
It’s less heavy than map rank and work just fine with also an additional menu where you can select only the medal you want.
".....Under Phucumol treatment....."
https://youtu.be/zlusWzDY4qw
https://youtu.be/zlusWzDY4qw
Re: Script: Map Rank GL - Version 1.6.1
Thanks Mad, but it couldn't be installed.Mad777 wrote:depends what browser you are using, tampermonkey for Chrome or Greasemonkey for Firefox, as soon as you implement this script you will see an additional menu on the left. Now if it’s only to show player with medal tag I would recommend using this onePirlo wrote:I remember there was a script that shows you where you have each player as a defeat. I mean where you have him/her as a victim for medals. I just can't remember it. If it is the map rank, how do I enable this option?
Thank you!
https://www.conquerclub.com/forum/viewt ... 9&t=226714
It’s less heavy than map rank and work just fine with also an additional menu where you can select only the medal you want.
