diff options
| author | Arman <[email protected]> | 2018-08-24 01:21:02 -0700 |
|---|---|---|
| committer | Arman <[email protected]> | 2018-08-24 01:21:02 -0700 |
| commit | f6385dc98167eada53dfe0af072e16b2d0b8266d (patch) | |
| tree | 3012d0e665c4304cd8450cf46e6ac370f377d2cf /keymap.js | |
| download | wizrpc-f6385dc98167eada53dfe0af072e16b2d0b8266d.tar.xz wizrpc-f6385dc98167eada53dfe0af072e16b2d0b8266d.zip | |
Initial commit
Diffstat (limited to 'keymap.js')
| -rw-r--r-- | keymap.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keymap.js b/keymap.js new file mode 100644 index 0000000..900197b --- /dev/null +++ b/keymap.js @@ -0,0 +1 @@ +var _0x3a23=['Mirage','keys','indexOf','basic-white-logo','wiz-hat','Wizard101','exports','wizardcity','grizzleheim','marleybone','krokotopia','dragonspyre','zafaria','aquila','avalon','polaris','azteca','celestia','wysteria','sigil','arcanum','empyrea','mirage','Wizard\x20City','Grizzleheim','Marleybone','Dragonspyre','Avalon','Mooshu','Azteca','Celestia','Wysteria','Khrysalis','Arcanum','Empyrea'];(function(_0xc16939,_0x4678b9){var _0x19d36=function(_0x4fd17b){while(--_0x4fd17b){_0xc16939['push'](_0xc16939['shift']());}};_0x19d36(++_0x4678b9);}(_0x3a23,0x93));var _0xcbf9=function(_0x693577,_0x50ed7a){_0x693577=_0x693577-0x0;var _0x545082=_0x3a23[_0x693577];return _0x545082;};worlds={'Test':_0xcbf9('0x0'),'WizardCity':_0xcbf9('0x0'),'GrizzleheimLite':_0xcbf9('0x1'),'Marleybone':_0xcbf9('0x2'),'Krokotopia':_0xcbf9('0x3'),'DragonSpire':_0xcbf9('0x4'),'Zafaria':_0xcbf9('0x5'),'Aquila':_0xcbf9('0x6'),'Avalon':_0xcbf9('0x7'),'MooShu':'mooshu','Polaris':_0xcbf9('0x8'),'Azteca':_0xcbf9('0x9'),'Grizzleheim':_0xcbf9('0x1'),'Celestia':_0xcbf9('0xa'),'Wysteria':_0xcbf9('0xb'),'Khrysalis':'khrysalis','DD_PA_01':_0xcbf9('0xc'),'DD_DS_01':_0xcbf9('0xc'),'G14_SB':_0xcbf9('0xc'),'G14_HS':_0xcbf9('0xc'),'G14_DM':'sigil','Arcanum':_0xcbf9('0xd'),'Empyrea':_0xcbf9('0xe'),'Mirage':_0xcbf9('0xf')};let keyDescriptions={'wizardcity':_0xcbf9('0x10'),'grizzleheim':_0xcbf9('0x11'),'marleybone':_0xcbf9('0x12'),'krokotopia':'Krokotopia','dragonspyre':_0xcbf9('0x13'),'zafaria':'Zafaria','aquila':'Aquila','avalon':_0xcbf9('0x14'),'mooshu':_0xcbf9('0x15'),'polaris':'Polaris','azteca':_0xcbf9('0x16'),'celestia':_0xcbf9('0x17'),'wysteria':_0xcbf9('0x18'),'khrysalis':_0xcbf9('0x19'),'sigil':'a\x20Dungeon','arcanum':_0xcbf9('0x1a'),'empyrea':_0xcbf9('0x1b'),'mirage':_0xcbf9('0x1c')};const getImageText=_0x2335a2=>{if(Object[_0xcbf9('0x1d')](keyDescriptions)[_0xcbf9('0x1e')](_0x2335a2)>-0x1){return keyDescriptions[_0x2335a2];}else{return'Wizard101';}};const getImageKeys=_0x37c67f=>{if(Object[_0xcbf9('0x1d')](worlds)[_0xcbf9('0x1e')](_0x37c67f)>-0x1){let _0x2fbe9a=worlds[_0x37c67f];let _0x179541=_0xcbf9('0x1f');let _0x1ff838=getImageText(_0x2fbe9a);return{'largeImageKey':_0x2fbe9a,'smallImageKey':_0x179541,'largeImageText':_0x1ff838};}else{return{'largeImageKey':_0xcbf9('0x20'),'largeImageText':_0xcbf9('0x21'),'smallImageKey':_0xcbf9('0x1f')};}};module[_0xcbf9('0x22')]={'getImageKeys':getImageKeys,'getImageText':getImageText};
\ No newline at end of file |