Upload your cheat tables here (No requests)
neannean
Noobzor
Posts: 7 Joined: Thu Dec 03, 2020 3:00 pm
Reputation: 1
Post
by neannean » Thu Dec 03, 2020 3:03 pm
I don't quite get how to use encounter I set it to 500 and nothing happen or I need to do something furher
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Thu Dec 03, 2020 3:10 pm
neannean wrote: ↑ Thu Dec 03, 2020 3:03 pm
I don't quite get how to use encounter I set it to 500 and nothing happen or I need to do something furher
It's for changing the number of times you've encountered a pokemon (my list only goes to the 400 mons of the base game).
Encountering >=500 of the same Pokemon will increase the odds of you finding a shiny.
neannean
Noobzor
Posts: 7 Joined: Thu Dec 03, 2020 3:00 pm
Reputation: 1
Post
by neannean » Thu Dec 03, 2020 4:52 pm
Karlos_007 wrote: ↑ Thu Dec 03, 2020 3:10 pm
neannean wrote: ↑ Thu Dec 03, 2020 3:03 pm
I don't quite get how to use encounter I set it to 500 and nothing happen or I need to do something furher
It's for changing the number of times you've encountered a pokemon (my list only goes to the 400 mons of the base game).
Encountering >=500 of the same Pokemon will increase the odds of you finding a shiny.
Ohhh ty for explanation then if 500 = more chance then further than that also increase the chance?
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Thu Dec 03, 2020 5:12 pm
500 or more is 3% chance of shiny.
You can use the shiny charm and chaining to increase the chance.
[Link]
bantote
What is cheating?
Posts: 2 Joined: Mon Nov 16, 2020 2:15 pm
Reputation: 0
Post
by bantote » Wed Dec 09, 2020 12:00 pm
Karlos_007 wrote: ↑ Sat Jul 11, 2020 1:04 pm
[Yuzu] Pokemon Sword Cheat Table tested on
v1.0.0 ,
v1.2.1 and 1.3.0.
File went ~6 MB so had to use 7zip and add a pass
Password:
cloud
Cheats:
- Edit Money, Watts, Battle Points, the entire inventory and the number of encounters of every pokemon.
- Edit Base Stats (HP, Attack, Defense, Speed, Sp. Attack & Sp. Defense), Exp Yield (Defeating / Capturing pokemon can give more exp), Abilities (Only for new pokemons that you encounter).
I want to add 3 more things but the addresses are harder to organize.
- In combat Stats Stages. You start at 6 6 6 6 6 6 6 for every stat and can go to a min. of 0 and max. of 12.
- Move Editor. Editing damage precision, special effects...
- Encounter Modifier. Change pokemon that spawn and their levels.
how to make attach to yuzu.exe can you teach me bro??
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Wed Dec 09, 2020 12:08 pm
It's a simple script, you can open it with enter or double clicking the <script>.
Code: Select all
[ENABLE]
{$lua}
if not syntaxcheck then
openProcess("yuzu.exe")
end
{$asm}
[DISABLE]
{$lua}
if not syntaxcheck then
openProcess("yuzu.exe")
end
{$asm}
bantote
What is cheating?
Posts: 2 Joined: Mon Nov 16, 2020 2:15 pm
Reputation: 0
Post
by bantote » Sat Dec 12, 2020 11:16 am
it's for all version yuzu bro?
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Sat Dec 12, 2020 11:19 am
bantote wrote: ↑ Sat Dec 12, 2020 11:16 am
it's for all version yuzu bro?
Yep, any Yuzu version.
lazaki222
Novice Cheater
Posts: 15 Joined: Fri Oct 23, 2020 6:41 am
Reputation: 0
Post
by lazaki222 » Fri Jan 15, 2021 2:14 am
Just question how come i cannot use the item rare candy and masterball I don't have it on my bag even though I enable it.
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Fri Jan 15, 2021 6:22 am
lazaki222 wrote: ↑ Fri Jan 15, 2021 2:14 am
Just question how come i cannot use the item rare candy and masterball I don't have it on my bag even though I enable it.
A good way is to buy pokeballs and then using the cheat to change them to master balls.
PKHeX is another way, and it has a good interface.
Turtle
Expert Cheater
Posts: 61 Joined: Fri Jul 12, 2019 4:28 pm
Reputation: 6
Post
by Turtle » Mon Jan 18, 2021 7:44 am
The values don't load for me in the table but I'm on v1.3.1, and Yuzu Mainline 509
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Mon Jan 18, 2021 5:32 pm
Mine still works, what error you get?
Turtle
Expert Cheater
Posts: 61 Joined: Fri Jul 12, 2019 4:28 pm
Reputation: 6
Post
by Turtle » Tue Jan 19, 2021 8:02 am
Karlos_007 wrote: ↑ Mon Jan 18, 2021 5:32 pm
Mine still works, what error you get?
I tried the table again, and I can edit Item amounts.
I thought I had to click the attach to Yuzu button, but I didn't need to.
Karlos_007
Expert Cheater
Posts: 239 Joined: Thu Aug 22, 2019 3:31 pm
Reputation: 143
Post
by Karlos_007 » Tue Jan 19, 2021 9:27 am
Neat
, well you have to attach to yuzu one way or another, either manually with the shiny icon, automatically in settings or with the attach to yuzu.exe script.
Turtle
Expert Cheater
Posts: 61 Joined: Fri Jul 12, 2019 4:28 pm
Reputation: 6
Post
by Turtle » Wed Jan 20, 2021 6:32 pm
How do you guys deal with the random crashes?
It often happens at the start of a battle.
Edit : Yuzu Mainline v513 runs much better.
Would be cool to have an option to capture the pokemon of people you battle