Assassin Reminder

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.
Post Reply
User avatar
ch0rn
Posts: 339
Joined: Fri Apr 09, 2010 8:59 am
Location: USA

Assassin Reminder

Post by ch0rn »

I doubt I am the only idiot who kills the wrong person in Assassin games by accident all the time. Playing a lot of games, it's very easy to overlook that a specific game is Assassin.

There may be more effective or "cleaner" ways to do this, but here is a very quick, free and easy solution for anyone else having this problem.

Install Chrome extension : (Custom Javascript.. Or any other similar extension, probably dozens of them.)
https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija?utm_source=chrome-app-launcher-info-dialog
Tested on chrome, but I am sure they have similar extensions for any browser that has extensions. Just search for any extension that allows you to add javascript to a page.

When installed, go to conquerclub website, click on the extension and add this custom code for conquerclub.com

Code: Select all

if ($("span[title=\"Game Type\"]").text()=="AssassinAssassin")
{alert("This Game is Assassin!  Don\'t kill the wrong player!");}


Now when you enter any Assassin game, you will get a popup reminding you the game is Assassin.
Post Reply

Return to “Tool Archives”