Jump to content

minhsangd

Senior Member
  • Posts

    388
  • Joined

  • Last visited

Everything posted by minhsangd

  1. Thanks!
  2. Thanks!
  3. Hi @DiDA the game has been updated to 2.67. Could you please update the hack?
  4. Check this post for coin hack.
  5. This way still working but the facebook has hide the code of the browser-mobile.js. They make an hidden xhr and eval the code in runtime. So to add the unlock code, follow instruction below: Step 1 - 8: Same as the original post Step 9: Scroll down ... Click the (>) beside index.html... Click again (>) beside the apps-<some number>.apps.fbsbx.com... then click again the (>) instant-bundle.. then click on bootstrap.js and click this {} sign on bottom left to unminify the code. Step 10: find window.eval(e), set break point at this line by click to the line number, an blue arrow will appears in the number Step 11: refresh browser, now the line that has break point will become yellow. Step 12: Click to console tab and paste following code then press enter: (After enter, your browser will be freezed for a little bit) e = e.replace('ToState");for', 'ToState");for(var _r1=new RegExp("Item:."),i=0;i<e.instances.length;i++)_r1.test(e.instances[i].modelID)&&(e.instances[i].state="idle");for') Step 13: click the resume script execution (I>) on Resource tab Finally, close the debugger, refresh browser then check the Characters @InvalidOutput Please check my response and update to main post :) Bonus: Use following code for coin hack and give all the character maximum lv (50). e = e.replace('ToState");for', 'ToState");for(var characters=["Item:standard","Item:fiona","Item:sophia","Item:coin","Item:magnet","Item:lenore","Item:jade","Item:arcana","Item:lyra","Item:trixie"],i=0;i<e.instances.length;i++)characters.indexOf(e.instances[i].modelID)>-1&&(e.instances[i].stats={level:50});for'); Enjoy
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines