|
|
(13 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
− | '''This is the Regular Cooking Guide, the guide for Ironman/ Hardcore Ironman players is found [https://wiki.etherumps.com/Main_page/Guides/Ironman_%26_Hardcore/Skilling_Guides/_Cooking Here.]'''
| + | This is the regular Cooking guide, the guide for ironman / hardcore ironman players can be found [https://wiki.etherumps.com/Main_page/Guides/Ironman_%26_Hardcore/Skilling_Guides/_Cooking here.] |
| | | |
| Cooking is an artisan skill that allows a player to cook raw food into food that you can eat to heal lost Hitpoints. Cooking goes hand in hand with the [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] skill. By levelling up Cooking you are able to cook higher level food which will heal more Hitpoints. | | Cooking is an artisan skill that allows a player to cook raw food into food that you can eat to heal lost Hitpoints. Cooking goes hand in hand with the [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] skill. By levelling up Cooking you are able to cook higher level food which will heal more Hitpoints. |
Line 26: |
Line 26: |
| <body> | | <body> |
| | | |
| + | <h2 style="color:white"> |
| + | Cooking Calculator: |
| + | </h2> |
| | | |
| <table width="100%"> | | <table width="100%"> |
− | | + | <tr> |
− | </td> | + | <th>Your Cooking Level</th> |
− | <th>Your Cooking XP</td> | + | <td> |
− | <td> <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png"> | + | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> |
− | <input type="text" id="curxp" name="skill-xp" maxlength="9" onkeyup="func()" placeholder="Your XP"> | + | <input type="text" id="curlevel" name="skill-level" maxlength="9" placeholder="Your Level" /> |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <th>Your Cooking XP</th> |
| + | <td> |
| + | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> |
| + | <input type="text" id="curxp" name="skill-xp" maxlength="9" placeholder="Your XP" /> |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <th>Target Level</th> |
| + | <td> |
| + | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> |
| + | <input type="text" id="tarlevel" name="skill-level" maxlength="9" placeholder="Target Level" /> |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <th>Target XP</th> |
| + | <td> |
| + | <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png" /> |
| + | <input type="text" id="tarxp" name="skill-xp" maxlength="9" placeholder="Target XP" /> |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <th>Bonuses</th> |
| + | <td> |
| + | <div id="Reg Donator"> |
| + | <input type="checkbox" name="Reg Donator" id="reg-donor"/> |
| + | <a> Regular Donator Totem </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Super Donator"> |
| + | <input type="checkbox" name="Super Donator" id="super-donor"/> |
| + | <a> Super Donator Totem </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Extreme Donator"> |
| + | <input type="checkbox" name="extdonor" id="ext-donor"/> |
| + | <a> Extreme Donator Totem </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Prayer Brawlers"> |
| + | <input type="checkbox" name="brawler" id="brawlers"/> |
| + | <a> Cooking Brawlers </a> |
| + | <br /> |
| + | </div> |
| + | <div id="1-5 bonus days"> |
| + | <input type="checkbox" name="bonus days" id="bonus-days"/> |
| + | <a> 1st-5th Bonus Days </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Advanced Knowledge Aura"> |
| + | <input type="checkbox" name="aura" id="ak-aura"/> |
| + | <a> Advanced Knowledge Aura </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Advanced Knowledge Aura"> |
| + | <input type="checkbox" name="server event" id="event"/> |
| + | <a> 25% Skilling Hour </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Prestige 20"> |
| + | <input type="checkbox" name="prestige" id="prestige"/> |
| + | <a> Prestige 20 </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Chef's hat"> |
| + | <input type="checkbox" name="chef hat" id="chef-hat"/> |
| + | <a> Chef's Hat </a> |
| + | <br /> |
| + | </div> |
| + | <div id="Chef's apron"> |
| + | <input type="checkbox" name="chef apron" id="chef-apron"/> |
| + | <a> Chef's Apron </a> |
| + | <br /> |
| + | </div> |
| </td> | | </td> |
− | <tr>
| + | </tr> |
− | <th>Target XP</td>
| |
− | <td> <img id="prayer" src="https://www.etherumps.com/assets/images/skills/7.png">
| |
− | <input type="text" id="tarxp" name="skill-xp" maxlength="9" onkeyup="func()" value="13034431">
| |
− | </td>
| |
− | | |
− | <tr>
| |
− | <th>Bonuses</td>
| |
− | <td>
| |
− | <div id="Reg Donator">
| |
− | <input type="checkbox" name="Reg Donator" id="reg-donor" onclick="myFunction()" /> Regular Donator Totem<br />
| |
− | </div>
| |
− | <div id="Super Donator">
| |
− | <input type="checkbox" name="Super Donator" id="super-donor" onclick="myFunction()" /> Super Donator Totem<br />
| |
− | </div>
| |
− | <div id="Extreme Donator">
| |
− | <input type="checkbox" name="extdonor" id="ext-donor" onclick="myFunction()" /> Extreme Donator Totem<br />
| |
− | </div>
| |
− | <div id="Prayerbrawlers">
| |
− | <input type="checkbox" name="Prayerbrawlers" id="prayer-brawlers" onclick="myFunction()" /> Cooking Brawlers<br />
| |
− | </div>
| |
− | <div id="1-5 bonus days">
| |
− | <input type="checkbox" name="bonus days" id="bonus-days" onclick="myFunction()" /> 1st-5th Bonus Days<br />
| |
− | </div>
| |
− | <div id="Advanced Knowledge Aura">
| |
− | <input type="checkbox" name="aura" id="ak-aura" onclick="myFunction()" /> Advanced Knowledge Aura<br />
| |
− | </div>
| |
− | <div id="Advanced Knowledge Aura">
| |
− | <input type="checkbox" name="server event" id="event" onclick="myFunction()" /> 25% Skilling Hour<br />
| |
− | </div>
| |
− | <div id="Prestige 20">
| |
− | <input type="checkbox" name="prestige" id="prestige" onclick="myFunction()" /> Prestige 20<br />
| |
− | </div>
| |
− | <div id="Chef's Hat">
| |
− | | |
− | <input type="checkbox" name="hat"
| |
− | id="hat" onclick="myFunction()" />
| |
− | Chef's Hat<br />
| |
− | </div>
| |
− | | |
− | <div id="Chef's Apron">
| |
− | | |
− | <input type="checkbox" name="apron"
| |
− | id="apron" onclick ="myFunction()" />
| |
− | Chef's Apron<br />
| |
− | | |
− |
| |
− | </div>
| |
− |
| |
− | </td>
| |
− | | |
− | </div>
| |
− | </div>
| |
| </table> | | </table> |
− | <script>
| |
− | function func() {
| |
− |
| |
− | if (document.getElementById("curxp").value > 200000000) {
| |
− | //alert("reached max limit");
| |
− | document.getElementById("curxp").value = "Invalid Amount!";
| |
− | return;
| |
− | }
| |
− | }
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | function Get(urlencoded) {
| |
− | var Httpreq = new XMLHttpRequest(); // a new request
| |
− | Httpreq.open("GET", yourUrl, false);
| |
− | Httpreq.send(null);
| |
− | return Httpreq.responseText;
| |
− |
| |
− | var json_obj = JSON.parse(Get(urlencoded));
| |
− | //console.log(json_obj.11);
| |
− | }
| |
− |
| |
− | document.getElementById("curxp").oninput = function() {
| |
− | myFunction()
| |
− | };
| |
− | document.getElementById("tarxp").oninput = function() {
| |
− | myFunction()
| |
− | };
| |
− | var shrimpXp = 24;
| |
− | var anchoviesXp = 24;
| |
− | var sardineXp = 99;
| |
− | var herringXp = 199;
| |
− | var mackerelXp = 247;
| |
− | var codXp = 312;
| |
− | var pikeXp = 312;
| |
− | var troutXp = 312;
| |
− | var salmonXp = 404;
| |
− | var tunaXp = 510;
| |
− | var lobsterXp = 787;
| |
− | var bassXp = 912;
| |
− | var karamXp = 4000;
| |
− | var swordfishXp = 1010;
| |
− | var sharkXp = 1577;
| |
− | var turtleXp = 1828;
| |
− | var mantaXp = 2025;
| |
− | var rocktailXp = 2550;
| |
| | | |
− | // ***** Getting current XP & Target Xp *****
| + | <table width="75%"> |
− | function setup() {
| + | <td> |
− |
| + | <img id="next" src="https://i.imgur.com/EEMbGM8.gif"> Shrimp </td> |
− | shrimpXp = 24;
| |
− | anchoviesXp = 24;
| |
− | sardineXp = 99;
| |
− | herringXp = 199;
| |
− | mackerelXp = 247;
| |
− | codXp = 312;
| |
− | pikeXp = 312;
| |
− | troutXp = 312;
| |
− | salmonXp = 404;
| |
− | tunaXp = 510;
| |
− | lobsterXp = 787;
| |
− | bassXp = 912;
| |
− | karamXp = 4000;
| |
− | swordfishXp = 1010;
| |
− | sharkXp = 1577;
| |
− | turtleXp = 1828;
| |
− | mantaXp = 2025;
| |
− | rocktailXp = 2550;
| |
− | | |
− | var _0x4643=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x63\x75\x72\x78\x70','\x76\x61\x6c\x75\x65'];(function(_0x449ea5,_0x3a3bc1){var _0x29c217=function(_0x698c09){while(--_0x698c09){_0x449ea5['\x70\x75\x73\x68'](_0x449ea5['\x73\x68\x69\x66\x74']());}};_0x29c217(++_0x3a3bc1);}(_0x4643,0xa3));var _0x3464=function(_0x398a33,_0xf4e9d5){_0x398a33=_0x398a33-0x0;var _0x1f02de=_0x4643[_0x398a33];return _0x1f02de;};if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){shrimpXp/=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3464('0x0'))['\x76\x61\x6c\x75\x65']>0xc6e3bf){anchoviesXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))['\x76\x61\x6c\x75\x65']>0xc6e3bf){sardineXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){herringXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))['\x76\x61\x6c\x75\x65']>0xc6e3bf){mackerelXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){codXp/=0x2;}if(document[_0x3464('0x2')]('\x63\x75\x72\x78\x70')[_0x3464('0x1')]>0xc6e3bf){pikeXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){troutXp/=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){salmonXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){tunaXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){lobsterXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){bassXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){karamXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))['\x76\x61\x6c\x75\x65']>0xc6e3bf){swordfishXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){sharkXp/=0x2;}if(document[_0x3464('0x2')](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){turtleXp/=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3464('0x0'))[_0x3464('0x1')]>0xc6e3bf){mantaXp/=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x63\x75\x72\x78\x70')[_0x3464('0x1')]>0xc6e3bf){rocktailXp/=0x2;}
| |
− | | |
− | var _0xd388=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x63\x68\x65\x63\x6b\x65\x64','\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73'];(function(_0x50f9a4,_0x416ff8){var _0x35c2bd=function(_0xfb66e2){while(--_0xfb66e2){_0x50f9a4['\x70\x75\x73\x68'](_0x50f9a4['\x73\x68\x69\x66\x74']());}};_0x35c2bd(++_0x416ff8);}(_0xd388,0x1b3));var _0x8d38=function(_0x14d4ab,_0x27476b){_0x14d4ab=_0x14d4ab-0x0;var _0x8a9b6a=_0xd388[_0x14d4ab];return _0x8a9b6a;};if(document[_0x8d38('0x0')]('\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73')[_0x8d38('0x1')]){shrimpXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d38('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){anchoviesXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){sardineXp*=0x2;}if(document[_0x8d38('0x0')]('\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73')[_0x8d38('0x1')]){herringXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){mackerelXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){codXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d38('0x2'))[_0x8d38('0x1')]){pikeXp*=0x2;}if(document[_0x8d38('0x0')]('\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73')[_0x8d38('0x1')]){troutXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){salmonXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){tunaXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){lobsterXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){bassXp*=0x2;}if(document[_0x8d38('0x0')]('\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73')[_0x8d38('0x1')]){karamXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){swordfishXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){sharkXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){turtleXp*=0x2;}if(document[_0x8d38('0x0')]('\x70\x72\x61\x79\x65\x72\x2d\x62\x72\x61\x77\x6c\x65\x72\x73')[_0x8d38('0x1')]){mantaXp*=0x2;}if(document[_0x8d38('0x0')](_0x8d38('0x2'))[_0x8d38('0x1')]){rocktailXp*=0x2;}
| |
− | | |
− | var _0xd886=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72','\x63\x68\x65\x63\x6b\x65\x64'];(function(_0x46aad9,_0x2b4fc5){var _0x505a15=function(_0x16e3f0){while(--_0x16e3f0){_0x46aad9['\x70\x75\x73\x68'](_0x46aad9['\x73\x68\x69\x66\x74']());}};_0x505a15(++_0x2b4fc5);}(_0xd886,0x174));var _0x6d88=function(_0x28a8f3,_0x9ed581){_0x28a8f3=_0x28a8f3-0x0;var _0xdd8dd0=_0xd886[_0x28a8f3];return _0xdd8dd0;};if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){shrimpXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){anchoviesXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){sardineXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){herringXp*=2.1;}if(document[_0x6d88('0x0')]('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){mackerelXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){codXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){pikeXp*=2.1;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){troutXp*=2.1;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x6d88('0x1'))[_0x6d88('0x2')]){salmonXp*=2.1;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')[_0x6d88('0x2')]){tunaXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){lobsterXp*=2.1;}if(document[_0x6d88('0x0')]('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')[_0x6d88('0x2')]){bassXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){karamXp*=2.1;}if(document[_0x6d88('0x0')]('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){swordfishXp*=2.1;}if(document[_0x6d88('0x0')]('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')[_0x6d88('0x2')]){sharkXp*=2.1;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x6d88('0x1'))[_0x6d88('0x2')]){turtleXp*=2.1;}if(document[_0x6d88('0x0')](_0x6d88('0x1'))[_0x6d88('0x2')]){mantaXp*=2.1;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x65\x78\x74\x2d\x64\x6f\x6e\x6f\x72')[_0x6d88('0x2')]){rocktailXp*=2.1;}
| |
− | | |
− | var _0xfcae=['\x63\x68\x65\x63\x6b\x65\x64','\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72'];(function(_0x8419aa,_0x3c3673){var _0x4add06=function(_0xeb12b1){while(--_0xeb12b1){_0x8419aa['\x70\x75\x73\x68'](_0x8419aa['\x73\x68\x69\x66\x74']());}};_0x4add06(++_0x3c3673);}(_0xfcae,0x109));var _0xefca=function(_0x36a822,_0xfe898d){_0x36a822=_0x36a822-0x0;var _0x55a5b2=_0xfcae[_0x36a822];return _0x55a5b2;};if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){shrimpXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){anchoviesXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72')[_0xefca('0x2')]){sardineXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){herringXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xefca('0x1'))[_0xefca('0x2')]){mackerelXp*=0x2;}if(document[_0xefca('0x0')]('\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72')[_0xefca('0x2')]){codXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){pikeXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){troutXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){salmonXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){tunaXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){lobsterXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){bassXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){karamXp*=0x2;}if(document[_0xefca('0x0')]('\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72')[_0xefca('0x2')]){swordfishXp*=0x2;}if(document[_0xefca('0x0')]('\x73\x75\x70\x65\x72\x2d\x64\x6f\x6e\x6f\x72')[_0xefca('0x2')]){sharkXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){turtleXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xefca('0x1'))[_0xefca('0x2')]){mantaXp*=0x2;}if(document[_0xefca('0x0')](_0xefca('0x1'))[_0xefca('0x2')]){rocktailXp*=0x2;}
| |
− | | |
− | var _0xd1e8=['\x72\x65\x67\x2d\x64\x6f\x6e\x6f\x72','\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x63\x68\x65\x63\x6b\x65\x64'];(function(_0x2a901d,_0x31d494){var _0x561a50=function(_0x47ba8e){while(--_0x47ba8e){_0x2a901d['\x70\x75\x73\x68'](_0x2a901d['\x73\x68\x69\x66\x74']());}};_0x561a50(++_0x31d494);}(_0xd1e8,0x1ed));var _0x8d1e=function(_0x38966c,_0xd4f374){_0x38966c=_0x38966c-0x0;var _0x952d33=_0xd1e8[_0x38966c];return _0x952d33;};if(document[_0x8d1e('0x0')]('\x72\x65\x67\x2d\x64\x6f\x6e\x6f\x72')[_0x8d1e('0x1')]){shrimpXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){anchoviesXp*=1.75;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d1e('0x2'))[_0x8d1e('0x1')]){sardineXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){herringXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){mackerelXp*=1.75;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d1e('0x2'))[_0x8d1e('0x1')]){codXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){pikeXp*=1.75;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d1e('0x2'))[_0x8d1e('0x1')]){troutXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){salmonXp*=1.75;}if(document[_0x8d1e('0x0')]('\x72\x65\x67\x2d\x64\x6f\x6e\x6f\x72')[_0x8d1e('0x1')]){tunaXp*=1.75;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x8d1e('0x2'))[_0x8d1e('0x1')]){lobsterXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){bassXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){karamXp*=1.75;}if(document[_0x8d1e('0x0')]('\x72\x65\x67\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){swordfishXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){sharkXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))[_0x8d1e('0x1')]){turtleXp*=1.75;}if(document[_0x8d1e('0x0')](_0x8d1e('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){mantaXp*=1.75;}if(document[_0x8d1e('0x0')]('\x72\x65\x67\x2d\x64\x6f\x6e\x6f\x72')['\x63\x68\x65\x63\x6b\x65\x64']){rocktailXp*=1.75;}
| |
− | | |
− | var _0x12c7=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x61\x6b\x2d\x61\x75\x72\x61','\x63\x68\x65\x63\x6b\x65\x64'];(function(_0x457e96,_0x5c9eb0){var _0x51e602=function(_0x3364da){while(--_0x3364da){_0x457e96['\x70\x75\x73\x68'](_0x457e96['\x73\x68\x69\x66\x74']());}};_0x51e602(++_0x5c9eb0);}(_0x12c7,0x1ec));var _0x712c=function(_0x2a289f,_0x41948a){_0x2a289f=_0x2a289f-0x0;var _0x4610ae=_0x12c7[_0x2a289f];return _0x4610ae;};if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){shrimpXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){anchoviesXp*=1.3;}if(document[_0x712c('0x0')]('\x61\x6b\x2d\x61\x75\x72\x61')['\x63\x68\x65\x63\x6b\x65\x64']){sardineXp*=1.3;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x61\x6b\x2d\x61\x75\x72\x61')[_0x712c('0x2')]){herringXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){mackerelXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){codXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){pikeXp*=1.3;}if(document[_0x712c('0x0')]('\x61\x6b\x2d\x61\x75\x72\x61')[_0x712c('0x2')]){troutXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){salmonXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){tunaXp*=1.3;}if(document[_0x712c('0x0')]('\x61\x6b\x2d\x61\x75\x72\x61')[_0x712c('0x2')]){lobsterXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){bassXp*=1.3;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x712c('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){karamXp*=1.3;}if(document[_0x712c('0x0')]('\x61\x6b\x2d\x61\x75\x72\x61')[_0x712c('0x2')]){swordfishXp*=1.3;}if(document[_0x712c('0x0')]('\x61\x6b\x2d\x61\x75\x72\x61')[_0x712c('0x2')]){sharkXp*=1.3;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x712c('0x1'))[_0x712c('0x2')]){turtleXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){mantaXp*=1.3;}if(document[_0x712c('0x0')](_0x712c('0x1'))[_0x712c('0x2')]){rocktailXp*=1.3;}
| |
− | | |
− | var _0x3c35=['\x65\x76\x65\x6e\x74','\x63\x68\x65\x63\x6b\x65\x64','\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'];(function(_0x397c1f,_0x28922b){var _0x4ff69e=function(_0x486eb0){while(--_0x486eb0){_0x397c1f['\x70\x75\x73\x68'](_0x397c1f['\x73\x68\x69\x66\x74']());}};var _0x49840f=function(){var _0x21bb6e={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x461b97,_0x4c4214,_0x1e8481,_0x1e0321){_0x1e0321=_0x1e0321||{};var _0x1000aa=_0x4c4214+'\x3d'+_0x1e8481;var _0x4464f7=0x0;for(var _0x4464f7=0x0,_0x4fcc2d=_0x461b97['\x6c\x65\x6e\x67\x74\x68'];_0x4464f7<_0x4fcc2d;_0x4464f7++){var _0x19c952=_0x461b97[_0x4464f7];_0x1000aa+='\x3b\x20'+_0x19c952;var _0x3c62aa=_0x461b97[_0x19c952];_0x461b97['\x70\x75\x73\x68'](_0x3c62aa);_0x4fcc2d=_0x461b97['\x6c\x65\x6e\x67\x74\x68'];if(_0x3c62aa!==!![]){_0x1000aa+='\x3d'+_0x3c62aa;}}_0x1e0321['\x63\x6f\x6f\x6b\x69\x65']=_0x1000aa;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x1ceceb,_0x3f054c){_0x1ceceb=_0x1ceceb||function(_0x4c7a70){return _0x4c7a70;};var _0x194752=_0x1ceceb(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x3f054c['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0xb0ecec=function(_0xbc91b5,_0x3af747){_0xbc91b5(++_0x3af747);};_0xb0ecec(_0x4ff69e,_0x28922b);return _0x194752?decodeURIComponent(_0x194752[0x1]):undefined;}};var _0x24d86d=function(){var _0x1b12b6=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x1b12b6['\x74\x65\x73\x74'](_0x21bb6e['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x21bb6e['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x24d86d;var _0x31dd55='';var _0x7481a=_0x21bb6e['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x7481a){_0x21bb6e['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x7481a){_0x31dd55=_0x21bb6e['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x21bb6e['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x49840f();}(_0x3c35,0xec));var _0x53c3=function(_0x4cfe3f,_0x1bc3bf){_0x4cfe3f=_0x4cfe3f-0x0;var _0x1656e5=_0x3c35[_0x4cfe3f];return _0x1656e5;};var _0x2a3918=function(){var _0x2868f6=!![];return function(_0x20c545,_0x2c1775){var _0x4be4d2=_0x2868f6?function(){if(_0x2c1775){var _0x142ec1=_0x2c1775['\x61\x70\x70\x6c\x79'](_0x20c545,arguments);_0x2c1775=null;return _0x142ec1;}}:function(){};_0x2868f6=![];return _0x4be4d2;};}();var _0x3b6586=_0x2a3918(this,function(){var _0x21c557=function(){return'\x64\x65\x76';},_0x4d9cb0=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x74263f=function(){var _0x2da4b0=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x2da4b0['\x74\x65\x73\x74'](_0x21c557['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x58e6d7=function(){var _0x5db442=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x5db442['\x74\x65\x73\x74'](_0x4d9cb0['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0xe2293a=function(_0x30fa19){var _0x2de991=~-0x1>>0x1+0xff%0x0;if(_0x30fa19['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x2de991)){_0x3bb2ec(_0x30fa19);}};var _0x3bb2ec=function(_0x1ce4d5){var _0x18f700=~-0x4>>0x1+0xff%0x0;if(_0x1ce4d5['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x18f700){_0xe2293a(_0x1ce4d5);}};if(!_0x74263f()){if(!_0x58e6d7()){_0xe2293a('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0xe2293a('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0xe2293a('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x3b6586();if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){shrimpXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x53c3('0x1'))[_0x53c3('0x2')]){anchoviesXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){sardineXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){herringXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){mackerelXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){codXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){pikeXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x53c3('0x1'))[_0x53c3('0x2')]){troutXp*=1.25;}if(document[_0x53c3('0x0')]('\x65\x76\x65\x6e\x74')[_0x53c3('0x2')]){salmonXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){tunaXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){lobsterXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){bassXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x53c3('0x1'))[_0x53c3('0x2')]){karamXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){swordfishXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){sharkXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){turtleXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){mantaXp*=1.25;}if(document[_0x53c3('0x0')](_0x53c3('0x1'))[_0x53c3('0x2')]){rocktailXp*=1.25;}
| |
− | | |
− | var _0x7ccd=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x70\x72\x65\x73\x74\x69\x67\x65','\x63\x68\x65\x63\x6b\x65\x64'];(function(_0xae2a79,_0x4a7f57){var _0x460508=function(_0x45e944){while(--_0x45e944){_0xae2a79['\x70\x75\x73\x68'](_0xae2a79['\x73\x68\x69\x66\x74']());}};var _0x16c435=function(){var _0x23b44a={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x1bdc44,_0x5bad28,_0x3d336b,_0x865539){_0x865539=_0x865539||{};var _0x2f84bd=_0x5bad28+'\x3d'+_0x3d336b;var _0x1f1201=0x0;for(var _0x1f1201=0x0,_0x3106cc=_0x1bdc44['\x6c\x65\x6e\x67\x74\x68'];_0x1f1201<_0x3106cc;_0x1f1201++){var _0x1e8da5=_0x1bdc44[_0x1f1201];_0x2f84bd+='\x3b\x20'+_0x1e8da5;var _0x3c9682=_0x1bdc44[_0x1e8da5];_0x1bdc44['\x70\x75\x73\x68'](_0x3c9682);_0x3106cc=_0x1bdc44['\x6c\x65\x6e\x67\x74\x68'];if(_0x3c9682!==!![]){_0x2f84bd+='\x3d'+_0x3c9682;}}_0x865539['\x63\x6f\x6f\x6b\x69\x65']=_0x2f84bd;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x1f94c3,_0x5ca3bf){_0x1f94c3=_0x1f94c3||function(_0x1bc54f){return _0x1bc54f;};var _0x22c958=_0x1f94c3(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x5ca3bf['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0x1b597e=function(_0x36e8e9,_0x3c65a6){_0x36e8e9(++_0x3c65a6);};_0x1b597e(_0x460508,_0x4a7f57);return _0x22c958?decodeURIComponent(_0x22c958[0x1]):undefined;}};var _0x54ba5d=function(){var _0x594c09=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x594c09['\x74\x65\x73\x74'](_0x23b44a['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x23b44a['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x54ba5d;var _0x308a3a='';var _0x495b02=_0x23b44a['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x495b02){_0x23b44a['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x495b02){_0x308a3a=_0x23b44a['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x23b44a['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x16c435();}(_0x7ccd,0x15c));var _0xd7cc=function(_0x40e53e,_0x19dc30){_0x40e53e=_0x40e53e-0x0;var _0x4c1594=_0x7ccd[_0x40e53e];return _0x4c1594;};var _0x5e869b=function(){var _0x51f729=!![];return function(_0x1d02bd,_0x140c88){var _0x370c8d=_0x51f729?function(){if(_0x140c88){var _0x5f2627=_0x140c88['\x61\x70\x70\x6c\x79'](_0x1d02bd,arguments);_0x140c88=null;return _0x5f2627;}}:function(){};_0x51f729=![];return _0x370c8d;};}();var _0x891845=_0x5e869b(this,function(){var _0x2b11da=function(){return'\x64\x65\x76';},_0x15f144=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x3480cc=function(){var _0xd56029=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0xd56029['\x74\x65\x73\x74'](_0x2b11da['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x16c754=function(){var _0xea6d81=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0xea6d81['\x74\x65\x73\x74'](_0x15f144['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x43ed58=function(_0x4cdd5b){var _0x5ab760=~-0x1>>0x1+0xff%0x0;if(_0x4cdd5b['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x5ab760)){_0x49ff0e(_0x4cdd5b);}};var _0x49ff0e=function(_0x3782bf){var _0x57e65c=~-0x4>>0x1+0xff%0x0;if(_0x3782bf['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x57e65c){_0x43ed58(_0x3782bf);}};if(!_0x3480cc()){if(!_0x16c754()){_0x43ed58('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x43ed58('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x43ed58('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x891845();if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){shrimpXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){anchoviesXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){sardineXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xd7cc('0x1'))[_0xd7cc('0x2')]){herringXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){mackerelXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){codXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){pikeXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){troutXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){salmonXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){tunaXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){lobsterXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){bassXp*=0x2;}if(document[_0xd7cc('0x0')]('\x70\x72\x65\x73\x74\x69\x67\x65')['\x63\x68\x65\x63\x6b\x65\x64']){karamXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){swordfishXp*=0x2;}if(document[_0xd7cc('0x0')]('\x70\x72\x65\x73\x74\x69\x67\x65')[_0xd7cc('0x2')]){sharkXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))[_0xd7cc('0x2')]){turtleXp*=0x2;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xd7cc('0x1'))[_0xd7cc('0x2')]){mantaXp*=0x2;}if(document[_0xd7cc('0x0')](_0xd7cc('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){rocktailXp*=0x2;}
| |
− | | |
− | var _0xa1b3=['\x62\x6f\x6e\x75\x73\x2d\x64\x61\x79\x73','\x63\x68\x65\x63\x6b\x65\x64','\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'];(function(_0x126dd0,_0x5f2c6f){var _0x16b338=function(_0x1e6e91){while(--_0x1e6e91){_0x126dd0['\x70\x75\x73\x68'](_0x126dd0['\x73\x68\x69\x66\x74']());}};var _0x10f5ca=function(){var _0x55a4df={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x213b13,_0x5d4b30,_0x4770d0,_0x55da4f){_0x55da4f=_0x55da4f||{};var _0x386bbb=_0x5d4b30+'\x3d'+_0x4770d0;var _0x2bd037=0x0;for(var _0x2bd037=0x0,_0x3cfd5a=_0x213b13['\x6c\x65\x6e\x67\x74\x68'];_0x2bd037<_0x3cfd5a;_0x2bd037++){var _0x31b442=_0x213b13[_0x2bd037];_0x386bbb+='\x3b\x20'+_0x31b442;var _0x43f2c6=_0x213b13[_0x31b442];_0x213b13['\x70\x75\x73\x68'](_0x43f2c6);_0x3cfd5a=_0x213b13['\x6c\x65\x6e\x67\x74\x68'];if(_0x43f2c6!==!![]){_0x386bbb+='\x3d'+_0x43f2c6;}}_0x55da4f['\x63\x6f\x6f\x6b\x69\x65']=_0x386bbb;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x5c8f2d,_0x584e2a){_0x5c8f2d=_0x5c8f2d||function(_0x56b797){return _0x56b797;};var _0x245896=_0x5c8f2d(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x584e2a['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0x25cac0=function(_0x5c3f89,_0x103a54){_0x5c3f89(++_0x103a54);};_0x25cac0(_0x16b338,_0x5f2c6f);return _0x245896?decodeURIComponent(_0x245896[0x1]):undefined;}};var _0x5af902=function(){var _0x5cc796=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x5cc796['\x74\x65\x73\x74'](_0x55a4df['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x55a4df['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x5af902;var _0x27965e='';var _0x456b7e=_0x55a4df['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x456b7e){_0x55a4df['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x456b7e){_0x27965e=_0x55a4df['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x55a4df['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x10f5ca();}(_0xa1b3,0x68));var _0x3a1b=function(_0x4d7151,_0x5c520c){_0x4d7151=_0x4d7151-0x0;var _0x2580fc=_0xa1b3[_0x4d7151];return _0x2580fc;};var _0x3b1ee2=function(){var _0x7e9027=!![];return function(_0x5b0915,_0x4eb8d1){var _0x2dca96=_0x7e9027?function(){if(_0x4eb8d1){var _0x16e6c0=_0x4eb8d1['\x61\x70\x70\x6c\x79'](_0x5b0915,arguments);_0x4eb8d1=null;return _0x16e6c0;}}:function(){};_0x7e9027=![];return _0x2dca96;};}();var _0xcdf210=_0x3b1ee2(this,function(){var _0x391d75=function(){return'\x64\x65\x76';},_0xf4cd77=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x3145cd=function(){var _0x517a32=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x517a32['\x74\x65\x73\x74'](_0x391d75['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x4b2ea8=function(){var _0xa607d2=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0xa607d2['\x74\x65\x73\x74'](_0xf4cd77['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x590320=function(_0x40b53b){var _0xcf011b=~-0x1>>0x1+0xff%0x0;if(_0x40b53b['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0xcf011b)){_0x567dd6(_0x40b53b);}};var _0x567dd6=function(_0x27ac54){var _0x239129=~-0x4>>0x1+0xff%0x0;if(_0x27ac54['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x239129){_0x590320(_0x27ac54);}};if(!_0x3145cd()){if(!_0x4b2ea8()){_0x590320('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x590320('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x590320('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0xcdf210();if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){shrimpXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){anchoviesXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3a1b('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){sardineXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){herringXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3a1b('0x1'))[_0x3a1b('0x2')]){mackerelXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){codXp*=1.25;}if(document[_0x3a1b('0x0')]('\x62\x6f\x6e\x75\x73\x2d\x64\x61\x79\x73')[_0x3a1b('0x2')]){pikeXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x62\x6f\x6e\x75\x73\x2d\x64\x61\x79\x73')[_0x3a1b('0x2')]){troutXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){salmonXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){tunaXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){lobsterXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){bassXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3a1b('0x1'))[_0x3a1b('0x2')]){karamXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3a1b('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){swordfishXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){sharkXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){turtleXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x3a1b('0x1'))['\x63\x68\x65\x63\x6b\x65\x64']){mantaXp*=1.25;}if(document[_0x3a1b('0x0')](_0x3a1b('0x1'))[_0x3a1b('0x2')]){rocktailXp*=1.25;}
| |
− | | |
− | var _0x2875=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x63\x68\x65\x63\x6b\x65\x64','\x61\x70\x72\x6f\x6e'];(function(_0xcb3c90,_0xd81321){var _0x2a6cdf=function(_0x3016c8){while(--_0x3016c8){_0xcb3c90['\x70\x75\x73\x68'](_0xcb3c90['\x73\x68\x69\x66\x74']());}};var _0x2b93dd=function(){var _0x53fc25={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x4d8fee,_0x3bc6ad,_0x37e870,_0x1a783f){_0x1a783f=_0x1a783f||{};var _0x8cc601=_0x3bc6ad+'\x3d'+_0x37e870;var _0x5c2ac0=0x0;for(var _0x5c2ac0=0x0,_0x2b79d6=_0x4d8fee['\x6c\x65\x6e\x67\x74\x68'];_0x5c2ac0<_0x2b79d6;_0x5c2ac0++){var _0x159080=_0x4d8fee[_0x5c2ac0];_0x8cc601+='\x3b\x20'+_0x159080;var _0x139326=_0x4d8fee[_0x159080];_0x4d8fee['\x70\x75\x73\x68'](_0x139326);_0x2b79d6=_0x4d8fee['\x6c\x65\x6e\x67\x74\x68'];if(_0x139326!==!![]){_0x8cc601+='\x3d'+_0x139326;}}_0x1a783f['\x63\x6f\x6f\x6b\x69\x65']=_0x8cc601;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x402f75,_0x17116c){_0x402f75=_0x402f75||function(_0x2eb96f){return _0x2eb96f;};var _0x44ba50=_0x402f75(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x17116c['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0x248b09=function(_0x463d09,_0x296c01){_0x463d09(++_0x296c01);};_0x248b09(_0x2a6cdf,_0xd81321);return _0x44ba50?decodeURIComponent(_0x44ba50[0x1]):undefined;}};var _0x41fcbf=function(){var _0x2729e4=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x2729e4['\x74\x65\x73\x74'](_0x53fc25['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x53fc25['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x41fcbf;var _0x7ad66='';var _0x34e255=_0x53fc25['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x34e255){_0x53fc25['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x34e255){_0x7ad66=_0x53fc25['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x53fc25['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x2b93dd();}(_0x2875,0x9c));var _0x5287=function(_0x26b607,_0x2eedbd){_0x26b607=_0x26b607-0x0;var _0x48a466=_0x2875[_0x26b607];return _0x48a466;};var _0x10d753=function(){var _0x55f90e=!![];return function(_0xe521e7,_0x293da0){var _0x4aa6ba=_0x55f90e?function(){if(_0x293da0){var _0x251568=_0x293da0['\x61\x70\x70\x6c\x79'](_0xe521e7,arguments);_0x293da0=null;return _0x251568;}}:function(){};_0x55f90e=![];return _0x4aa6ba;};}();var _0x557921=_0x10d753(this,function(){var _0x2a56e9=function(){return'\x64\x65\x76';},_0x55a18f=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x28f5fc=function(){var _0x4e479a=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x4e479a['\x74\x65\x73\x74'](_0x2a56e9['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x2ac672=function(){var _0x1558dd=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x1558dd['\x74\x65\x73\x74'](_0x55a18f['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x5d0e99=function(_0x552110){var _0x4d9fbc=~-0x1>>0x1+0xff%0x0;if(_0x552110['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x4d9fbc)){_0x2a1e52(_0x552110);}};var _0x2a1e52=function(_0x271379){var _0x245681=~-0x4>>0x1+0xff%0x0;if(_0x271379['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x245681){_0x5d0e99(_0x271379);}};if(!_0x28f5fc()){if(!_0x2ac672()){_0x5d0e99('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x5d0e99('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x5d0e99('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x557921();if(document[_0x5287('0x0')]('\x61\x70\x72\x6f\x6e')[_0x5287('0x1')]){shrimpXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){anchoviesXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){sardineXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){herringXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x5287('0x2'))[_0x5287('0x1')]){mackerelXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){codXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){pikeXp*=1.25;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x5287('0x2'))[_0x5287('0x1')]){troutXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){salmonXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){tunaXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){lobsterXp*=1.25;}if(document[_0x5287('0x0')]('\x61\x70\x72\x6f\x6e')[_0x5287('0x1')]){bassXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){karamXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){swordfishXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){sharkXp*=1.25;}if(document[_0x5287('0x0')]('\x61\x70\x72\x6f\x6e')['\x63\x68\x65\x63\x6b\x65\x64']){turtleXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){mantaXp*=1.25;}if(document[_0x5287('0x0')](_0x5287('0x2'))[_0x5287('0x1')]){rocktailXp*=1.25;}
| |
− | | |
− | var _0x7e3e=['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x63\x68\x65\x63\x6b\x65\x64','\x68\x61\x74'];(function(_0x324667,_0x53b221){var _0x57d7e8=function(_0x5b93ae){while(--_0x5b93ae){_0x324667['\x70\x75\x73\x68'](_0x324667['\x73\x68\x69\x66\x74']());}};var _0x20dbcb=function(){var _0x276047={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x3415b3,_0x51e436,_0x2a5e7d,_0x1426a5){_0x1426a5=_0x1426a5||{};var _0x17dcc1=_0x51e436+'\x3d'+_0x2a5e7d;var _0x136a66=0x0;for(var _0x136a66=0x0,_0x316d89=_0x3415b3['\x6c\x65\x6e\x67\x74\x68'];_0x136a66<_0x316d89;_0x136a66++){var _0x1faf05=_0x3415b3[_0x136a66];_0x17dcc1+='\x3b\x20'+_0x1faf05;var _0x2bd0d0=_0x3415b3[_0x1faf05];_0x3415b3['\x70\x75\x73\x68'](_0x2bd0d0);_0x316d89=_0x3415b3['\x6c\x65\x6e\x67\x74\x68'];if(_0x2bd0d0!==!![]){_0x17dcc1+='\x3d'+_0x2bd0d0;}}_0x1426a5['\x63\x6f\x6f\x6b\x69\x65']=_0x17dcc1;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x4a8ef2,_0x2cd510){_0x4a8ef2=_0x4a8ef2||function(_0x2eebdb){return _0x2eebdb;};var _0x7a6c33=_0x4a8ef2(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x2cd510['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0x2a78b9=function(_0xd21c4b,_0x12b150){_0xd21c4b(++_0x12b150);};_0x2a78b9(_0x57d7e8,_0x53b221);return _0x7a6c33?decodeURIComponent(_0x7a6c33[0x1]):undefined;}};var _0x46434d=function(){var _0x2118fb=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x2118fb['\x74\x65\x73\x74'](_0x276047['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x276047['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x46434d;var _0x3770fd='';var _0x5814d3=_0x276047['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x5814d3){_0x276047['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x5814d3){_0x3770fd=_0x276047['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x276047['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x20dbcb();}(_0x7e3e,0x12c));var _0xe7e3=function(_0x3bf347,_0x49f643){_0x3bf347=_0x3bf347-0x0;var _0x1f3068=_0x7e3e[_0x3bf347];return _0x1f3068;};var _0x508e73=function(){var _0x473aa3=!![];return function(_0x121869,_0x458a8b){var _0x259d96=_0x473aa3?function(){if(_0x458a8b){var _0x58a547=_0x458a8b['\x61\x70\x70\x6c\x79'](_0x121869,arguments);_0x458a8b=null;return _0x58a547;}}:function(){};_0x473aa3=![];return _0x259d96;};}();var _0x2c4caf=_0x508e73(this,function(){var _0xbd3ebb=function(){return'\x64\x65\x76';},_0x2c73eb=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x2a5fa0=function(){var _0x6741c8=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x6741c8['\x74\x65\x73\x74'](_0xbd3ebb['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x5f2239=function(){var _0x16c944=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x16c944['\x74\x65\x73\x74'](_0x2c73eb['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x30b20f=function(_0x5bc134){var _0x271b9f=~-0x1>>0x1+0xff%0x0;if(_0x5bc134['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x271b9f)){_0x40b003(_0x5bc134);}};var _0x40b003=function(_0x1ca7e0){var _0x5cd847=~-0x4>>0x1+0xff%0x0;if(_0x1ca7e0['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x5cd847){_0x30b20f(_0x1ca7e0);}};if(!_0x2a5fa0()){if(!_0x5f2239()){_0x30b20f('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x30b20f('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x30b20f('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x2c4caf();if(document[_0xe7e3('0x0')]('\x68\x61\x74')[_0xe7e3('0x1')]){shrimpXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){anchoviesXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){sardineXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){herringXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){mackerelXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){codXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){pikeXp*=1.5;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xe7e3('0x2'))[_0xe7e3('0x1')]){troutXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){salmonXp*=1.5;}if(document[_0xe7e3('0x0')]('\x68\x61\x74')[_0xe7e3('0x1')]){tunaXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){lobsterXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){bassXp*=1.5;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xe7e3('0x2'))[_0xe7e3('0x1')]){karamXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))['\x63\x68\x65\x63\x6b\x65\x64']){swordfishXp*=1.5;}if(document[_0xe7e3('0x0')]('\x68\x61\x74')[_0xe7e3('0x1')]){sharkXp*=1.5;}if(document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0xe7e3('0x2'))[_0xe7e3('0x1')]){turtleXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){mantaXp*=1.5;}if(document[_0xe7e3('0x0')](_0xe7e3('0x2'))[_0xe7e3('0x1')]){rocktailXp*=1.5;}
| |
− | }
| |
− | function myFunction() {
| |
− | setup();
| |
− | | |
− | var x = document.getElementById("curxp").value;
| |
− | var y = document.getElementById("tarxp").value;
| |
− | | |
− | if (x.length == 0) return;
| |
− | | |
− | var _0x9736=['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c','\x63\x65\x69\x6c','\x73\x61\x72\x64\x69\x6e\x65\x72','\x6d\x61\x63\x6b\x65\x72\x65\x6c\x72','\x63\x6f\x64\x72','\x73\x61\x6c\x6d\x6f\x6e\x72','\x62\x61\x73\x73\x72','\x6b\x61\x72\x61\x6d\x72','\x73\x77\x6f\x72\x64\x66\x69\x73\x68\x72','\x73\x68\x61\x72\x6b\x72','\x74\x75\x72\x74\x6c\x65\x72','\x72\x6f\x63\x6b\x74\x61\x69\x6c\x72','\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64','\x73\x68\x72\x69\x6d\x70\x72'];(function(_0x5abdd8,_0x34dc51){var _0x42ee42=function(_0x492426){while(--_0x492426){_0x5abdd8['\x70\x75\x73\x68'](_0x5abdd8['\x73\x68\x69\x66\x74']());}};var _0x300209=function(){var _0x47fe17={'\x64\x61\x74\x61':{'\x6b\x65\x79':'\x63\x6f\x6f\x6b\x69\x65','\x76\x61\x6c\x75\x65':'\x74\x69\x6d\x65\x6f\x75\x74'},'\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x499bfc,_0x6e7159,_0x36b166,_0x26025c){_0x26025c=_0x26025c||{};var _0x2fe495=_0x6e7159+'\x3d'+_0x36b166;var _0xf7f874=0x0;for(var _0xf7f874=0x0,_0x1eb44c=_0x499bfc['\x6c\x65\x6e\x67\x74\x68'];_0xf7f874<_0x1eb44c;_0xf7f874++){var _0xb4ba28=_0x499bfc[_0xf7f874];_0x2fe495+='\x3b\x20'+_0xb4ba28;var _0x56ddeb=_0x499bfc[_0xb4ba28];_0x499bfc['\x70\x75\x73\x68'](_0x56ddeb);_0x1eb44c=_0x499bfc['\x6c\x65\x6e\x67\x74\x68'];if(_0x56ddeb!==!![]){_0x2fe495+='\x3d'+_0x56ddeb;}}_0x26025c['\x63\x6f\x6f\x6b\x69\x65']=_0x2fe495;},'\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65':function(){return'\x64\x65\x76';},'\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65':function(_0x432de1,_0x4aca7a){_0x432de1=_0x432de1||function(_0x2a28f4){return _0x2a28f4;};var _0x560d15=_0x432de1(new RegExp('\x28\x3f\x3a\x5e\x7c\x3b\x20\x29'+_0x4aca7a['\x72\x65\x70\x6c\x61\x63\x65'](/([.$?*|{}()[]\/+^])/g,'\x24\x31')+'\x3d\x28\x5b\x5e\x3b\x5d\x2a\x29'));var _0x458669=function(_0x363eda,_0x103fb1){_0x363eda(++_0x103fb1);};_0x458669(_0x42ee42,_0x34dc51);return _0x560d15?decodeURIComponent(_0x560d15[0x1]):undefined;}};var _0x49696c=function(){var _0x41f301=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return _0x41f301['\x74\x65\x73\x74'](_0x47fe17['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};_0x47fe17['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']=_0x49696c;var _0x15f40e='';var _0x53b408=_0x47fe17['\x75\x70\x64\x61\x74\x65\x43\x6f\x6f\x6b\x69\x65']();if(!_0x53b408){_0x47fe17['\x73\x65\x74\x43\x6f\x6f\x6b\x69\x65'](['\x2a'],'\x63\x6f\x75\x6e\x74\x65\x72',0x1);}else if(_0x53b408){_0x15f40e=_0x47fe17['\x67\x65\x74\x43\x6f\x6f\x6b\x69\x65'](null,'\x63\x6f\x75\x6e\x74\x65\x72');}else{_0x47fe17['\x72\x65\x6d\x6f\x76\x65\x43\x6f\x6f\x6b\x69\x65']();}};_0x300209();}(_0x9736,0x194));var _0x6973=function(_0x25fcaa,_0x547592){_0x25fcaa=_0x25fcaa-0x0;var _0x588be8=_0x9736[_0x25fcaa];return _0x588be8;};var _0xe937a1=function(){var _0x400839=!![];return function(_0x2f8aa9,_0x587f82){var _0x464ef1=_0x400839?function(){if(_0x587f82){var _0x38b7a1=_0x587f82['\x61\x70\x70\x6c\x79'](_0x2f8aa9,arguments);_0x587f82=null;return _0x38b7a1;}}:function(){};_0x400839=![];return _0x464ef1;};}();var _0x3e726c=_0xe937a1(this,function(){var _0x29ec2d=function(){return'\x64\x65\x76';},_0x43cad3=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x47d839=function(){var _0x207ee9=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x207ee9['\x74\x65\x73\x74'](_0x29ec2d['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x2358e2=function(){var _0x2c709c=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x2c709c['\x74\x65\x73\x74'](_0x43cad3['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x97b0b7=function(_0x543612){var _0x276cf1=~-0x1>>0x1+0xff%0x0;if(_0x543612['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x276cf1)){_0x131551(_0x543612);}};var _0x131551=function(_0x527aa3){var _0x419b44=~-0x4>>0x1+0xff%0x0;if(_0x527aa3['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x419b44){_0x97b0b7(_0x527aa3);}};if(!_0x47d839()){if(!_0x2358e2()){_0x97b0b7('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x97b0b7('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x97b0b7('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x3e726c();document[_0x6973('0x0')](_0x6973('0x1'))[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/shrimpXp);document[_0x6973('0x0')]('\x61\x6e\x63\x68\x6f\x76\x69\x65\x73\x72')[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/anchoviesXp);document[_0x6973('0x0')](_0x6973('0x4'))['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math[_0x6973('0x3')]((y-x)/sardineXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x68\x65\x72\x72\x69\x6e\x67\x72')['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math[_0x6973('0x3')]((y-x)/herringXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x6973('0x5'))[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/mackerelXp);document[_0x6973('0x0')](_0x6973('0x6'))['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math['\x63\x65\x69\x6c']((y-x)/codXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x70\x69\x6b\x65\x72')[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/pikeXp);document[_0x6973('0x0')]('\x74\x72\x6f\x75\x74\x72')[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/troutXp);document[_0x6973('0x0')](_0x6973('0x7'))[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/salmonXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x74\x75\x6e\x61\x72')['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math[_0x6973('0x3')]((y-x)/tunaXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64']('\x6c\x6f\x62\x73\x74\x65\x72\x72')[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/lobsterXp);document[_0x6973('0x0')](_0x6973('0x8'))['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math[_0x6973('0x3')]((y-x)/bassXp);document['\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64'](_0x6973('0x9'))[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/karamXp);document[_0x6973('0x0')](_0x6973('0xa'))[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/swordfishXp);document[_0x6973('0x0')](_0x6973('0xb'))[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/sharkXp);document[_0x6973('0x0')](_0x6973('0xc'))[_0x6973('0x2')]=Math['\x63\x65\x69\x6c']((y-x)/turtleXp);document[_0x6973('0x0')]('\x6d\x61\x6e\x74\x61\x72')['\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c']=Math[_0x6973('0x3')]((y-x)/mantaXp);document[_0x6973('0x0')](_0x6973('0xd'))[_0x6973('0x2')]=Math[_0x6973('0x3')]((y-x)/rocktailXp);
| |
− | } </script>
| |
− | | |
− | <table width="75%">
| |
− | <tr>
| |
− | <td>
| |
− | <img id="next" src="https://i.imgur.com/EEMbGM8.png"> Shrimp </td> | |
| <td id="shrimpr"> </td> | | <td id="shrimpr"> </td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://imgur.com/xDPJCf3.png"> Anchovies </td> | + | <img id="next" src="https://i.imgur.com/r4AcHws.gif"> Anchovies </td> |
| <td id="anchoviesr"> </td> | | <td id="anchoviesr"> </td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://i.imgur.com/jzy4UtM.png"> Sardine </td> | + | <img id="next" src="https://i.imgur.com/RzpWfnK.gif"> Sardine </td> |
| <td id="sardiner"> </td> | | <td id="sardiner"> </td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://imgur.com/5iQCjaO.png"> Herring </td> | + | <img id="next" src="https://i.imgur.com/gCAa3yu.gif"> Herring </td> |
| <td id="herringr"> </td> | | <td id="herringr"> </td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://imgur.com/yyDuEuR.png"> Mackerel | + | <img id="next" src="https://i.imgur.com/gCAa3yu.gif"> Mackerel |
| </td> | | </td> |
| <td id="mackerelr"> </td> | | <td id="mackerelr"> </td> |
Line 224: |
Line 144: |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://imgur.com/DJQr28Z.png"> Cod </td> | + | <img id="next" src="https://i.imgur.com/fQt272h.png"> Cod </td> |
| <td id="codr"> </td> | | <td id="codr"> </td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td> | | <td> |
− | <img id="next" src="https://i.imgur.com/r4yInn9.png"> Pike </td> | + | <img id="next" src="https://i.imgur.com/r4yInn9.png"> Pike </td> |
| <td id="piker"> </td> | | <td id="piker"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <tr> |
− | <td>
| + | <td> |
− | <img id="next" src="https://imgur.com/ww7f3JK.png"> Trout </td> | + | <img id="next" src="https://i.imgur.com/KB0KL9t.gif"> Trout </td> |
− | <td id="troutr"> </td>
| + | <td id="troutr"> </td> |
− | </tr>
| + | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/idqaUuO.png"> Salmon </td> |
− | <img id="next" src="https://i.imgur.com/idqaUuO.png"> Salmon </td> | |
| <td id="salmonr"> </td> | | <td id="salmonr"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/iMgUyKR.gif"> Tuna </td> |
− | <img id="next" src="https://imgur.com/Fy0758N.png"> Tuna </td> | |
| <td id="tunar"> </td> | | <td id="tunar"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/sFoNeNM.png"> Lobster </td> |
− | <img id="next" src="https://i.imgur.com/sFoNeNM.png"> Lobster </td> | + | <td id="lobsterr"> </td> |
− | <td id="lobsterr"> </td> | |
− | <tr> | |
| </tr> | | </tr> |
− | <td>
| + | <td> |
| <img id="next" src="https://i.imgur.com/OKIOXaN.png"> Bass </td> | | <img id="next" src="https://i.imgur.com/OKIOXaN.png"> Bass </td> |
| <td id="bassr"> </td> | | <td id="bassr"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/5TqKf29.png"> Karambwan </td> |
− | <img id="next" src="https://i.imgur.com/5TqKf29.png"> Karambwan </td> | |
| <td id="karamr"> </td> | | <td id="karamr"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/NZp1mEi.gif"> Swordfish </td> |
− | <img id="next" src="https://imgur.com/U1Zz8A8.png"> Swordfish </td> | |
| <td id="swordfishr"> </td> | | <td id="swordfishr"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/WEI7vUY.png"> Shark </td> |
− | <img id="next" src="https://i.imgur.com/WEI7vUY.png"> Shark </td> | |
| <td id="sharkr"> </td> | | <td id="sharkr"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/vUUMcYU.png"> Sea Turtle </td> |
− | <img id="next" src="https://i.imgur.com/vUUMcYU.png"> Sea Turtle </td> | |
| <td id="turtler"> </td> | | <td id="turtler"> </td> |
| </tr> | | </tr> |
− | <tr> | + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/j06S5ui.png"> Anglerfish </td> |
− | <img id="next" src="https://i.imgur.com/IOnxXO7.png"> Manta Ray </td> | + | <td id="anglerfishr"> </td> |
| + | </tr> |
| + | <td> |
| + | <img id="next" src="https://i.imgur.com/IOnxXO7.png"> Manta Ray </td> |
| <td id="mantar"> </td> | | <td id="mantar"> </td> |
| </tr> | | </tr> |
− | <tr>
| + | <td> |
− | <td>
| + | <img id="next" src="https://i.imgur.com/e6h78ri.gif"> Rocktail </td> |
− | <img id="next" src="https://imgur.com/r2m55pY.png"> Rocktail </td> | |
| <td id="rocktailr"> </td> | | <td id="rocktailr"> </td> |
| </tr> | | </tr> |
| </table> | | </table> |
− | | + | <script> |
| + | var _0x1caa=['shrimpr','anchoviesr','sardiner','herringr','codr','troutr','salmonr','tunar','bassr','karamr','swordfishr','sharkr','turtler','mantar','rocktailr','ext-donor','bonus-days','event','brawlers','chef-hat','chef-apron','getElementById','curlevel','curxp','tarxp','element','onclick','oninput','value','length','replace','000000','000','Invalid\x20amount!','checked','forEach','innerHTML','debug','================','Consuming\x20','\x20/\x20','Added\x20','\x20divided\x20by\x20','\x20resulted\x20in\x20','\x20by\x20half\x20resulted\x20in\x20','ceil'];var _0x3f3c=function(_0xbe43b9,_0x3741a9){_0xbe43b9=_0xbe43b9-0x0;var _0x478672=_0x1caa[_0xbe43b9];return _0x478672;};const LEVEL_FOR_EXP=[0x0,0x0,0x53,0xae,0x114,0x184,0x200,0x28a,0x321,0x3c9,0x482,0x54e,0x630,0x729,0x83b,0x96b,0xaba,0xc2b,0xdc3,0xf85,0x1176,0x139a,0x15f8,0x1893,0x1b74,0x1ea2,0x2224,0x2602,0x2a48,0x2eff,0x3433,0x39f1,0x4048,0x4747,0x4f00,0x5786,0x60ef,0x6b51,0x76c8,0x8370,0x9168,0xa0d3,0xb1d9,0xc4a3,0xd961,0xf048,0x1098f,0x12577,0x14446,0x16649,0x18bd5,0x1b549,0x1e30c,0x21592,0x24d58,0x28aec,0x2cee8,0x319f6,0x36cd2,0x3c84e,0x42d4e,0x49cd0,0x517ec,0x59fd7,0x635e7,0x6db94,0x7927e,0x85c71,0x93b68,0xa3193,0xb415b,0xc6d6d,0xdb8b9,0xf267f,0x10ba56,0x127835,0x14647b,0x1683fd,0x18dc10,0x1b7298,0x1e4e14,0x2175b2,0x24f15f,0x28c9da,0x2d08cd,0x31b8e2,0x36e5e0,0x3c9cc6,0x42ebf0,0x49e337,0x51941c,0x5a11ef,0x637205,0x6dcbed,0x7939a6,0x85d7e6,0x93c661,0xa32815,0xb423a6,0xc6e3bf];const itemXps=[{'element':_0x3f3c('0x0'),'xp':0x18},{'element':_0x3f3c('0x1'),'xp':0x18},{'element':_0x3f3c('0x2'),'xp':0x64},{'element':_0x3f3c('0x3'),'xp':0xc8},{'element':'mackerelr','xp':0xf7},{'element':_0x3f3c('0x4'),'xp':0x138},{'element':'piker','xp':0x138},{'element':_0x3f3c('0x5'),'xp':0x138},{'element':_0x3f3c('0x6'),'xp':0x194},{'element':_0x3f3c('0x7'),'xp':0x1fe},{'element':'lobsterr','xp':0x313},{'element':_0x3f3c('0x8'),'xp':0x390},{'element':_0x3f3c('0x9'),'xp':0xfa0},{'element':_0x3f3c('0xa'),'xp':0x3f2},{'element':_0x3f3c('0xb'),'xp':0x629},{'element':_0x3f3c('0xc'),'xp':0x724},{'element':_0x3f3c('0xd'),'xp':0x7e9},{'element':_0x3f3c('0xe'),'xp':0x9f6}];const xpMultipliers=[{'element':'reg-donor','multiplier':1.75},{'element':'super-donor','multiplier':0x2},{'element':_0x3f3c('0xf'),'multiplier':2.1},{'element':_0x3f3c('0x10'),'multiplier':1.25},{'element':'ak-aura','multiplier':1.3},{'element':_0x3f3c('0x11'),'multiplier':1.25},{'element':'prestige','multiplier':0x2},{'element':_0x3f3c('0x12'),'multiplier':0x2},{'element':_0x3f3c('0x13'),'multiplier':1.25},{'element':_0x3f3c('0x14'),'multiplier':1.25}];const currentLevel=document[_0x3f3c('0x15')](_0x3f3c('0x16'));const currentXp=document[_0x3f3c('0x15')](_0x3f3c('0x17'));const targetXp=document[_0x3f3c('0x15')](_0x3f3c('0x18'));const targetLevel=document[_0x3f3c('0x15')]('tarlevel');function initialize(){var _0xe2179f=function(){var _0x5b623a=!![];return function(_0x31a523,_0x1fdebf){var _0x157552=_0x5b623a?function(){if(_0x1fdebf){var _0x53b30d=_0x1fdebf['apply'](_0x31a523,arguments);_0x1fdebf=null;return _0x53b30d;}}:function(){};_0x5b623a=![];return _0x157552;};}();var _0x2662a5=_0xe2179f(this,function(){var _0x44370d=function(){return'\x64\x65\x76';},_0x5b72bd=function(){return'\x77\x69\x6e\x64\x6f\x77';};var _0x2f5a1c=function(){var _0x903960=new RegExp('\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d');return!_0x903960['\x74\x65\x73\x74'](_0x44370d['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0xa10cc1=function(){var _0x5d8bfb=new RegExp('\x28\x5c\x5c\x5b\x78\x7c\x75\x5d\x28\x5c\x77\x29\x7b\x32\x2c\x34\x7d\x29\x2b');return _0x5d8bfb['\x74\x65\x73\x74'](_0x5b72bd['\x74\x6f\x53\x74\x72\x69\x6e\x67']());};var _0x331234=function(_0x12ac65){var _0x5f24de=~-0x1>>0x1+0xff%0x0;if(_0x12ac65['\x69\x6e\x64\x65\x78\x4f\x66']('\x69'===_0x5f24de)){_0x42d3f2(_0x12ac65);}};var _0x42d3f2=function(_0x166a54){var _0x253f8a=~-0x4>>0x1+0xff%0x0;if(_0x166a54['\x69\x6e\x64\x65\x78\x4f\x66']((!![]+'')[0x3])!==_0x253f8a){_0x331234(_0x166a54);}};if(!_0x2f5a1c()){if(!_0xa10cc1()){_0x331234('\x69\x6e\x64\u0435\x78\x4f\x66');}else{_0x331234('\x69\x6e\x64\x65\x78\x4f\x66');}}else{_0x331234('\x69\x6e\x64\u0435\x78\x4f\x66');}});_0x2662a5();xpMultipliers['forEach'](_0x363cc1=>{document[_0x3f3c('0x15')](_0x363cc1[_0x3f3c('0x19')])[_0x3f3c('0x1a')]=validateValues;});currentLevel[_0x3f3c('0x1b')]=function(){applyLetters();currentXp[_0x3f3c('0x1c')]=getXPForLevel(currentLevel[_0x3f3c('0x1c')]);validateValues();};targetLevel[_0x3f3c('0x1b')]=function(){applyLetters();targetXp['value']=getXPForLevel(targetLevel[_0x3f3c('0x1c')]);validateValues();};currentXp[_0x3f3c('0x1b')]=function(){applyLetters();currentLevel[_0x3f3c('0x1c')]=getLevelForXP(currentXp[_0x3f3c('0x1c')]);validateValues();};targetXp['oninput']=function(){applyLetters();targetLevel[_0x3f3c('0x1c')]=getLevelForXP(targetXp[_0x3f3c('0x1c')]);validateValues();};}function getXPForLevel(_0x2adfbf){return _0x2adfbf<LEVEL_FOR_EXP[_0x3f3c('0x1d')]?LEVEL_FOR_EXP[_0x2adfbf]:0x0;}function getLevelForXP(_0x50bd86){for(var _0x2e7eb4=0x63;_0x2e7eb4>=0x1;_0x2e7eb4--){if(LEVEL_FOR_EXP[_0x2e7eb4]<=_0x50bd86){return _0x2e7eb4;}}return 0x0;}function applyLetters(){targetXp[_0x3f3c('0x1c')]=targetXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('m',_0x3f3c('0x1f'));targetXp[_0x3f3c('0x1c')]=targetXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('k',_0x3f3c('0x20'));currentXp['value']=currentXp[_0x3f3c('0x1c')][_0x3f3c('0x1e')]('m',_0x3f3c('0x1f'));currentXp[_0x3f3c('0x1c')]=currentXp[_0x3f3c('0x1c')]['replace']('k','000000');}function validateValues(){if(currentXp['value']>0xbebc200||currentXp[_0x3f3c('0x1c')]<0x0){currentXp['value']=_0x3f3c('0x21');}else if(targetXp[_0x3f3c('0x1c')]>0xbebc200||targetXp[_0x3f3c('0x1c')]<0x0){targetXp[_0x3f3c('0x1c')]=_0x3f3c('0x21');}else if(parseInt(currentLevel[_0x3f3c('0x1c')])>0x63||parseInt(currentLevel[_0x3f3c('0x1c')])<0x0){return;}else updateValues();}function updateValues(){var _0x258b0e=0x0;xpMultipliers['forEach'](_0x3ce541=>{if(document[_0x3f3c('0x15')](_0x3ce541[_0x3f3c('0x19')])[_0x3f3c('0x22')]){_0x258b0e+=_0x3ce541['multiplier'];}});if(_0x258b0e==0x0)_0x258b0e=0x1;itemXps[_0x3f3c('0x23')](_0x5206dd=>{const _0x3819b8=document[_0x3f3c('0x15')](_0x5206dd[_0x3f3c('0x19')]);const _0x2d373a=_0x5206dd['xp'];_0x3819b8[_0x3f3c('0x24')]=calculate(parseInt(currentXp[_0x3f3c('0x1c')]),parseInt(targetXp[_0x3f3c('0x1c')]),_0x2d373a,_0x258b0e);});}function calculate(_0x2b985c,_0x48351f,_0x252c07,_0x168394){console[_0x3f3c('0x25')](_0x3f3c('0x26'));console[_0x3f3c('0x25')](_0x3f3c('0x27')+_0x2b985c+_0x3f3c('0x28')+_0x48351f+_0x3f3c('0x28')+_0x252c07+_0x3f3c('0x28')+_0x168394);var _0xe3c219=0x0;if(_0x2b985c<_0x48351f){const _0x318d65=_0x48351f-_0x2b985c;const _0x2a291c=_0x252c07*_0x168394;if(_0x48351f>0xc6e3bf){const _0x8c1e54=0xc6e3bf-_0x2b985c;const _0x3aff9c=_0x48351f-0xc6e3bf;if(_0x2b985c<0xc6e3bf){console[_0x3f3c('0x25')](_0x3f3c('0x29')+_0x8c1e54+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2b')+_0x8c1e54/_0x2a291c);_0xe3c219+=_0x8c1e54/_0x2a291c;}console[_0x3f3c('0x25')](_0x3f3c('0x29')+_0x3aff9c+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2c')+_0x3aff9c/(_0x2a291c/0x2));_0xe3c219+=_0x3aff9c/(_0x2a291c/0x2);}else{console[_0x3f3c('0x25')]('Added\x20'+_0x318d65+_0x3f3c('0x2a')+_0x2a291c+_0x3f3c('0x2c')+_0x318d65/_0x2a291c);_0xe3c219+=_0x318d65/_0x2a291c;}}return Math[_0x3f3c('0x2d')](_0xe3c219);}initialize(); |
| + | </script> |
| | | |
| | | |
Line 384: |
Line 300: |
| |82 | | |82 |
| |1.828 | | |1.828 |
| + | |- |
| + | |https://i.imgur.com/j06S5ui.png |
| + | |Anglerfish |
| + | |84 |
| + | |4.841 |
| |- | | |- |
| |https://i.imgur.com/IOnxXO7.png | | |https://i.imgur.com/IOnxXO7.png |
Line 397: |
Line 318: |
| |} | | |} |
| | | |
− | Note: When you reach level 99, xp will get reduced by half.
| + | |
| | | |
| All though Karambwans give more experience than all other food, they can only be fished in the wilderness which makes acquiring them very difficult. | | All though Karambwans give more experience than all other food, they can only be fished in the wilderness which makes acquiring them very difficult. |
Line 436: |
Line 357: |
| |Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect). | | |Go to the Donator Zone, in the building to the west of the bank and click on the Defence Totem (Knowledge effect). |
| |- | | |- |
− | |N/A | + | |https://i.imgur.com/lfuNflP.gif |
| |Bonus Experience | | |Bonus Experience |
| |All experience gained will be multiplied by 3 until the bonus experience runs out. | | |All experience gained will be multiplied by 3 until the bonus experience runs out. |
Line 446: |
Line 367: |
| |N/A | | |N/A |
| |Monthly Bonus | | |Monthly Bonus |
− | |All experience gained is multiplied by 1.25 | + | | |
| + | All experience gained is multiplied by 1.1 |
| + | Voting during this time adds an additional 1.25 multiplier. |
| |Play during the 1st to the 5th of every month. | | |Play during the 1st to the 5th of every month. |
| |- | | |- |
Line 479: |
Line 402: |
| |Provides 25% more experience gained and boosts cooking speed by 1 tick. | | |Provides 25% more experience gained and boosts cooking speed by 1 tick. |
| |Purchased from Voting store. | | |Purchased from Voting store. |
| + | |- |
| + | | https://imgur.com/YMs7L8n.png |
| + | | Completionest Cape |
| + | | 5% experience boost |
| + | | Obtained from the Wise Old Man after completing 122/125 tasks and getting 99 in every skill. |
| + | |- |
| + | |https://imgur.com/v1o84UL.png |
| + | |Golden Chef's hat |
| + | |Provides 50% more experience gained and doesn't degrade. |
| + | |Purchased from Prestige shop. |
| + | |- |
| + | |https://imgur.com/nZlXncg.png |
| + | | Golden apron |
| + | |Provides 25% more experience gained, boosts cooking speed by 1 tick and doesn't degrade. |
| + | |Purchased from Prestige shop. |
| + | |- |
| |} | | |} |
| | | |
Line 505: |
Line 444: |
| <div class="center"> | | <div class="center"> |
| <p> All skill guides (regular mode):<br> | | <p> All skill guides (regular mode):<br> |
− | https://www.etherumps.com/assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] - | + | https://resource.etherumps.com/wiki_assets/images/skills/16.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Agility Agility] - |
− | https://www.etherumps.com/assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] - | + | https://resource.etherumps.com/wiki_assets/images/skills/0.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Attack Attack] - |
− | https://www.etherumps.com/assets/images/skills/7.png Cooking - | + | https://resource.etherumps.com/wiki_assets/images/skills/7.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Cooking Cooking] - |
− | https://www.etherumps.com/assets/images/skills/12.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Crafting Crafting] - | + | https://resource.etherumps.com/wiki_assets/images/skills/12.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Crafting Crafting] - |
− | https://www.etherumps.com/assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] - | + | https://resource.etherumps.com/wiki_assets/images/skills/1.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Defence Defence] - |
− | https://www.etherumps.com/assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] - | + | https://resource.etherumps.com/wiki_assets/images/skills/19.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Farming Farming] - <br> |
− | https://www.etherumps.com/assets/images/skills/11.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] - | + | https://resource.etherumps.com/wiki_assets/images/skills/11.png |
− | https://www.etherumps.com/assets/images/skills/10.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] - <br> | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Firemaking Firemaking] - |
− | https://www.etherumps.com/assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] - | + | https://resource.etherumps.com/wiki_assets/images/skills/10.png |
− | https://www.etherumps.com/assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] - | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fishing Fishing] - |
− | https://www.etherumps.com/assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] - | + | https://resource.etherumps.com/wiki_assets/images/skills/9.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Fletching Fletching] - |
− | https://www.etherumps.com/assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] - | + | https://resource.etherumps.com/wiki_assets/images/skills/15.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Herblore Herblore] - |
− | https://www.etherumps.com/assets/images/skills/14.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] - | + | https://resource.etherumps.com/wiki_assets/images/skills/3.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hitpoints Hitpoints] - |
− | https://www.etherumps.com/assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] - | + | https://resource.etherumps.com/wiki_assets/images/skills/22.png |
− | https://www.etherumps.com/assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] - | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Hunter Hunter] - <br> |
− | https://www.etherumps.com/assets/images/skills/20.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Runecrafting Runecrafting] - <br> | + | https://resource.etherumps.com/wiki_assets/images/skills/6.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Magic Magic] - |
− | https://www.etherumps.com/assets/images/skills/18.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Slayer Slayer] - | + | https://resource.etherumps.com/wiki_assets/images/skills/14.png |
− | https://www.etherumps.com/assets/images/skills/13.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Smithing Smithing] - | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Mining Mining] - |
− | https://www.etherumps.com/assets/images/skills/2.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Strength Strength] - | + | https://resource.etherumps.com/wiki_assets/images/skills/5.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Prayer Prayer] - |
− | https://www.etherumps.com/assets/images/skills/23.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Summoning Summoning] - | + | https://resource.etherumps.com/wiki_assets/images/skills/4.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Ranged Ranged] - |
− | https://www.etherumps.com/assets/images/skills/17.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Thieving Thieving] - | + | https://resource.etherumps.com/wiki_assets/images/skills/20.png |
− | https://www.etherumps.com/assets/images/skills/8.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Woodcutting Woodcutting]</p></div> | + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Runecrafting Runecrafting] - |
| + | https://resource.etherumps.com/wiki_assets/images/skills/18.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Slayer Slayer] - <br> |
| + | https://resource.etherumps.com/wiki_assets/images/skills/13.png |
| + | [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Smithing Smithing] - |
| + | https://resource.etherumps.com/wiki_assets/images/skills/2.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Strength Strength] - |
| + | https://resource.etherumps.com/wiki_assets/images/skills/23.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Summoning Summoning] - |
| + | https://resource.etherumps.com/wiki_assets/images/skills/17.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Thieving Thieving] - |
| + | https://resource.etherumps.com/wiki_assets/images/skills/8.png [https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Woodcutting Woodcutting]</p></div> |
| <div> | | <div> |
| <p>[https://wiki.etherumps.com/Main_page << Back to the main page]</p> | | <p>[https://wiki.etherumps.com/Main_page << Back to the main page]</p> |
| </div> | | </div> |