Xenforo Extended Smilies

Xenforo Extended Smilies 1k

No permission to download

I haven't really got an opinion regarding that, nor inclined to give one if I'm being honest.

I dream to see the avengers :D

View attachment 82896

While I haven't got any plans to add any Marvel, DC or other super hero smilies into the extended pack it'll just be chance if they are added, since the super hero smilies I'm designing (I just finished some x-men smilies) they'll be appearing in another pack (screenshot of the smiley pack below that the super hero smilies will appear in). If by chance they can be scaled down adequately, I may add a few into the extended pack though I'm not going out my way to adapt them and spend a great deal of time adapting them for the extended pack. Primarily, the super hero smilies will be for the pack below which is the pack I'm focusing on at this time. Unsure whether that was a suggestion from you or a "dream" Allan, if the latter then obviously ignore this post.

DP-smilies-september-2014.webp
 
My fingers are hurting now after importing all of them to a new install :( At least I had the directory import feature ;)

Thanks @Shelley :)

Liam
 
I'm a firm believer in sharing is caring :)

Firstly - Thanks to @Shelley

Secondly - anyone else who wants the query :


Code:
INSERT INTO  `DATABASENAME`.`xf_smilie` (
`smilie_id` ,
`title` ,
`smilie_text` ,
`image_url` ,
`sprite_mode` ,
`sprite_params`
)
VALUES (
NULL ,  'android',  ':android:',  'styles/default/xenforo/smilies/android.png',  '0',  ''
), (
NULL ,  'angelic',  ':angelic:',  'styles/default/xenforo/smilies/angelic.png',  '0',  ''
), (
NULL ,  'arghh',  ':arghh:',  'styles/default/xenforo/smilies/arghh.png',  '0',  ''
), (
NULL ,  'artist',  ':artist:',  'styles/default/xenforo/smilies/artist.png',  '0',  ''
), (
NULL ,  'asshat',  ': asshat:',  'styles/default/xenforo/smilies/asshat.png',  '0',  ''
), (
NULL ,  'astronaut',  ':astronaut:',  'styles/default/xenforo/smilies/astronaut.png',  '0',  ''
), (
NULL ,  'bag',  ':bag:',  'styles/default/xenforo/smilies/bag.png',  '0',  ''
), (
NULL ,  'banghead',  ':banghead:',  'styles/default/xenforo/smilies/banghead.png',  '0',  ''
), (
NULL ,  'banhappy',  ':banhappy:',  'styles/default/xenforo/smilies/banhappy.png',  '0',  ''
), (
NULL ,  'bawling',  ':bawling:',  'styles/default/xenforo/smilies/bawling.png',  '0',  ''
), (
NULL ,  'bear',  ':bear:',  'styles/default/xenforo/smilies/bear.png',  '0',  ''
), (
NULL ,  'beaver',  ':beaver:',  'styles/default/xenforo/smilies/beaver.png',  '0',  ''
), (
NULL ,  'Black Alien',  ':blackalien:',  'styles/default/xenforo/smilies/Blackalien.png',  '0',  ''
), (
NULL ,  'blackeye',  ':blackeye:',  'styles/default/xenforo/smilies/blackeye.png',  '0',  ''
), (
NULL ,  'bookworm',  ':bookworm:',  'styles/default/xenforo/smilies/bookworm.png',  '0',  ''
), (
NULL ,  'bored',  ':bored:',  'styles/default/xenforo/smilies/bored.png',  '0',  ''
), (
NULL ,  'borg',  ':borg:',  'styles/default/xenforo/smilies/borg.png',  '0',  ''
), (
NULL ,  'brb',  ':brb:',  'styles/default/xenforo/smilies/brb.png',  '0',  ''
), (
NULL ,  'bucktooth',  ':bucktooth:',  'styles/default/xenforo/smilies/bucktooth.png',  '0',  ''
), (
NULL ,  'cat',  ':cat:',  'styles/default/xenforo/smilies/cat.png',  '0',  ''
), (
NULL ,  'chicken',  ':chicken:',  'styles/default/xenforo/smilies/chicken.png',  '0',  ''
), (
NULL ,  'cigar',  ':cigar:',  'styles/default/xenforo/smilies/cigar.png',  '0',  ''
), (
NULL ,  'clown',  ':clown:',  'styles/default/xenforo/smilies/clown.png',  '0',  ''
), (
NULL ,  'cold',  ':cold:',  'styles/default/xenforo/smilies/cold.png',  '0',  ''
), (
NULL ,  'coldfeet',  ':coldfeet:',  'styles/default/xenforo/smilies/coldfeet.png',  '0',  ''
), (
NULL ,  'couchpotato',  ':couchpotato:',  'styles/default/xenforo/smilies/couchpotato.png',  '0',  ''
), (
NULL ,  'cow',  ':cow:',  'styles/default/xenforo/smilies/cow.png',  '0',  ''
), (
NULL ,  'cyclops',  ':cyclops:',  'styles/default/xenforo/smilies/cyclops.png',  '0',  ''
), (
NULL ,  'dead',  ':dead:',  'styles/default/xenforo/smilies/dead.png',  '0',  ''
), (
NULL ,  'depressed',  ':depressed:',  'styles/default/xenforo/smilies/depressed.png',  '0',  ''
), (
NULL ,  'doctor',  ':doctor:',  'styles/default/xenforo/smilies/doctor.png',  '0',  ''
), (
NULL ,  'droid',  ':droid:',  'styles/default/xenforo/smilies/droid.png',  '0',  ''
), (
NULL ,  'drool',  ':drool:',  'styles/default/xenforo/smilies/drool.png',  '0',  ''
), (
NULL ,  'drowning',  ':drowning:',  'styles/default/xenforo/smilies/drowning.png',  '0',  ''
), (
NULL ,  'dummy',  ':dummy:',  'styles/default/xenforo/smilies/dummy.png',  '0',  ''
), (
NULL ,  'dummy1',  ':dummy1:',  'styles/default/xenforo/smilies/dummy1.png',  '0',  ''
), (
NULL ,  'eggonface',  ':eggonface:',  'styles/default/xenforo/smilies/eggonface.png',  '0',  ''
), (
NULL ,  'facepalm',  ':facepalm:',  'styles/default/xenforo/smilies/facepalm.png',  '0',  ''
), (
NULL ,  'finger',  ':finger:',  'styles/default/xenforo/smilies/finger.png',  '0',  ''
), (
NULL ,  'greedy',  ':greedy:',  'styles/default/xenforo/smilies/greedy.png',  '0',  ''
), (
NULL ,  'greyalien',  ':greyalien:',  'styles/default/xenforo/smilies/greyalien.png',  '0',  ''
), (
NULL ,  'grumpy',  ':grumpy:',  'styles/default/xenforo/smilies/grumpy.png',  '0',  ''
), (
NULL ,  'happy',  ':happy:',  'styles/default/xenforo/smilies/happy.png',  '0',  ''
), (
NULL ,  'headphone',  ':headphone:',  'styles/default/xenforo/smilies/headphone.png',  '0',  ''
), (
NULL ,  'hilarious',  ':hilarious:',  'styles/default/xenforo/smilies/hilarious.png',  '0',  ''
), (
NULL ,  'hungover',  ':hungover:',  'styles/default/xenforo/smilies/hungover.png',  '0',  ''
), (
NULL ,  'hungry',  ':hungry:',  'styles/default/xenforo/smilies/hungry.png',  '0',  ''
), (
NULL ,  'hurting',  ':hurting:',  'styles/default/xenforo/smilies/hurting.png',  '0',  ''
), (
NULL ,  'inpain',  ':inpain:',  'styles/default/xenforo/smilies/inpain.png',  '0',  ''
), (
NULL ,  'jawdrop',  ':jawdrop:',  'styles/default/xenforo/smilies/jawdrop.png',  '0',  ''
), (
NULL ,  'jimlad',  ':jimlad:',  'styles/default/xenforo/smilies/jimlad.png',  '0',  ''
), (
NULL ,  'joyful',  ':joyful:',  'styles/default/xenforo/smilies/joyful.png',  '0',  ''
), (
NULL ,  'kiss',  ':kiss:',  'styles/default/xenforo/smilies/kiss.png',  '0',  ''
), (
NULL ,  'linkme',  ':linkme:',  'styles/default/xenforo/smilies/linkme.png',  '0',  ''
), (
NULL ,  'locktopic',  ':locktopic:',  'styles/default/xenforo/smilies/locktopic.png',  '0',  ''
), (
NULL ,  'lurking',  ':lurking:',  'styles/default/xenforo/smilies/lurking.png',  '0',  ''
), (
NULL ,  'mask',  ':mask:',  'styles/default/xenforo/smilies/mask.png',  '0',  ''
), (
NULL ,  'meh',  ':meh:',  'styles/default/xenforo/smilies/meh.png',  '0',  ''
), (
NULL ,  'mooning',  ':mooning:',  'styles/default/xenforo/smilies/mooning.png',  '0',  ''
), (
NULL ,  'muted',  ':muted:',  'styles/default/xenforo/smilies/muted.png',  '0',  ''
), (
NULL ,  'nailbiting',  ':nailbiting:',  'styles/default/xenforo/smilies/nailbiting.png',  '0',  ''
), (
NULL ,  'nurse',  ':nurse:',  'styles/default/xenforo/smilies/nurse.png',  '0',  ''
), (
NULL ,  'oldman',  ':oldman:',  'styles/default/xenforo/smilies/oldman.png',  '0',  ''
), (
NULL ,  'panda',  ':panda:',  'styles/default/xenforo/smilies/panda.png',  '0',  ''
), (
NULL ,  'peeking',  ':peeking:',  'styles/default/xenforo/smilies/peeking.png',  '0',  ''
), (
NULL ,  'penguin',  ':penguin:',  'styles/default/xenforo/smilies/penguin.png',  '0',  ''
), (
NULL ,  'photogenic',  ':photogenic:',  'styles/default/xenforo/smilies/photogenic.png',  '0',  ''
), (
NULL ,  'pigeon',  ':pigeon:',  'styles/default/xenforo/smilies/pigeon.png',  '0',  ''
), (
NULL ,  'playful',  ':playful:',  'styles/default/xenforo/smilies/playful.png',  '0',  ''
), (
NULL ,  'pompus',  ':pompus:',  'styles/default/xenforo/smilies/pompus.png',  '0',  ''
), (
NULL ,  'poto',  ':poto:',  'styles/default/xenforo/smilies/poto.png',  '0',  ''
), (
NULL ,  'punch',  ':punch:',  'styles/default/xenforo/smilies/punch.png',  '0',  ''
), (
NULL ,  'rage',  ':rage:',  'styles/default/xenforo/smilies/rage.png',  '0',  ''
), (
NULL ,  'shamefullyembarrased',  ':shamefullyembarrased:',  'styles/default/xenforo/smilies/shamefullyembarrased.png',  '0',  ''
), (
NULL ,  'shifty',  ':shifty:',  'styles/default/xenforo/smilies/shifty.png',  '0',  ''
), (
NULL ,  'shy',  ':shy:',  'styles/default/xenforo/smilies/shy.png',  '0',  ''
), (
NULL ,  'singing',  ':singing:',  'styles/default/xenforo/smilies/singing.png',  '0',  ''
), (
NULL ,  'smilie',  ':smilie:',  'styles/default/xenforo/smilies/smilie.png',  '0',  ''
), (
NULL ,  'smug',  ':smug:',  'styles/default/xenforo/smilies/smug.png',  '0',  ''
), (
NULL ,  'smuggrin',  ':smuggrin:',  'styles/default/xenforo/smilies/smuggrin.png',  '0',  ''
), (
NULL ,  'snaphappy',  ':snaphappy:',  'styles/default/xenforo/smilies/snaphappy.png',  '0',  ''
), (
NULL ,  'sorry',  ':sorry:',  'styles/default/xenforo/smilies/sorry.png',  '0',  ''
), (
NULL ,  'sour',  ':sour:',  'styles/default/xenforo/smilies/sour.png',  '0',  ''
), (
NULL ,  'spam',  ':spam:',  'styles/default/xenforo/smilies/spam.png',  '0',  ''
), (
NULL ,  'spiderman',  ':spiderman:',  'styles/default/xenforo/smilies/spiderman.png',  '0',  ''
), (
NULL ,  'spitoutdummy',  ':spitoutdummy:',  'styles/default/xenforo/smilies/spitoutdummy.png',  '0',  ''
), (
NULL ,  'stinkyfeet',  ':stinkyfeet:',  'styles/default/xenforo/smilies/stinkyfeet.png',  '0',  ''
), (
NULL ,  'stop',  ':stop:',  'styles/default/xenforo/smilies/stop.png',  '0',  ''
), (
NULL ,  'troll',  ':troll:',  'styles/default/xenforo/smilies/troll.png',  '0',  ''
), (
NULL ,  'turtle',  ':turtle:',  'styles/default/xenforo/smilies/turtle.png',  '0',  ''
), (
NULL ,  'vamp',  ':vamp:',  'styles/default/xenforo/smilies/vamp.png',  '0',  ''
), (
NULL ,  'vomit',  ':vomit:',  'styles/default/xenforo/smilies/vomit.png',  '0',  ''
), (
NULL ,  'vulcan',  ':vulcan:',  'styles/default/xenforo/smilies/vulcan.png',  '0',  ''
), (
NULL ,  'wacky',  ':wacky:',  'styles/default/xenforo/smilies/wacky.png',  '0',  ''
), (
NULL ,  'walkingdead',  ':walkingdead:',  'styles/default/xenforo/smilies/walkingdead.png',  '0',  ''
), (
NULL ,  'watching',  ':watching:',  'styles/default/xenforo/smilies/watching.png',  '0',  ''
), (
NULL ,  'wideyed',  ':wideyed:',  'styles/default/xenforo/smilies/wideyed.png',  '0',  ''
), (
NULL ,  'woot',  ':woot:',  'styles/default/xenforo/smilies/woot.png',  '0',  ''
), (
NULL ,  'writing',  ':writing:',  'styles/default/xenforo/smilies/writing.png',  '0',  ''
), (
NULL ,  'wtf',  ':wtf:',  'styles/default/xenforo/smilies/wtf.png',  '0',  ''
), (
NULL ,  'yawn',  ':yawn:',  'styles/default/xenforo/smilies/yawn.png',  '0',  ''
), (
NULL ,  'yuck',  ':yuck:',  'styles/default/xenforo/smilies/yuck.png',  '0',  ''
);
NULL ,  'stig',  ':stig:',  'styles/default/xenforo/smilies/stig.png',  '0',  ''
);
 
