[COMPLETED] [Request] Outward
-
- What is cheating?
- Posts: 2
- Joined: Fri Mar 29, 2019 11:57 am
- Reputation: 0
Re: [Request] Outward
I dont know too much how to make a CT, but i've found the Money in pocket addressses
14124EBA0 (4bytes)
14124EBA4 (4bytes)
You can add any amount, ive summoned 1M gold but wasnt able to move, what i did was getting close to a chest, add money by cheat, then move it to chest.
14124EBA0 (4bytes)
14124EBA4 (4bytes)
You can add any amount, ive summoned 1M gold but wasnt able to move, what i did was getting close to a chest, add money by cheat, then move it to chest.
- hentai-sama
- Expert Cheater
- Posts: 94
- Joined: Fri Mar 03, 2017 6:55 pm
- Reputation: 2
Re: [Request] Outward
Mr fantomas can u make script for infinit durations of positive buffs and weapon rugs?
Re: [Request] Outward
would it be possible to unlock/enable all passive skills?
some are only unlocked in the storyline quests and i haven't figured out how to use the skill storage tablets for the legacy chests yet
some are only unlocked in the storyline quests and i haven't figured out how to use the skill storage tablets for the legacy chests yet
Re: [Request] Outward
Thanks for all the work on the tables, but does anyone know how to edit the max health/stamina? I can't seem to find it no matter what. :/
-
- Expert Cheater
- Posts: 143
- Joined: Sun Sep 24, 2017 1:53 am
- Reputation: 32
Re: [Request] Outward
It's a Unity game, so you can check out Assembly-CSharp.dll in dnSpy. BaseMaxHealth, BaseMaxMana, and BaseMaxStamina are in CharacterStats.
You can also create mods by monkeypatching in your C# changes with Patchwork or other monkeypatching frameworks.
-
- Expert Cheater
- Posts: 143
- Joined: Sun Sep 24, 2017 1:53 am
- Reputation: 32
Re: [Request] Outward
You know... you can just add a blank "DEBUG.txt" file to the Outward_Data folder to enable developer mode.
Re: [Request] Outward
I use this script to get 99k silvers but you can put the value you want (line 8)stronghart wrote: ↑Fri Mar 29, 2019 12:01 pmI dont know too much how to make a CT, but i've found the Money in pocket addressses
14124EBA0 (4bytes)
14124EBA4 (4bytes)
You can add any amount, ive summoned 1M gold but wasnt able to move, what i did was getting close to a chest, add money by cheat, then move it to chest.
Inf Silver
Code: Select all
[ENABLE]
alloc(newmem,100,ItemContainer:get_ContainedSilver+b)
label(returnhere)
label(originalcode)
label(exit)
newmem:
mov [rax+000003A0],#99999
originalcode:
movsxd rax,dword ptr [rax+000003A0]
exit:
jmp returnhere
ItemContainer:get_ContainedSilver+b:
jmp newmem
nop
nop
returnhere:
[DISABLE]
dealloc(newmem)
ItemContainer:get_ContainedSilver+b:
movsxd rax,dword ptr [rax+000003A0]
//Alt: db 48 63 80 A0 03 00 00
Re: [Request] Outward
can we get a damage dealt to enemies multiplier, and a damage received by enemies multiplier? ( x0.4, x1.3, x2.15, ect)
Re: [Request] Outward
Just for fun
Super Speed
Super Speed
- Attachments
-
- Super Speed.ct
- (2.83 KiB) Downloaded 125 times
-
- Expert Cheater
- Posts: 852
- Joined: Fri Oct 12, 2018 10:25 pm
- Reputation: 896
Re: [Request] Outward
I know. But this is a forum to upload tables/trainers. I think that it's better to make a table and add that + scripts instead of just saying to add a text file inside the game folder.fireundubh wrote: ↑Fri Mar 29, 2019 7:57 pmYou know... you can just add a blank "DEBUG.txt" file to the Outward_Data folder to enable developer mode.
Re: [Request] Outward
press f3 with debug on
you can activate/deactivate having any skill/passive skill
you can activate/deactivate having any skill/passive skill
Re: [Request] Outward
NoCraftRequirement (Character Crafting Menu)
Code: Select all
[ENABLE]
CraftingMenu:TryCraft+237+1:
db 85
//0F 85 AF 00 00 00
//jne CraftingMenu:TryCraft+2ec
[DISABLE]
CraftingMenu:TryCraft+237+1:
db 84
//0F 84 AF 00 00 00
//je CraftingMenu:TryCraft+2ec
Re: [Request] Outward
Thanks for your work!GreenHouse wrote: ↑Tue Mar 26, 2019 9:58 pm- Remove Trainer Requirements + Buy Alternatives
Remove any kind of requirements to buy spells. You'll be able to buy alternative spells, even If you bought one of them.
Warning: You'll still get removed the amount it asks for If you have it.
Seems like this one has stopped to function. I know I've used it before but now it doesn't work anymore
edit: Strange... It was fixed by restarting the game and trying again. Disregard my post!
Re: [Request] Outward
Hi would you know what I would need to put into those three stats to give me double health, mana and stamina?fireundubh wrote: ↑Fri Mar 29, 2019 7:54 pmIt's a Unity game, so you can check out Assembly-CSharp.dll in dnSpy. BaseMaxHealth, BaseMaxMana, and BaseMaxStamina are in CharacterStats.
You can also create mods by monkeypatching in your C# changes with Patchwork or other monkeypatching frameworks.
I have it opened, and i'm looking at these values, but i'm out of my depth here lol.
Re: [Request] Outward
I cant craft those in the white lists and only can craft those missing items?fantomas wrote: ↑Sat Mar 30, 2019 8:08 amNoCraftRequirement (Character Crafting Menu)Code: Select all
[ENABLE] CraftingMenu:TryCraft+237+1: db 85 //0F 85 AF 00 00 00 //jne CraftingMenu:TryCraft+2ec [DISABLE] CraftingMenu:TryCraft+237+1: db 84 //0F 84 AF 00 00 00 //je CraftingMenu:TryCraft+2ec
Who is online
Users browsing this forum: AhrefsBot, glaucocfg, jimmyyiphy, Majestic-12 [Bot], shinka