Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/13/2020 in all areas

  1. Can anyone hack this game, I believe it's server sided, but there must be something hackable.
    1 point
  2. Version 0.008

    1,683 downloads

    THE LAST STAND : BATTLE ROYALE UNLIMITED CHAMPIONS BOX HACK ......... FOR NON ROOT USE PARALELL SPACE PRO. WITH LATEST GAME GUARDIAN USE THE SCRIPT IN LOBBY, AFTER OPENING CHEST GET BACK TO LOBBY AND USE THE SCRIPT AGAIN. Released version 0.008 with more blasting features. check the change log and download the updated version. THANK ME LATERHAPPY HACKING Telegram Troymods version 0.008 preview
    1 point
  3. Check if the following solution suffices for your case: How to goto a pointer in a script? (#7hphwlq4)
    1 point
    Thank you very much for sharing this script
    1 point
  4. View File Sword Art Online: Integral Factor No Skill Cooldown [32x64 bit] jhhj.mp4 Submitter R1U4LE2S5 Submitted 07/18/2020 Category LUA scripts  
    1 point
  5. So that the developer does not close the vulnerability, the game will not be named, and some of the information that allows to identify the game will be changed. The game is quite popular - more than 1 million installations. The game is an RPG. There is PvP mode, there are local companies, many different currencies. Everything is on the server, but the battles themselves are turn-based and are calculated locally. This is the possibility of hacking. In battle, coins may fall out of the rivals. The maximum number of coins per battle is limited and written directly on the screen. This is 240 coins. Also, for killing each opponent’s troops they give a stone. In total there can be up to 8 troops. However, part of the troops may be called up by other troops, so it is impossible to say unequivocally how many stones will be received in battle. But, more often than not, there is no appeal, so there are 8 stones per battle. The maximum number of stones per battle is limited and is 120. Each part of the company contains about 30 battles. Values in memory are not protected. Therefore, starting the battle, it is possible by direct search to find 2 values in memory for gold and 3 for stones. They always have the same offset relative to each other. Gold is easier to find, stones are harder. But once finding a mutual displacement. You can make a saved list with the necessary data. Next, we find the value of gold, we consider the offset between the past and current address and use the relocation to get the addresses of the stones. This can also be done through a script, or through an offset calculator. In fact, the game reuses memory, so the addresses between the battles remain the same almost always. For about 100 battles, only twice was it necessary to do a rebase. After the value is found, we change the value of gold and stones to a maximum of-1. 239 coins and 119 stones. And then we collect some more gold and stones so that the game updates its data everywhere. As a result, the maximum possible number of resources comes from one battle. Experience points are a bonus. They are calculated based on the collected stones. Therefore, after each battle there is an increase in the level of the hero. And each level increase gives bonuses. Thus, you can level up the hero very quickly. The hero’s leveling speed is 10-20 times higher, since we get a level increase for each battle, while the level of opponents grows at a normal speed. Therefore, each subsequent battle is simpler and simpler. And all this works, despite the fact that the game is server-based and almost everything is on the server.
    1 point
  6. Little tweak to the solution above, so that returned string will look like address in GG: function toHexString(n) return string.format('%08X', n):sub(-8) end print(toHexString(12398754))
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.