[Request] Yakuza: Like a Dragon
Re: [Request] Yakuza: Like a Dragon
i just want a time one, where the plants that you plant are instant
Re: [Request] Yakuza: Like a Dragon
Need help, any help much appreciated...trying to score Karaoke for movies and added this code to LUA Script. Got this errorDemonicSpell wrote: ↑Tue Nov 24, 2020 6:57 amHas anyone found a way to do anything with karaoke? I found the combo sequence, but cannot find the part that actually registers a hit or a miss.
Edit:
I was able to back trace the instruction and was able to make something for it, copy and paste this into your cheat table. Activate this before you go into the song and deactivate it before you leave the karaoke minigame all together.Code: Select all
<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>5</ID> <Description>"100% karaoke"</Description> <LastState/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : YakuzaLikeADragon.exe Version: Date : 2020-11-24 Author : some dude } [ENABLE] aobscanmodule(INJECT,YakuzaLikeADragon.exe,48 8D 4E 48 E8 C5 C6 66 FF) // should be unique alloc(newmem,$1000,INJECT) label(code) label(return) newmem: code: call YakuzaLikeADragon.exe+1085050 mov edx,00000002 jmp return+3 INJECT+4: jmp newmem return: registersymbol(INJECT) [DISABLE] INJECT+4: db E8 C5 C6 66 FF unregistersymbol(INJECT) dealloc(newmem) { </AssemblerScript> </CheatEntry> </CheatEntries> </CheatTable>
I'm totally lost. help me
Re: [Request] Yakuza: Like a Dragon
You're trying to get the whole Cheat Table into a script lol, you just need to copy the part between the <AssemblerScript> and </AssemblerScript>PeDaGaNG wrote: ↑Mon May 17, 2021 9:27 amNeed help, any help much appreciated...trying to score Karaoke for movies and added this code to LUA Script. Got this errorDemonicSpell wrote: ↑Tue Nov 24, 2020 6:57 amHas anyone found a way to do anything with karaoke? I found the combo sequence, but cannot find the part that actually registers a hit or a miss.
Edit:
I was able to back trace the instruction and was able to make something for it, copy and paste this into your cheat table. Activate this before you go into the song and deactivate it before you leave the karaoke minigame all together.Code: Select all
<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>5</ID> <Description>"100% karaoke"</Description> <LastState/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : YakuzaLikeADragon.exe Version: Date : 2020-11-24 Author : some dude } [ENABLE] aobscanmodule(INJECT,YakuzaLikeADragon.exe,48 8D 4E 48 E8 C5 C6 66 FF) // should be unique alloc(newmem,$1000,INJECT) label(code) label(return) newmem: code: call YakuzaLikeADragon.exe+1085050 mov edx,00000002 jmp return+3 INJECT+4: jmp newmem return: registersymbol(INJECT) [DISABLE] INJECT+4: db E8 C5 C6 66 FF unregistersymbol(INJECT) dealloc(newmem) { </AssemblerScript> </CheatEntry> </CheatEntries> </CheatTable>
I'm totally lost. help me
Re: [Request] Yakuza: Like a Dragon
Sorry but i didnt understand how to or where to put these codes can you please enlighten me?i tried going on table/cheat table lua script and auto assemble but i get the same error even when i just copy <AssemblerScript> to </AssemblerScript>.
-
- Cheater
- Posts: 42
- Joined: Sun Mar 05, 2017 6:50 pm
- Reputation: 3
Re: [Request] Yakuza: Like a Dragon
Is there a table for the Steam version that has already been posted? I can't seem to find one so far.
Re: [Request] Yakuza: Like a Dragon
I also would like a proper table,if someone could help it would be much apreciated!
-
- Novice Cheater
- Posts: 21
- Joined: Thu Aug 08, 2019 5:56 am
- Reputation: 9
Re: [Request] Yakuza: Like a Dragon
Alright! After some testing, I have found a crude way to actually edit weapons! Meaning one can get the best weapons in the game early. Downside is for now it requires the player to be in chapter 5 of the game where they unlock the weapon creation shop.
- Sylencer90
- Expert Cheater
- Posts: 145
- Joined: Sun Apr 01, 2018 6:41 pm
- Reputation: 11
Re: [Request] Yakuza: Like a Dragon
So is there a table in this forum somewhere or hasn't there been any yet?
- bloodsucker
- Expert Cheater
- Posts: 221
- Joined: Tue Mar 14, 2017 1:08 am
- Reputation: 25
Re: [Request] Yakuza: Like a Dragon
so far is non but you can try fearlessrevolution trainer which they are fully working 30+ optionSylencer90 wrote: ↑Sun Jun 06, 2021 5:39 pmSo is there a table in this forum somewhere or hasn't there been any yet?
- Sylencer90
- Expert Cheater
- Posts: 145
- Joined: Sun Apr 01, 2018 6:41 pm
- Reputation: 11
Re: [Request] Yakuza: Like a Dragon
Aight, hoping this isn't some paid shit or im outty real quick.bloodsucker wrote: ↑Sun Jun 06, 2021 9:44 pmso far is non but you can try fearlessrevolution trainer which they are fully working 30+ optionSylencer90 wrote: ↑Sun Jun 06, 2021 5:39 pmSo is there a table in this forum somewhere or hasn't there been any yet?
Thx for the reply anyways.
- Noire Blackheart
- Expert Cheater
- Posts: 386
- Joined: Mon Mar 27, 2017 2:36 pm
- Reputation: 54
Re: [Request] Yakuza: Like a Dragon
Some are paid, Yakuza isent, but the like a dragon is just +16 unless we are talking about diffrent things?Sylencer90 wrote: ↑Mon Jun 07, 2021 6:43 pmAight, hoping this isn't some paid shit or im outty real quick.bloodsucker wrote: ↑Sun Jun 06, 2021 9:44 pmso far is non but you can try fearlessrevolution trainer which they are fully working 30+ optionSylencer90 wrote: ↑Sun Jun 06, 2021 5:39 pmSo is there a table in this forum somewhere or hasn't there been any yet?
Thx for the reply anyways.
- Sylencer90
- Expert Cheater
- Posts: 145
- Joined: Sun Apr 01, 2018 6:41 pm
- Reputation: 11
Re: [Request] Yakuza: Like a Dragon
Umm i tried it, but the like a dragon one seems to be paid, could only log in with the guest account unless there is an option to login with an unpaid but registered account. Anyways - already tossed the app. No need to get another paid trainer subscription since i already have a LIFETIME one on another site.Noire Blackheart wrote: ↑Mon Jun 07, 2021 6:56 pmSome are paid, Yakuza isent, but the like a dragon is just +16 unless we are talking about diffrent things?
- HeathenGator
- Expert Cheater
- Posts: 58
- Joined: Fri May 03, 2019 9:43 pm
- Reputation: 46
Re: [Request] Yakuza: Like a Dragon
Would be nice of you to share your insight. I really don't want to wait until 90% into the game until I can get the best weaponsPuzzled_Job wrote: ↑Fri Jun 04, 2021 4:55 pmAlright! After some testing, I have found a crude way to actually edit weapons! Meaning one can get the best weapons in the game early. Downside is for now it requires the player to be in chapter 5 of the game where they unlock the weapon creation shop.
Who is online
Users browsing this forum: TheRedFear