Final Fantasy XIII (Gamepass Version)
Re: Final Fantasy XIII (Gamepass Version)
Do your best. We will waiting ^^
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 which would then show 4 tp left.
I found where it adds the number of tp that it is supposed to taken away and just made that zero out so no matter what you try to use it will minus zero from your total. Essentially inf tp
So if you used summon it would go down to 2, then you would have to use libra or something that only uses 1 which would then show 4 tp left.
I found where it adds the number of tp that it is supposed to taken away and just made that zero out so no matter what you try to use it will minus zero from your total. Essentially inf tp
Re: Final Fantasy XIII (Gamepass Version)
yes thank you!
What about inf items? you think you can do that? Your table works great ^^
What about inf items? you think you can do that? Your table works great ^^
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?
Re: Final Fantasy XIII (Gamepass Version)
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, still learning so I'm a little slow at this yet. I'll see first about infinite items and then maybe work towards unlock all items if its possible.
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 exit the menu and the re enter and it will calculate. The menu items calculate every time the menu is opened and the battle ones, like infinite health are calculated constantly during battle.
Re: Final Fantasy XIII (Gamepass Version)
Okay with the new one that has Fang I am getting errors calculating the values. Ill post when I get back to my laptop and can start it again. Your first one started and had no problems for me.
Re: Final Fantasy XIII (Gamepass Version)
A TRUE HERO! THANK YOU!
Re: Final Fantasy XIII (Gamepass Version)
New update out. v2.0
Messed around with giving all items and it might be possible, but I'm not sure how to go about implementing it.
Hope you all enjoy it!!!
viewtopic.php?p=211469#p211469
- 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, no need to go to every character and set the value
Messed around with giving all items and it might be possible, but I'm not sure how to go about implementing it.
Hope you all enjoy it!!!
viewtopic.php?p=211469#p211469
-
- What is cheating?
- Posts: 1
- Joined: Mon Sep 20, 2021 3:32 am
- Reputation: 0
Re: Final Fantasy XIII (Gamepass Version)
Some of the menu's will not open?
Re: Final Fantasy XIII (Gamepass Version)
Which ones?
Infinite items and everything under the battle menu just check them on and they are good to go. Everything else is adjustable.
Re: Final Fantasy XIII (Gamepass Version)
What ever you did in the 2.0v fixed this! Any luck with coding in the all items script?Chuggz wrote: ↑Fri Sep 17, 2021 9:22 pmActivate 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 exit the menu and the re enter and it will calculate. The menu items calculate every time the menu is opened and the battle ones, like infinite health are calculated constantly during battle.
Re: Final Fantasy XIII (Gamepass Version)
Glad to hear that it did. I was looking it over and doing step by step through the code to see if there was issues, and I personally had an issue with the way it tried referencing vanille but would still manage to get her values. I just changed the verification ID that it used to the same ones I used in the battle - infinite health script. Why change my reference ID between the two options if the one already worked? lol.Raikato7 wrote: ↑Tue Sep 21, 2021 2:29 pmWhat ever you did in the 2.0v fixed this! Any luck with coding in the all items script?Chuggz wrote: ↑Fri Sep 17, 2021 9:22 pmActivate 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 exit the menu and the re enter and it will calculate. The menu items calculate every time the menu is opened and the battle ones, like infinite health are calculated constantly during battle.
I haven't gotten the give all items working yet. I've had it do it fine but if you start moving items around or reorganizing it starts messing the names up. So I'm still seeing how to go about this. Also, sill working on ohk. Almost have that working.
Re: Final Fantasy XIII (Gamepass Version)
Great, we are waiting for it, try your bestChuggz wrote: ↑Tue Sep 21, 2021 10:27 pmGlad to hear that it did. I was looking it over and doing step by step through the code to see if there was issues, and I personally had an issue with the way it tried referencing vanille but would still manage to get her values. I just changed the verification ID that it used to the same ones I used in the battle - infinite health script. Why change my reference ID between the two options if the one already worked? lol.Raikato7 wrote: ↑Tue Sep 21, 2021 2:29 pmWhat ever you did in the 2.0v fixed this! Any luck with coding in the all items script?Chuggz wrote: ↑Fri Sep 17, 2021 9:22 pm
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 exit the menu and the re enter and it will calculate. The menu items calculate every time the menu is opened and the battle ones, like infinite health are calculated constantly during battle.
I haven't gotten the give all items working yet. I've had it do it fine but if you start moving items around or reorganizing it starts messing the names up. So I'm still seeing how to go about this. Also, sill working on ohk. Almost have that working.
Re: Final Fantasy XIII (Gamepass Version)
Great job on making cheats so far. I hope in future you can have options of editing and adding the weapons and accessories. It would be great if you can get this trainer added to the fearless app as well
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 locations unlike the items, key items, and materials.
The give all cheat requires very specific instructions to work though. So follow it precisely.
!!!!The give all cheat needs to be activated in the is exact order to work. First activate the "Menu" script. Then activate the "Give All Base" script. Open the inventory and exit. Then turn on the Bottom red text, and choose your cheats you want to give yourself.!!!!
Hope you all enjoy it
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 locations unlike the items, key items, and materials.
The give all cheat requires very specific instructions to work though. So follow it precisely.
!!!!The give all cheat needs to be activated in the is exact order to work. First activate the "Menu" script. Then activate the "Give All Base" script. Open the inventory and exit. Then turn on the Bottom red text, and choose your cheats you want to give yourself.!!!!
Hope you all enjoy it
Who is online
Users browsing this forum: ashbunnie33, Badbecky21, bastetkitty, Google [Bot], Luke76bg, Weldjerda