Jump to content

MonkeySAN

Contributor
  • Posts

    1,788
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by MonkeySAN

  1. you meant you want the gg.prompt to remember the last/recent number input?
  2. MonkeySAN

    Coromon

    in that case. search Double type. you can try to find it first. if you cant i may have something for you.
  3. MonkeySAN

    Coromon

    so thats not the "Perfect nature" you are looking for?
  4. MonkeySAN

    Coromon

    you meant by this?
  5. MonkeySAN

    Coromon

    i think its possible to go beyond max limit of 60 not so hard to do but very very time consuming with extremely high chance for one to make a mistake.
  6. Culinary Season still working for armv8 - search dword in Xa range 092140B9r;081540FDr::4929 - Edit 29008052r;E803679Er
  7. MonkeySAN

    Coromon

    well..apart from that one value for all. any changes also apply to the wild coromon. if so happen the one you fight with is the same one you actually use then you may want to turn off everything for that coromon before getting into battle..especially HP. if turn off in battle the edited value(HP) still stuck until you finished the battle. it can be a long waiting time for it to reach zero. or you can just run before making any moves.
  8. MonkeySAN

    Coromon

    basically it did worked but so did for the wilds one. meaning if you activate Attack the enemy also get high Attack too. the script search for all stats point including a value for all which if change will edit the stat of all the coromons in game. manually filter the values is needed to edit the coromons in your squad only. others stats value are nearby. search one stat then goto and scroll up or down to find the others.
  9. the game is server sided? cannot play at all after internet is off.
  10. try search = 220;5::5 refine and find the correct one by increment edit. what. you means on your wheel doesnt have those items ?
  11. everything you see here can be search directly : type = Dword memory ranges = Anonymous
  12. congrats. almost like mine..less than 5 results found everytime. to find the correct one you can either : - edit one by one. - increment edit as @sammax71 suggested. or now that you had found it you can try group search like this : = 150;500000::5
  13. i dont think thats the main issue. i tried it that way too and it still gave me results. and his game is 32bit but i think single value search will not be a problem either. especially a value as high as 500k.
  14. no video? had you tried to search in Other region?
  15. why not show how you do it first? reset memory ranges. search for Dword value 500000
  16. thats strange... those values are easy to find. search single value 500k goto address..find all other values below it.
  17. MonkeySAN

    hunter heroes

    memory ranges is Ca.
  18. MonkeySAN

    hunter heroes

    that said. i found a way to hack HP. the value is in Float like say you use a character with 1200 HP. search it quickly before you make landing into battle(during parachuting). maximum edit would be 9999. as i found the game freeze if edit more than 9999. Ammo maybe the same too but i unable to try it as you said the game is very fast pace and chaotic.
  19. MonkeySAN

    hunter heroes

    well..this is what happen when someone cant provide a proper game link. found similar but not the same?
  20. MonkeySAN

    hunter heroes

    this game? its a different name but the only one from Ruby Game Studio.
  21. somehow i managed to keep that quantity even after restart. maybe it got something to do with storehouse capacity?
  22. so this way is much better for "greater than", "less than" or "equal" ? if gg.VERSION_INT == 10101 then else os.exit() end
  23. hmm.im not very sure about that. cant seem to remember what i did. it took me for a while before i even realize that im already at Rank 100. let me do some checking and get back to you.
  24. you can try this if gg.VERSION < "101.1" then gg.alert("Please use the latest version of GameGuardian.") os.exit() end or this. if gg.VERSION == "101.1" then else gg.alert('Please use GameGuardian version 101.1') os.exit() end
  25. what medal? can you take screenshot of it?
×
×
  • 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.