Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/01/2018 in all areas

  1. That's amazing, because I usually face similar situations that NoFear described. I understand that implementing such feature won't be easy, just wanted to show that it may be helpful for anyone who is familiar with the app. Keep up the good work!
    2 points
  2. @NoFear This is not such a simple task as it seems. I'll see what I can do, but I can not promise anything. Also we have plans to save the current search state, and then return to it. And the simultaneous search for multiple values in parallel.
    2 points
  3. Thank you. ? Is it possible to add this as a feature: Moved saved list to search list? (Only if search is empty) Sometimes doing unknown searches, when I get to a spot, I want to save the results, continue searching and if did something wrong or think maybe a value 1 search ago might've been it, could have saved the results and then port them over to search again?
    2 points
  4. I'm considering hacking this again.... I don't typically, but I get at least 1 - 2 messages a week for this.... Since I haven't touched the game in a while, if ANYONE has hacks that work or know some changes, please contact me. Via pm whatever. It will save me time to find the things discovered and work towards something new. Let's break this game (again).
    2 points
  5. Starting from version 8.28.0 GG have support of LUA scripts. It can be loaded and run. https://www.lua.org/manual/5.2/manual.html Scripting Documentation: https://gameguardian.net/help/
    1 point
  6. Use code tag, not quote. You need concatenate string. gg.searchNumber('d.a;15;5;16777473::10000', gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0) -- not work gg.searchNumber(d.a..';15;5;16777473::10000', gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0) -- work Register is important. d.a and d.A is not same. Also if I copy text from forum I get strange char at end of line with searchNumber. _______________________________________________ added 1 minute later Script searches do not use input history. Search history not exists in gg.
    1 point
  7. I don't think the previous release had this issue. Could be wrong. Hope you get it. Thank you for your hard work.
    1 point
  8. @absolutenothing You need concatenate string for search if you want use something from your input. Must work (in some sense - search is bad and must fail). Maybe you erase gg.TYPE_DWORD in your previous code and set it to nil. This code run for me. It is work not as intended, but compiled and run.
    1 point
  9. @MohdRusyaidi Try. Do not be so helpless.
    1 point
  10. @Enyby Attached is log Link for video https://youtu.be/cwMB-9DDNbM GG_logcat_r8.58.1_10747_8.1.0_27.log
    1 point
  11. I did not read them. Therefore, I can not say anything specific. But in any case, you have the Internet. It's enough to learn anything, there would be a desire and effort.
    1 point
  12. GameGuardian work without root So, as for work without root. This is not magic. Technical limitations were, and have remained. So it will not work anywhere and always. Actually it looks like this: 1. You put an application of virtual space (Parallel Space, VirtualXposed, Parallel Space Lite, GO multiple, 2Face and many others). 2. In it you add the game and installed GameGuardian. 3. From the virtual space application, you launch the game and GameGuardian. Actually everything. GameGuardian can be used to hack the game. Everything is simple and transparent. It was a good part of the news. Now about the bad: 1. The game has zero progress. You can not transfer the progress from the existing installation of the game, if the game itself does not provide it (through the cloud or somehow). 2. Not all games work through virtual spaces. 3. There may be another account in the game. 4. Not all functions will be available in GameGuardian. 5. On some firmware it does not work at all. If you cannot choose a proсess in GameGuardian, or get an error 105/106, then on your firmware, GG, without root, will not work. Try optimized versions of virtual spaces or another firmware or other device or get root. 6. In some virtual spaces GameGuardian does not work. What can be done in case of problems: 1. Try different virtual spaces if the problem is in them. Best option: Parallel Space. 2. Try changing the firmware. 3. Get a root and do not fool yourself. Once again: it will not work at all and always. It is possible that it will work for you and will not. Virtual spaces to run GameGuardian without root (#ct7bob3) Proper install without root - GameGuardian (#abausujp) Help: https://gameguardian.net/help/help.html#work_without_root Video-examples: Balls Bounce Free - hack balls - without root - GameGuardian, Parallel Space Bejeweled Stars: Free Match 3 - hack without root - group search - GameGuardian, GO Multiple Hack Tap Counter without root via GO Multiple on Android 7.1.1 - GameGuardian Hack Tap Counter without root via GO Multiple - GameGuardian Work without root via Parallel Space - GameGuardian Work without root via 2Face - GameGuardian Work without root via Mutiple Accounts - GameGuardian Work without root via GO Multiple - GameGuardian No root via VirtualXposed - GameGuardian (#b6l7k1qu) No root via VirtualXposed (without error 105) - GameGuardian (#bpb5835m) No root via optimized Parallel Space Lite - GameGuardian (#47glijbj) No root [from scratch] (boring and long video) - GameGuardian (#9rf9317c) No root via Dr. Clone - GameGuardian (#aft8whcy)
    1 point
    The unique program with an excellent set of features. Distinctive features: support x86 and x64 devices and emulators (BlueStacks, Droid4X, Genymotion etc.); support Android 5+ and 6+; deceleration / acceleration speed games (ARM devices only); direct and fuzzy search; multiple fuzzy search for equality; search encrypted XOR values; search for fractional values; modify all the values found at once; show search progress; advanced filtering of search results; search value not only for equality but also in terms of more / less. Unique features GameGuardian Availability Search for encrypted values. Group Search supports all data types, including float and xor. Search in the application code. Changing the application code. Support of "data type" xor, are often used to protect the values of the changes in the games. Displays an unlimited number of search results, the main thing that you have enough memory. Filtering the search results according to various criteria. Autofill on values change. The ability to enter data in hexadecimal. The rollback feature values change if you do not need. Extended freeze values. Advanced application settings system. Viewing the game screen, without closing the program interface. The input history. Unique in-memory data storage system that allows you to store data in memory and avoid crashes the program when available memory runs out. Speedhack runs on x86 devices. Speedhack runs on android 7. speedhack Function: time jump, which allows you to go forward in time, to the exact distance. Unique speedhack configuration allows fine-tune the desired intercept timers in the game without touching unnecessary. The unique masking system unable to detect the fact of installing and running the program for the protection systems of most games. Extremely high stability. Active support. Constant updating. Localization into many languages. Special tricks against some common protective systems.
    -1 points
  13. Here is this script, but without: useless encryption of the source code; checks for passwords; check for time of script launch; check for some non-existing version of the app (see below); annoying (I assume) credits everywhere; some useless function for hiding UI and killing game process if you try to check what is being searched (see below); some_script_reworked.lua P.S. Don't fool yourself by using such scripts.
    -1 points
  14. Please find the review of the script whats working whats not. May be lot of reverse engineering is done but eod things should work.it doesn't look like its working. Some of given ban some does force close or restart phone itself. Again ? hope the poster of this post wud have tested and confirm what works. Then i can confirm top of that. Cheers
    -1 points
  15. @Enyby Get the stuff the stuff workimg ill give actual reviews not fake ones. I am just helping other users before they DOWNLOAD something which is not right. Appreciated your reply @Enyby Post it somewhere else these fake scripts. There are actual REAL USERS who tey this and do reply ? Cheers New script coming soon Fellaw21
    -1 points
    spamming over again.. same function nothing new
    -1 points
  16. Dude its sad when the poster of the script havent tried the game .this leads to ban to other users. For this script if u get banned follow this to get unbanned Will get back to you with proper script soon Cheers Fellaw
    -2 points
×
×
  • 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.