Page 23 of 39

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 05, 2020 6:25 pm
by Idlehands88
teckit77 wrote:
Mon Oct 05, 2020 6:06 pm
hi where is the new version because when i try to click highlited equip edit doesnt open nothing plz anyone respond me back
It's on the first page, first post.

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 05, 2020 9:07 pm
by 123456798
Idlehands88 wrote:
Mon Oct 05, 2020 6:25 pm
teckit77 wrote:
Mon Oct 05, 2020 6:06 pm
hi where is the new version because when i try to click highlited equip edit doesnt open nothing plz anyone respond me back
It's on the first page, first post.
I can't check off the Highlighted Equip Edit box

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 05, 2020 9:18 pm
by Idlehands88
123456798 wrote:
Mon Oct 05, 2020 9:07 pm
Idlehands88 wrote:
Mon Oct 05, 2020 6:25 pm
teckit77 wrote:
Mon Oct 05, 2020 6:06 pm
hi where is the new version because when i try to click highlited equip edit doesnt open nothing plz anyone respond me back
It's on the first page, first post.
I can't check off the Highlighted Equip Edit box
Make sure you're using the correct table and check your Build Number in your Options menu.

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 05, 2020 9:58 pm
by 123456798
Idlehands88 wrote:
Mon Oct 05, 2020 9:18 pm
123456798 wrote:
Mon Oct 05, 2020 9:07 pm
Idlehands88 wrote:
Mon Oct 05, 2020 6:25 pm


It's on the first page, first post.
I can't check off the Highlighted Equip Edit box
Make sure you're using the correct table and check your Build Number in your Options menu.
and how do I do that? I'm very confused

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 05, 2020 10:20 pm
by Idlehands88
123456798 wrote:
Mon Oct 05, 2020 9:58 pm
Idlehands88 wrote:
Mon Oct 05, 2020 9:18 pm
123456798 wrote:
Mon Oct 05, 2020 9:07 pm


I can't check off the Highlighted Equip Edit box
Make sure you're using the correct table and check your Build Number in your Options menu.
and how do I do that? I'm very confused
Press Esc, go to Settings and look at the Build Number at the top left corner.

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sat Oct 10, 2020 10:49 pm
by UnLeche
Hey, thanks alot for uploading this! Just wondering, does this work for cracked versions of minecraft dungeons? (ex: Im currently using Online-fix.me, a torrent website for cracked online games.)

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sat Oct 10, 2020 11:23 pm
by UnLeche
Image <--- Thats the build number
Image<--- Minecraft dungeons bypass to create online servers or whatever
If you need anything else to help me out, just let me know :))

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Fri Oct 16, 2020 11:28 am
by TheGodOfNoodles
how do i remove an armour stat if it can be removed

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sat Oct 17, 2020 8:40 pm
by EpicBirdi
Would it be possible to get an explanation of how to maintain the script's AOB/Signature scan for future updates, just in case you decide to stop updating as the game goes on? It's a helpful tool for setting up saves for the Speedrunning community as well as the modding community, but nobody has explored how you made this

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sat Oct 17, 2020 8:41 pm
by Idlehands88
EpicBirdi wrote:
Sat Oct 17, 2020 8:40 pm
Would it be possible to get an explanation of how to maintain the script's AOB/Signature scan for future updates, just in case you decide to stop updating as the game goes on? It's a helpful tool for setting up saves for the Speedrunning community as well as the modding community, but nobody has explored how you made this
I'll be looking soon into a better pointer that will hopefully not need updating

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sun Oct 18, 2020 6:41 pm
by iNuttYT
is there one that has item edit mods for build 1.4.3.0_4642864 cause im unable to update my game to latest version

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Sun Oct 25, 2020 4:00 am
by Herbo
this worked fine on my first item i edited, but then after loading into a level i played fine but at the end when i got the victory it crashed, i reloaded and everything on the game was fine, so i went to go edit another item for my armor this time, and now i cant get the highlighted equip edit box to check and when right clicking on it i saw a error message that looked like this
<<Error while scanning for AOB's : INJECT_EquipmentEdit

