Download Classic Icons

Jeepalmost 10 years ago

Step 1) Download Stylish (Chrome/Firefox/Safari add on) https://userstyles.org/

Step 2) Icons: https://userstyles.org/styles/100844/classic-icons-for-epicmafia

Step 3) Setups: https://userstyles.org/styles/127036/classic-setup-icons

credit to Riddler

LadyNemesisalmost 10 years ago
YEEEES it worked.
Thank you.
1
Gafgarionalmost 10 years ago
LadyNemesis
Ok well f**k me.
So I chose 2014 and handpicked the roles I wanted differently.
Then the new roles were gone again.
So I edited and added everything like what's written here.
And then I've got sidekick and such, but doc is suddenly changed again as are a few other roles.
I just don't understand I guess.
Oh... since I changed the spritesheet in my instructions, you probably want to use the Original base like I did, and select roles you want different based off of that.
1
LadyNemesisalmost 10 years ago
Ok well f**k me.
So I chose 2014 and handpicked the roles I wanted differently.
Then the new roles were gone again.
So I edited and added everything like what's written here.
And then I've got sidekick and such, but doc is suddenly changed again as are a few other roles.
I just don't understand I guess.
LadyNemesisalmost 10 years ago
OH I CAN! Ok I'm stupid.
I was so proud of myself for editing that code and such that I didn't even notice. I'll customize my way now.
LadyNemesisalmost 10 years ago
It's however better than what Lucid has done so you guys still have my grattitude.
Gafgarionalmost 10 years ago
LadyNemesis
I deleted the sandbox script thingie and installed this; but it's still odd! Now some icons are what they used to be in original but others aren't. I tried original, but it has a really weird hooker for example. And then I tried 2014, but bodyguard is weird and mafia hat is changed and it has a fool that I actually kind of like so the fool can stay. And I tried riddlers and they do have the correct bodyguard but lots of other things are weird.

I'm almost ready to reinstall the sandbox thingie and take the downsides there for granted.

I just want my roles back! :(
You realize you can customize each role separately, right?
LadyNemesisalmost 10 years ago
I deleted the sandbox script thingie and installed this; but it's still odd! Now some icons are what they used to be in original but others aren't. I tried original, but it has a really weird hooker for example. And then I tried 2014, but bodyguard is weird and mafia hat is changed and it has a fool that I actually kind of like so the fool can stay. And I tried riddlers and they do have the correct bodyguard but lots of other things are weird.

I'm almost ready to reinstall the sandbox thingie and take the downsides there for granted.

I just want my roles back! :(
Gafgarionalmost 10 years ago
Gafgarion
Gafgarion
For those who are interested in Riddlers' classic icons, you may notice that there is a few roles (ones made since 2014 when he posted it) that appear as blue: the Tinkerer, Cupid, Don, Toreador, and Psychic. I corrected this issue for myself.

All you have to do is edit the user style (by going to the stylisth tab, right-clicking on Classic Icons for EpicMafia, then hit edit) to do this:

Change the sprite sheet to http://i.imgur.com/GORntOR.png:
/*SPRITESHEET GOES HERE*/
.roleimg { background: url("http://i.imgur.com/GORntOR.png") !important; }

Add the following lines after the final role at the end of the script:

.role-psychic { background-position: 0px -2860px !important; }
.role-tinkerer { background-position: 0px -2880px !important; }
.role-cupid { background-position: 0px -2900px !important; }
.role-don { background-position: 0px -2920px !important; }
.role-toreador { background-position: 0px -2940px !important; }
And... to fix sidekick (new role lucid added), add this to the end after the toreador:

.role-sidekick { background-position: 0px 0px !important;
background: url("http://i.imgur.com/JODjTO6.png") !important; }
anddd... fix for huntsman:

.role-huntsman { background-position: 0px 0px !important;
background: url("http://i.imgur.com/TmIZT7H.png") !important; }
1
Mircallaalmost 10 years ago
To people who want the old icons back : please sign the petition :)
https://epicmafia.com/topic/80780
D3xTr0m3th0rph4nalmost 10 years ago
Thanks bro
Gafgarionalmost 10 years ago
Gafgarion
For those who are interested in Riddlers' classic icons, you may notice that there is a few roles (ones made since 2014 when he posted it) that appear as blue: the Tinkerer, Cupid, Don, Toreador, and Psychic. I corrected this issue for myself.

All you have to do is edit the user style (by going to the stylisth tab, right-clicking on Classic Icons for EpicMafia, then hit edit) to do this:

Change the sprite sheet to http://i.imgur.com/GORntOR.png:
/*SPRITESHEET GOES HERE*/
.roleimg { background: url("http://i.imgur.com/GORntOR.png") !important; }

Add the following lines after the final role at the end of the script:

.role-psychic { background-position: 0px -2860px !important; }
.role-tinkerer { background-position: 0px -2880px !important; }
.role-cupid { background-position: 0px -2900px !important; }
.role-don { background-position: 0px -2920px !important; }
.role-toreador { background-position: 0px -2940px !important; }
And... to fix sidekick (new role lucid added), add this to the end after the toreador:

.role-sidekick { background-position: 0px 0px !important;
background: url("http://i.imgur.com/JODjTO6.png") !important; }
2
iatepewdiepiealmost 10 years ago
where tf is muskratte? >:(
WTFLLamaalmost 10 years ago
But... I was using Muskratte :c
IamNidoqueenalmost 10 years ago
Thank yooooou <3 <3 <3
Gafgarionalmost 10 years agoedited
For those who are interested in Riddlers' classic icons, you may notice that there is a few roles (ones made since 2014 when he posted it) that appear as blue: the Tinkerer, Cupid, Don, Toreador, and Psychic. I corrected this issue for myself.

All you have to do is edit the user style (by going to the stylisth tab, right-clicking on Classic Icons for EpicMafia, then hit edit) to do this:

Change the sprite sheet to http://i.imgur.com/GORntOR.png:
/*SPRITESHEET GOES HERE*/
.roleimg { background: url("http://i.imgur.com/GORntOR.png") !important; }

Add the following lines after the final role at the end of the script:

.role-psychic { background-position: 0px -2860px !important; }
.role-tinkerer { background-position: 0px -2880px !important; }
.role-cupid { background-position: 0px -2900px !important; }
.role-don { background-position: 0px -2920px !important; }
.role-toreador { background-position: 0px -2940px !important; }
5
deleteddeletedalmost 10 years ago
Now I know what setup im joining
3
deleteddeletedalmost 10 years ago
u da best, saved my life
1
Orlyalmost 10 years agoedited
edit: nvm blave did setup icons tho

either way thx for reminding me about this