Last edited:
Errrrm.

You can do that from within XenForo itself.

I think they were looking more for the spritesheet coordinates.
 
Hi! Very nice Smiley set!

A RC Pilot Smiley would be extremely cool :D

Not sure what an RC pilot looks like but I'm assuming it's like those rally drivers? :p If I'm wrong, which I probably am you'll need to be more specific. If not I did do a rally driver (Stig from Top Gear) but it would need scaled down.

Edit: It still needs more work done to it.

smiley_party-Recovered.webp
 
Wow, the Stig is really awesome! I will definitely use it! What I mean by RC Pilot is someone operating an RC Quadcopter or RC Helicopter or something. Quadrocoper would be great!

I know, this is a tough one. A RC transmitter looks like this: http://walkera-fans.de/tali-h500-von-innen/#Devo_F12E

And a Copter looks like this: http://walkera-fans.de/x350pro-devo10-g-2d-fotos/

Flying Multicopters is a very popular and strongly emerging sport activity and is also very popular amongst photographers.
 
Wow, the Stig is really awesome! I will definitely use it! What I mean by RC Pilot is someone operating an RC Quadcopter or RC Helicopter or something. Quadrocoper would be great!

I know, this is a tough one. A RC transmitter looks like this: http://walkera-fans.de/tali-h500-von-innen/#Devo_F12E

And a Copter looks like this: http://walkera-fans.de/x350pro-devo10-g-2d-fotos/

Flying Multicopters is a very popular and strongly emerging sport activity and is also very popular amongst photographers.

That is an impressive bit of kit. Do you happen to own one of those?

Anyhow, That is a tough one. I don't think I could design something like that in a 18px by 18px canvas. I'll attempt it at some point but i doubt I'll pull that one off with the dimension restrictions of this pack.
 
Top Bottom