Jump to content

AKidWithMidgetFriend

Ascended
  • Posts

    354
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by AKidWithMidgetFriend

  1. 6 hours ago, Jnhacksnmods said:

    Okay so I'm working on a game called days after I'm trying to hack the store prices to make it worth for free

    My method is to start with fuzzy# search set to auto 

    Then search for the prices without full stops eg. 19.99 = 1999 value I then group search 

    409 ($4.09)

    1899 ($18.99) 

    2699 ($26.99)

    displayed like this 409;1899;2699 set to auto again and get a couple of values I then change to zero and this is the result can you tell me why or is there any solution 

    If the transaction is handled through Google play you more than likely won't be able to exploit it like that you might want to consider a different method for the game

    6 hours ago, Jnhacksnmods said:

    Hello there can u try days after out and test it u seem like a good modder I tried to contact @NoFear but no luck

    It's a large game for my bad internet, when I get a day off and I get it downloaded sometime this week I'll send you what I find out about it

  2. 11 hours ago, Lover1500 said:

    Thank you. I was searching for an easy moddable libil2cpp.so game for my mod menu training.

    It becomes this one.

    A really easy practice suggestion that I can suggest is a game called Hybrid Animals by abstract software

    Ive found it extremely easy it's not obfuscated in the .Net assembly view and it's written in a pretty understandable way

  3. 54 minutes ago, NoFear said:

    Game won't open editing directly?

    Edit:

    I modified them directly... Game still launches...

    Perhaps he's doing edits within the xs/xa regions and it's because the app is damaged? 

  4. 2 minutes ago, Godismata said:

    Ty for your answer, problem solved. 

    Awesome, I'm glad you were able you find a solution and I do hope my rambling was of some use:) good luck!

  5. 5 hours ago, Godismata said:

    SearchWrite(tb1, tb2, dataType,Name) i think tb2 overwrites tb1

    So the searchwrite function here is a function to handle the searching and editing at once that much I'm sure you were able to figure out but specifically yes it Searches table one, writes values from table two over the values of table one, data type is dword for the search itself, and the name is to help identify the purpose of the function open revisiting the code.

    the values of table one are set in lines 45 through 65 and what's happening there is that It's taking the table known as data(please note that Everytime # was used in the script it wasn't to differentiate between variables it's a unary operator that determines the length of a string given that each character of that string is the size of a byte) looping through that table and setting the values of a table called t based off some arithmetic preformed between the two tables

     

    Actually... Theres alot to unpack in this script and my break is coming to an end soon... but my advice is to search nearby values found for Yuria and just do basic trial and error with editing nearby values that are seemingly tied to similar characters because this script is very  brilliant with it's use of loops and tables as well as what's being searched and that you likely won't be able to make a similar method for a new character easily... Unless if it's as simple as changing the Name variable from Yuria Evolution to whatever Evolution but that may not work for several reasons

  6. 51 minutes ago, AKidWithMidgetFriend said:

    Armv7 or armv8?

    Nvm pretty decently protected against dumping and after trying a few different methods Ive concluded that the best way would be to use the time jump panel to catch it back up but it'll need re-done every game

     

  7. 5 minutes ago, Kimastar said:

     

    Well im hacked gems too but didnt understand how to hack the exp....

    could u explain more easy please.

    ty soo much for your great help

     

    Unknown search

    N=O+D means new value to search for equals the old value plus the difference of a given amount

    Just do an initial fuzzy search of whatever value type is being searched for like for example dword, and after the first search is done when you go to do the second search hit 'more' at the bottom of the fuzzy search menu and it'll show exactly what you need for NoFear's suggestion

  8. 2 hours ago, nio04 said:

    Bro, u might be noticed already, m super noob at coding... So, if you know how to turn that theory in coding. Plz help me with that

    At the beginning of every search function write>

     gg.hideUiButton()

    and under that write>

     if gg.isClickedUiButton() then

     os.exit()

    gg.toast("No Peaking!!!")

    end

    After all the searching and editing is done in the function write 

    gg.showUiButton()

    That way the game guardian ui doesn't remain hidden

  9. 6 minutes ago, nio04 said:

    How to 'os.exit' it, while someone peek at searching value values, when gg are searching values? 

     

    Saw some script hav this weird feature... They can immediately terminate their script, while someone peeked when gg were searching

     

    Do anybody hav clue? Plz share it

    If you had your script indefinitely running gg.setVisible(false) then you could just have a conditional check if its ever true in the search function then to exit else to do the searching and editing

  10. 4 hours ago, geowik said:

    I finally put 2 + 2 together 🤔and figured it out thanks to your help and patience @AKidWithMidgetFriend . Thanks again very much!!

    arm64 on this profile 1424906054_Screenshot_20210819-133509_OneUIHome.thumb.jpg.4992f5927ae85f5b6778851d2abb58a8.jpg

    and on this profile that is mostly legit I get this error when I run the same script for some reason??Screenshot_20210819-162905_Homescapes.thumb.jpg.d6a44ed2042510617075a001e999e261.jpg

    I'll keep trying to run the script on this profile, weird...

    Glad you were able to resolve it your version is (4.7.2) I'm really unsure on why it didn't work though the error log is rather... Strange... Atleast for me perhaps @Enyby (sorry for the mention) can help with the meaning of unexpected symbol near Â... I'd personally like to know too for future reference

  11. 5 hours ago, geowik said:

    Well thanks anyway for your help @AKidWithMidgetFriend and im sorry i dont understa d. I tried typing that exsctly in Qlua but are unfamiliar with anything to do with script or lua. Thanks again. If i  an figure out how i will move this post and create a new one on how to check game version

    gg is a class specific to game guardian the script can't be run with Qlua that's only for making and editing Lua scripts... Run the script with game guardian with the game selected

  12. Type

    1 hour ago, AKidWithMidgetFriend said:

    print(gg.getTargetInfo(versionName, versionCode))

    And when you save the file make sure to put .lua at the end of the file name to declare the file type so game guardian can execute it as a Lua script

    Be sure to put it somewhere you can access

     

  13. 23 hours ago, qweaui4 said:

    I can't download the software here.

    Where is the error occuring? From downloading it from the site or installing it to the phone/pc? Any errors thrown when download fails?

  14. 1 minute ago, blocx said:

    and language not help to hard to find tuto or template in french

    If on PC try the Google translate browser extension from the playstore it's supposed to auto translate most pages

  15. 3 minutes ago, blocx said:

    im not sure if it that or no because not undetstand all good but for my ask yes its for edited an float value

    Int meaning integers if you're looking to edit decimals it wouldn't be a dword/word/qword type. In c++ (and maybe other variations of c not sure) you declare variable types opposed to just variables... Don't worry too much about that though focus on getting Lua down first

  16. 3 minutes ago, blocx said:

    not sure bro 😅 but its good i will check if i see tuto 👌 in this time i know me ask too much

    Good rule of thumb is to check over

    https://gameguardian.net/help/classgg.html

    Two-Three times if you can't find something still try to do a few searches with keywords like "slider" I'm this case and read even the posts that seem unrelated

    Lua syntax and structuring/capabilities should be looked into on the Lua 5.1 documentation you certainly cannot look over this enough I've read all 4 parts and I'm still learning new stuff as time goes on because there's just simply stuff you won't fully understand the first few times or you won't fully understand until you learn about something else

    https://www.lua.org/manual/5.1/

    Lastly you can always feel free to shoot me a dm on discord since you're in the server if I can't help it maybe appropriate to start a help thread

  17. 3 minutes ago, MonkeySAN said:

    he use translator?

    now wonder something his writing confused me a bit.

    i thought he just bad at English.

    btw @blocx next time ask a question in full..will ya.

    Think there's an embedded translator in the webpage because on some quotes(in p.ms more often than not) I see original language sometimes until the webpage translates it

     

    7 minutes ago, Lover1500 said:

    You can.If your editing number is AP order or simple type you can code easily

    eg. for yours, useful for till 9.

    lol = 1 + tonumber('0.'..input[1])

     

    Would need to be type double if I'm mistaking right?

     

    3 minutes ago, blocx said:

    sorry im very limit with english and sorry if my ask is not complete thanks all to reply

    You're alright if a message can be interpreted in more than one way I usually inquire further to get a better contextual idea

  18. 3 minutes ago, geowik said:

    When I try to check version on my rooted samsung tablet, I go to files/internal storage/android/data/com.playrix.homescapes, ther are only cache and an empty files folder?? Any ideas how else to check version?? 

    print(gg.getTargetInfo(versionName, versionCode))

    If you don't know how to put that^ in a Lua script then install Qlua from the playstore nothing else is needed

  19. 3 hours ago, MonkeySAN said:

    i think he's know what he's doing..

    thats just an example.

    i dont need to tell him...surely he knows he can swap it with for editing.

    Am i right..@blocx ?

    Oh sorry my bad, i thought he was unsure of what exactly is returned from the prompt class I figured I was over explaining something simple

    3 hours ago, blocx said:

    this is slider for search i think i want slider to.editin

    This made me think that he was unsure of what was being done with the prompt, and that it made me think that he thought it was the prompt itself that resulted in action rather than a table with value of the input from the slider...

    Misunderstanding maybe there's an English/french translation problem that threw me off

    1 minute ago, MonkeySAN said:

    yelp..this show up on my screen just now and its 3 hours ago..before its was not there.

    this happen everytime.

    No worries I can see how me quoting you made it seem like I was just providing a further unnecessary explanation

  20. 1 hour ago, MonkeySAN said:
    gg.searchNumber(input[1], 4)

     

    Just change this into

    gg.editAll(input[1] **AND THE ARGUMENTS FOR YOUR EDIT SUCH AS FLAGS**)

    Must be done after getResults ofcourse.

    The slider is all the same. Saves input as table what's done with this table is up to the rest of the script.

  21. 8 hours ago, Starter1 said:

    I haven't figured out how to use the forum yet, but I have a question. How can I make it so that when running the script, the script itself says to enter your amount of gold, then there is an offset from this true value through 68 lines (HEXADECIMAL) and edit this line as a double? Please, could you describe what it should look like?

    Firstly I'd recommend getting used to the layout of the forums the three biggest sections to be mindful of is Help, Requests, and Downloads. All pretty self explanatory but the lateral of the three is where you'll post the scripts you make and want to share

    Now to answer your question about having the script ask the user for the current value of gold

    gg.prompt({}, {}, {})

    It takes three tables as arguments and what these arguments should/could be are found here

    https://gameguardian.net/help/classgg.html#afe6c5b86ba0ae295899fd259232aac2b

    I don't understand the part about the offset and 68 lines however, and this maybe what you should make your first help thread about however

    Hope it helps, good luck!

  22. 32 minutes ago, blocx said:

    sorry where i need to paste ? and in red line need to writte somethings?

    Red line was just a note for the 'com.game.whatever' because it should be the package name of the game

    if you don't know the package name of the game use gg.getTargetPackage() or print(gg.getTargetPackage())should tell you the package name of the current running process --packagenamegoesthere can be deleted entirely it's just a comment

    5 minutes ago, blocx said:
     
    local game = gg.getTargetPackage()
    if game ~= 'com.smokoko.race'
    then os.exit() else then script()
      end
    gg.alert(' R.A.C.E \n\n\n UNLIMITED CURRENCY/ WAY OF CLASSEMENT \n\nHOW IT WORK : RUN THIS SCRIPT AFTER STAGE 2 (for currency) AND PLAY A STAGE TO UPDATE CURRENCY\n\n\n ENJOY ')
    gg.toast(' R.A.C.E  BLOCX UNLIMIT THE POWER ')
    print('🖐 BYE BYE FRIEND🖐\n\n BIG THANK TO ☆SAMMAX71☆')
    
    gg.setVisible(false)
      
    function main()

     

    Screenshot_20210814-181629_F1 VM.jpg

    Then script() tells it to go to a function called script it was meant to be replaced by whatever function handles your menu replace it with main() also might need to change then script to then do script I'm not sure I didn't check my syntax it was for reference

×
×
  • 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.