Basic Skin Selector

Started by habi, Feb 06, 2020, 05:22 PM

Previous topic - Next topic

habi

hi, i had nothing to do, so i made an application to display skins and id's in windows. i had also taken care of the wrong skin id's of our wiki.

this is made in autohotkey.   
the download contains a folder and 2 files
1.the folder contains the images of the skins
2. skin.ahk when opened in notepad is the source code (written in autohotkey)
3. skin.exe is just the autohotkey executable renamed(because of the file name mentioned in 2.)

here is the download link:  https://drive.google.com/file/d/1IaeuyZ0oNVR6g2SlnORhrAQse2spCAqq/view?usp=sharing

i think this executable  works for 32 bit and 64 as well.

autohotkey website: autohotkey.com

Image-
Technical details
Well, first i saved the wiki webpage on skins.
then there were 0 to Skin_194.jpg
I found that from Skin106, the actual id is 107.
So i renamed Skin194 to 195,  then 193 to 194, ...,106 to107( i used a for loop)
 added skin 106 which is a girl.
 that's all. thanks

Sebastian

This must be some sort of documentation :D

PS: Link is dead.

habi

link updated in first post.