Search found 13 matches

by Chuggz
Thu Oct 05, 2023 3:58 am
Forum: Specific Game Discussions
Topic: COTW The Angler
Replies: 6
Views: 6219

COTW The Angler

I've messed around with this game and got a few minor little cheats but I would love to work towards a fish esp or just maybe un render the water or something along those lines. Just wondering if there is a way to see the fish, think it would be interesting to see the fish. seems like they have a de...
by Chuggz
Sat Oct 09, 2021 11:22 pm
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Updated to version 3.0!!! Added a crystarium stage cheat. Updated infinite items to include materials. Added a give all cheat that only works for items, materials, and key items for the moment. Added a one hit kill cheat. I am still working on the give all weapons and accessories. It writes to 2 loc...
by Chuggz
Sat Oct 09, 2021 10:55 pm
Forum: Cheat Engine
Topic: Give all items
Replies: 6
Views: 7644

Re: Give all items

I appreciate all the help everyone, especially EpicBirdi, for the extra help through discord. So instead of actually doing like you all were recommending, what I was working towards and got working was this... I defined a label and symbol to use: label(giveAllBase) registersymbol(giveAllBase) I then...
by Chuggz
Tue Oct 05, 2021 2:08 am
Forum: Cheat Engine
Topic: Give all items
Replies: 6
Views: 7644

Re: Give all items

Considering the ease of the inventory system here: If you have a large enough code cave to work with, you can manually write out a static "Inventory" in bytes then iterate x times, reading & writing however many bytes at a time you want, until you've hit the end. The length of your loop would depen...
by Chuggz
Sat Sep 25, 2021 10:53 pm
Forum: Cheat Engine
Topic: Give all items
Replies: 6
Views: 7644

Re: Give all items

I have access to the inventory section and this code just overwrites the items already there and cleans up the lines around it to make sure there isn't residual lines from a longer name. So I've gotten that far, I have a code for give all items (displayed) which just maxes the items out and then I h...
by Chuggz
Sat Sep 25, 2021 9:53 pm
Forum: Cheat Engine
Topic: Give all items
Replies: 6
Views: 7644

Give all items

Hey all, I am new here and been messing with making tables and learning. I recenetly posted a table I made for final fantasy 13 that somebody had requested a table for. It was ironically the game I chose to practice on. Anyway, I am working on a give all items code and I have it able to give all bas...
by Chuggz
Tue Sep 21, 2021 10:27 pm
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Looks like the new one with fang wont calculate the values? Do we have to click the lookups while on menu/battle for the values to come up? Activate the base pointers option before anything. Then when you open the menu it will calculate the values. Even if you do turn it on in the menu then just ex...
by Chuggz
Mon Sep 20, 2021 10:10 am
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Usnavy2008 wrote:
Mon Sep 20, 2021 3:47 am
Some of the menu's will not open?
Which ones?
Infinite items and everything under the battle menu just check them on and they are good to go. Everything else is adjustable.
by Chuggz
Mon Sep 20, 2021 1:36 am
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

New update out. v2.0 Cleaned up menu organization a bit. Added infinite items, only works for actual items for now. Added infinite gestalt mode w/ unlimited attacks, except the ultimate. Added instant stagger and the enemies will stay staggered Added option for characters to modify stats all at once...
by Chuggz
Fri Sep 17, 2021 9:22 pm
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

yes thank you! What about inf items? you think you can do that? Your table works great ^^ I'll work on that next, I dabbled with it a bit just finding values. I've changed potions before I made the infinite health. So I'll work on that one next, might take some more time, like I said in my post, st...
by Chuggz
Fri Sep 17, 2021 8:48 pm
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Its live, the tp was giving me a hard time because you can't exactly make it infinite. I had it refill to 5 on technique usage but then it does the math after to take away the amount you use. So if you used summon it would go down to 2, then you would have to use libra or something that only uses 1 ...
by Chuggz
Fri Sep 17, 2021 4:49 pm
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Working on that now, realized I had left her out lol.
adding her currently, i'm also separating inf health, inf atb bar, and adding inf technical points
by Chuggz
Fri Sep 17, 2021 1:46 am
Forum: Single Player Cheat Requests
Topic: Final Fantasy XIII (Gamepass Version)
Replies: 32
Views: 12095

Re: Final Fantasy XIII (Gamepass Version)

Final Fantasy XIII Gamepass Let me know if this works for you all, I was using this game to learn on and then was looking around to see if someone made one. All the one's I tried didn't seem to work, probably for the steam version. It doesn't have everything you all requested, but like I said befor...