Search found 23 matches

by naky
Thu Jan 20, 2022 2:20 pm
Forum: Tables
Topic: Assassin’s Creed® Valhalla - InventoryEditor
Replies: 3019
Views: 1275063

Re: Assassin’s Creed® Valhalla - InventoryEditor

I didn't found one for easy mastery challenges and this works for me i 1.4.1.2: [ENABLE] aobscanmodule(INJECT,ACValhalla.exe,89 46 18 48 8B 47 10) // should be unique alloc(newmem,$1000,INJECT) label(code) label(return) newmem: code: //mov [rsi+18],eax mov [rsi+18],#1000 mov rax,[rdi+10] jmp return ...
by naky
Thu Nov 25, 2021 8:35 am
Forum: Tables
Topic: Descenders Achievement Unlocker - Windows Store / Game Pass Version
Replies: 33
Views: 13673

Re: Descenders Achievement Unlocker - Windows Store / Game Pass Version

Can't do it, where would the hub area be? think I'm not in the right place. The "practice area" where you can see other players biking around, but it should also work in the starting tutorial area. If it still doesn't work, try editing the main script; line 24. Change [2] to [3] local myInstance = ...
by naky
Sun Oct 17, 2021 4:31 pm
Forum: Tables
Topic: I Am Fish Achievement Unlocker - Windows Store / Game Pass Version
Replies: 45
Views: 9791

Re: I Am Fish Achievement Unlocker - Windows Store Version

I was able to do this with V4 but I had to only leave part for changing reequipments and manually call mono_method with (in my case 4th of 5) instances of class.
by naky
Sun Oct 17, 2021 1:38 pm
Forum: Tables
Topic: Ring Of Pain Achievement Unlocker and +3 Cheats - Windows Store / Game Pass Version
Replies: 24
Views: 7030

Re: Ring Of Pain Achievement Unlocker and +3 Cheats - Windows Store Version

I had missing one "Hydrophobe" looks like it is id 51
by naky
Wed Sep 29, 2021 5:27 am
Forum: Tables
Topic: Potion Craft: Alchemist Simulator [+1] [DEBUG MENU]
Replies: 20
Views: 26303

Re: Potion Craft: Alchemist Simulator [+1] [DEBUG MENU]

Updated table to works with latest version. Yours doesn't seem to want to work for me on the latest steam version (0.4.4). The original script still works fine, don't know why we needed an update... For me original not worked - and from what I saw not only me. But if it works for you, good for you ;)
by naky
Tue Sep 28, 2021 6:02 pm
Forum: Tables
Topic: Potion Craft: Alchemist Simulator [+1] [DEBUG MENU]
Replies: 20
Views: 26303

Re: Potion Craft: Alchemist Simulator [+1] [DEBUG MENU]

Updated table to works with latest version (0.4.4)
by naky
Tue Sep 21, 2021 6:25 pm
Forum: Tables
Topic: z Hammerting
Replies: 44
Views: 22711

Re: z Hammerting

Zanzer wrote:
Sun Sep 19, 2021 11:16 pm
Something not working?
Gold is not working for some time - always shows 0
by naky
Mon Sep 20, 2021 6:13 pm
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

Added max exp after mission - and added v2 for invis and abilities

Btw. Thanks AlvinC for awesome tips :D
by naky
Mon Sep 20, 2021 11:33 am
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

Idk if I'm only one but for me Ability cooldown and invisible mode do not works. AOB cannot find that part of code. Double jump activates but nothing changes in mechanic - cannot get unlimited double jumps. Since you know how to make table with script. For ability cooldown: turn on mono and search ...
by naky
Mon Sep 20, 2021 6:52 am
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

Add 1 new cheat as requested: - Inf. Air Dash Link: https://fearlessrevolution.com/download/file.php?id=35574 Awesome work! Couple of small requests if possible... infinite air dash and increased teleport range. Thanks a lot :) No luck with teleport range, sorry. Ask other table makers who more exp...
by naky
Sat Sep 18, 2021 7:50 pm
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

Hey could you please explain it in a bit more detail to a noob? I just did a 4 byte search for available points by constantly spending and resetting my ability points. After I scanned and found the address, I edited and froze the value of available points. The issue is it didn't freeze or change th...
by naky
Sat Sep 18, 2021 7:49 pm
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

can i get a hand with this? every time i do it my game crashes. im not good with cheat engine... Go to the mono tab at the top of CE and enable mono. Then select dissect mono. After that hit the search tab then find. Search for "GetAbilityPointCost". Once it finds it, right click it and select JIT....
by naky
Sat Sep 18, 2021 5:27 pm
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

Has anyone messed around with skill points yet? It may be a simple search, I just don't have enough stored up to try yet. Search for AbilityPointCost and nop the bytes or modify it to mov [rsp+08],#999. https://i.imgur.com/NNPjEPk.jpeg https://i.imgur.com/eey3gLr.jpeg Hey could you please explain i...
by naky
Fri Sep 17, 2021 9:22 pm
Forum: Tables
Topic: Aragami 2
Replies: 37
Views: 15159

Re: Aragami 2

For starters only energy. Should be working everywhere - need to progress further to check. I'll try to get some more from mono but I guess more experienced ones will do this faster ;) (WinGDK version, GamePass) Many thanks mate! and it also works for the steam version aswell :) Update: I tested it...