so i clicked on it and this popped up

{ Game : Dungeons.exe
Version: 1.4.6.0_4745939
Date : 2020-10-02
Author : Idlehands88

This script does blah blah blah
}

[ENABLE]

aobscanmodule(INJECT_EquipmentEdit,Dungeons.exe,9F 0D 00 4C 8B 03 48 8D 54 24 30) // should be unique
alloc(newmem,$1000,"Dungeons.exe"+86929B)
alloc(newmem2,$2000,1100000000)

registersymbol(p_equip)
label(p_equip)
label(code)
label(return)

newmem:

code:
mov [p_equip],rbx
mov r8,[rbx]
lea rdx,[rsp+30]
jmp return

p_equip:
dq

INJECT_EquipmentEdit+03:
jmp newmem
nop 3
return:
registersymbol(INJECT_EquipmentEdit)

[DISABLE]

INJECT_EquipmentEdit+03:
db 4C 8B 03 48 8D 54 24 30

unregistersymbol(p_equip)
unregistersymbol(INJECT_EquipmentEdit)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Dungeons.exe"+86929B

"Dungeons.exe"+86927D: CC - int 3
"Dungeons.exe"+86927E: CC - int 3
"Dungeons.exe"+86927F: CC - int 3
"Dungeons.exe"+869280: 48 89 5C 24 10 - mov [rsp+10],rbx
"Dungeons.exe"+869285: 57 - push rdi
"Dungeons.exe"+869286: 48 83 EC 20 - sub rsp,20
"Dungeons.exe"+86928A: 48 83 C1 28 - add rcx,28
"Dungeons.exe"+86928E: E8 DD 85 10 00 - call Dungeons.exe+971870
"Dungeons.exe"+869293: 48 8B D8 - mov rbx,rax
"Dungeons.exe"+869296: E8 F5 9F 0D 00 - call Dungeons.exe+943290
// ---------- INJECTING HERE ----------
"Dungeons.exe"+86929B: 4C 8B 03 - mov r8,[rbx]
"Dungeons.exe"+86929E: 48 8D 54 24 30 - lea rdx,[rsp+30]
// ---------- DONE INJECTING ----------
"Dungeons.exe"+8692A3: 48 8B C8 - mov rcx,rax
"Dungeons.exe"+8692A6: 48 8B F8 - mov rdi,rax
"Dungeons.exe"+8692A9: E8 12 8C AF FF - call Dungeons.exe+361EC0
"Dungeons.exe"+8692AE: 48 63 4C 24 30 - movsxd rcx,dword ptr [rsp+30]
"Dungeons.exe"+8692B3: 83 F9 FF - cmp ecx,-01
"Dungeons.exe"+8692B6: 74 0D - je Dungeons.exe+8692C5
"Dungeons.exe"+8692B8: 48 8B 07 - mov rax,[rdi]
"Dungeons.exe"+8692BB: 48 8D 0C 49 - lea rcx,[rcx+rcx*2]
"Dungeons.exe"+8692BF: 48 8D 0C C8 - lea rcx,[rax+rcx*8]
"Dungeons.exe"+8692C3: EB 02 - jmp Dungeons.exe+8692C7
}

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 26, 2020 4:16 pm
by HNaledi123
Seemes like it broke... Again... With the new 1.5.0.0 update. Not much more to say.

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Mon Oct 26, 2020 4:42 pm
by EpicBirdi
With every update, just expect it to not work. When a game gets updated the chunks of memory shuffle around so the code that looks for specific addresses in memory won't be able to find the correct locations until it's manually updated. There's ways to make a script do the heavy lifting and still function but it isn't 100% and is up to the discretion of the table maker to be able to do in the first place. Sometimes it's easier to keep on top of updates.

For what it's worth, this update will only be a week long for the events, so expect another one around Nov 3rd.



Item IDs have been changed around again, all around +100 value from v1.4.6.0 and there's around 22 new items to account for.

Re: Minecraft Dungeons Item Edit (MS Store and Launcher)

Posted: Wed Oct 28, 2020 2:14 am
by Oddbeingchaff
No longer works as of 10/27/2020