
MAARS
Contributor-
Posts
679 -
Joined
-
Last visited
-
Days Won
28
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MAARS
-
I remember when i was kid i used to do that stuff, until i realize it is all a big scam to increase app download count in the playstore Yep this game really easy and really small. if they do that kinda scam stuff then their games deserve to be hacked LOl
-
What do you mean ?, i dont get it
-
Try increasing the price of something then buy it
-
I uploaded in the wrong channel, just re-uploaded it, should be available again now
-
The script make every purchase free of charge, then use auto clicker to buy the upgrades quickly. Tested on 64bit, if you are on 32bit and have issues feel free to ask for a fix Demo: com.ovivo.idlefurryfishing.lua
-
Error while uploading files.
MAARS replied to Count_Nosferatu's question in Website suggestions/Bugs
Did you try to download your own uploaded script? I am able to download my own script -
Jurassic World: The Game how to get a locked dinosaur?
MAARS replied to greenhairbeard's topic in Requests
I dunno if the download work trough here but i recently made a script to dump all dyno id, here is the Google Drive just in case jurassicworld_dyno_id.lua -
Error while uploading files.
MAARS replied to Count_Nosferatu's question in Website suggestions/Bugs
Even tho the download won't happen, the download count will still increase -
You are not really telling what you want, i cant help you
-
I think there is a little misunderstanding, i was hopping you to explain to me, what you are trying to do, cause just saying calculate the offset betwen two address i could just respond with local addressA = 0x10000 local addressB = 0x250000 local offsetAB = addressB - addressA print (offsetAB) so as you can see, you need to be more precise in your demand
-
Ok, but where the address come from ? do you want a prompt for the address ? or the addresses are picked from a file ? from the saveList ? from the search result ? You need to be more specific in what you need
-
Maybe if you give more information about what you tryna do i could provide you some code
-
offset is just a distance between two address, so if you want to get the offset between addess A and B it will be just B - A
-
-
-
I want to keep the functionality as minimum as possible, so if you want to search dyno by name then dump dyno code and use any text text editor that has a search functionality, another way will be to add the feature to the script by yourself, that why i don't encrypt my code so you can extend it as your wish or even remove what you don't like
-
-
View File Jurassic World™: The Game (Dyno id) Dump id for all dyno Demo: Credits: @cisco72563 https://gameguardian.net/forum/topic/35763-jurassic-world-the-game-trade-harbor-mega-hack/ Submitter MAARS Submitted 05/03/2023 Category LUA scripts
-
-
You know about frida ?, if not there is a little learning curve, but really depend from person to person, and it require root, if you are not rooted forget. there is a good repo to get you started https://github.com/kylesmile1103/Learn-Frida
-
Based on that method name EnterPassword you can not really tell if it is the one performing the check or not, maybe it is just used in another method that are actually performing the comparison of password. so if i was you i will look for name that are actually more meaningfull like CanJoin, IsPasswordCorrect, IsAllowed, and so on ... if you have a pc you can plug on that method using frida and check if it is being called or not, if you dont have a pc you can use frida with termux
-
Yep cause it is simple and straight forward
-
View File Advanced lib patcher Advanced lib patcher template (ALP) This is a template for advanced lib patcher. This template allow you to patch libs with a lot of features. It is intended to make updating offsets more easier. And also use the same script for multiple abi ( armeabi-v7a, arm64-v8a ) at the same time. Support Telegram Submitter MAARS Submitted 04/15/2023 Category Templates
-
Version 1.1.0
861 downloads
Advanced lib patcher template (ALP) This is a template for advanced lib patcher. This template allow you to patch libs with a lot of features. It is intended to make updating offsets more easier. And also use the same script for multiple abi ( armeabi-v7a, arm64-v8a ) at the same time. Support Telegram -
I am an evo user for more than 3 years, and never had an issue with it concerning gg, also you need to know that Rom are not universal, that mean every device model have it own version of the rom so Evo for Samsung s9 is not the same one for Samsung s10 for example