-
Posts
1,722 -
Joined
-
Last visited
-
Days Won
109
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MonkeySAN
-
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.
-
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
-
what medal? can you take screenshot of it?
-
Thank you. this script is for the 32bit and latest version 2.24.1 TEST_FruitNinja2[32bit].lua
-
hi @sammax71 i made a script for 32bit. with your permission..can i upload it here? or i can PM it to you and you can make necessary adjustment to it if needed.
-
run the script. dont do anything..dont even TAP the GG button(or it will stop running)..let the script finish its job. then follow the next instruction appear.
-
yeah that i know of very well.. and it had always been as far as i know in my years of using GG. its just my reaction to this : the OP seem kinda surprised. hence...thats strange.
-
hmm..thats strange. i been using GG for years too. EVERYTIME i install GG..it will reinstall itself to a different name. normally to random set of letters like : Ajdhgrkriv sometime just 3 random letters..sometime more ..something like that.
-
Go here.
-
ok its working GREAT..now. THANK YOU @Platonic
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
so..it got something to do with Pointers ?? i removed them and now both are working great without interfering with each other.
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
hi @Platonic using your script method..it seem that Jump Height and Movement Speed hack conflict with each other as shown in the video : Screenrecorder-2022-11-13-05-22-27-205.mp4 but with script method by @RealWanteD all is fine : Screenrecorder-2022-11-13-05-24-37-20.mp4 any thoughts as to why this happen in yours but not to the other. both script use the same field offset for the hacks. even though..there is another field offset for Movement Speed that can be use..putting that in your script..the problem still persist.
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
here is the script with Jump Height and Movement Speed hack added. com.theand.minimal[EDITED].lua All credit goes to @Platonic
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
its GREAT. THANK YOU AGAIN. @Platonic
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
any idea where can i add gg.prompt for setvalue in here? function class_CharacterJump() if loop_CharacterJump == false then filter_class(CharacterJump) -- only call function once loop_CharacterJump = true end CharacterJumpClass_address = class_pointers gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber(CharacterJumpClass_address[1].address, gg.TYPE_QWORD) local pointers_to_class = gg.getResults(gg.getResultsCount()) gg.clearResults() local field_JumpHeight = {} for i, v in ipairs(pointers_to_class) do field_JumpHeight[i] = {address = v.address + 0xB8, flags = gg.TYPE_FLOAT, value = "3"}--wanna use prompt instead of fixed value end gg.setValues(field_JumpHeight) gg.toast("Jump Height DONE") end
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
@Platonic well thanks for the script. still lots in it but much neater looking. i was able to add Jump hack for it. just made/added a few changes here and there...without so much scratching my head. Screenrecorder-2022-11-11-17-14-38-518.mp4
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
i dont quite understand you.
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
Thank you. but i already done that. way before you post your first script.(my apologize) though...it work perfectly everytime..it just i dont quite like it as the script had too many things going on in it. and it took me quite sometime to understand it. the first one of yours are much simpler.
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
in my game the search value is 23636 that value will stay the same after you completely exit the game and enter again. while in the game.. the already turned on God Mode hack will not work anymore when you entered a new stage. need to search again but that value had changed.
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
many thanks. but its not working. that search value is not static between gameplay and app restart.
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
class name = Health field offset = 0x1C
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
this is much better..i think. Screenrecorder-2022-11-10-01-59-54-723.mp4 found through dump.cs hope someone can make a script for it. im too lazy nowadays.
- 40 replies
-
1
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
same here. Screenrecorder-2022-11-09-03-07-45-244.mp4
- 40 replies
-
- Exact value
- Script error
-
(and 2 more)
Tagged with:
-
Homescapes Golden Ticket (Item Swap) (#1s8hnpmo) Homescapes Golden Ticket (Item Swap) (#40mwvzbw)