Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Minecraft Infdev teleport help.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Ialmdev5DLL
How do I cheat?
Reputation: 0

Joined: 22 Mar 2024
Posts: 2

PostPosted: Fri Mar 22, 2024 8:08 am    Post subject: Minecraft Infdev teleport help. Reply with quote

Heyo!
I need some help with teleporting in older versions of minecraft and just want to learn how to do this stuff.

So I was able to find the addresses I need and I can teleport the player but it instantly teleports me back to where I was. I tried following some other steps but I can't get it working. Here's what I've done.

1) Find my exact value of coordinates
2) Right click on it and press ''What writes to this address''
3) Go back in game and move
4) In that windows what popped up when I clicked ''What writes to this address''
is one instruction. I select it and on right side press ''Show disassembler''
5) When new windows popped up I:
Press Ctrl+A then Ctrl+Alt+T and then > Template > AOB Injection.
I can post the script here since I am so lost right now lol.
6) Ask for help...

Here is the code.
------------------------------------------

Code:
{ Game   : java.exe
  Version:
  Date   : 2024-03-22
  Author : TheOneTruePC

  This script does blah blah blah
}

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

 
 
aobscan(INJECT,C5 FB 11 42 20 * * * * 70) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)

newmem:

code:
  vmovsd [rdx+20],xmm0
  jmp return

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT:
  db C5 FB 11 42 20

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: 2704E3D1260

2704E3D1229: 8B B2 A4 00 00 00              - mov esi,[rdx+000000A4]
2704E3D122F: FF C6                          - inc esi
2704E3D1231: 89 B2 A4 00 00 00              - mov [rdx+000000A4],esi
2704E3D1237: C5 FA 10 82 8C 00 00 00        - vmovss xmm0,[rdx+0000008C]
2704E3D123F: C5 FA 11 82 88 00 00 00        - vmovss [rdx+00000088],xmm0
2704E3D1247: C5 FB 10 42 28                 - vmovsd xmm0,[rdx+28]
2704E3D124C: C5 FB 11 42 10                 - vmovsd [rdx+10],xmm0
2704E3D1251: C5 FB 10 42 30                 - vmovsd xmm0,[rdx+30]
2704E3D1256: C5 FB 11 42 18                 - vmovsd [rdx+18],xmm0
2704E3D125B: C5 FB 10 42 38                 - vmovsd xmm0,[rdx+38]
// ---------- INJECTING HERE ----------
2704E3D1260: C5 FB 11 42 20                 - vmovsd [rdx+20],xmm0
// ---------- DONE INJECTING  ----------
2704E3D1265: C5 FA 10 42 70                 - vmovss xmm0,[rdx+70]
2704E3D126A: C5 FA 11 42 78                 - vmovss [rdx+78],xmm0
2704E3D126F: C5 FA 10 42 0C                 - vmovss xmm0,[rdx+0C]
2704E3D1274: C5 FA 11 42 74                 - vmovss [rdx+74],xmm0
2704E3D1279: 48 8B F2                       - mov rsi,rdx
2704E3D127C: 48 BF A8 C7 A0 0C 70 02 00 00  - mov rdi,000002700CA0C7A8
2704E3D1286: 8B 76 08                       - mov esi,[rsi+08]
2704E3D1289: 48 C1 E6 03                    - shl rsi,03
2704E3D128D: 48 3B B7 10 01 00 00           - cmp rsi,[rdi+00000110]
2704E3D1294: 75 0D                          - jne 2704E3D12A3
}


----------------------------------------------------
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4307

PostPosted: Fri Mar 22, 2024 10:46 am    Post subject: Reply with quote

If changing the value doesn't work, changing code that writes to the value probably won't work either. Find the correct value.

In online games, the "correct" value often isn't stored on your computer. If the game requires an internet connection, give up.

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
Ialmdev5DLL
How do I cheat?
Reputation: 0

Joined: 22 Mar 2024
Posts: 2

PostPosted: Fri Mar 22, 2024 11:32 am    Post subject: Reply with quote

This is single player offline mc, How would I go about finding the correct value? I used unknown value scan and did change / unchanged / increased / decreased scans to find these addresses. They successfuly teleport the player but one frame later you get teleported back. Maybe it's the camera position I have and it's separate from the body? Not sure but I'll keep digging. If you have any advice I'd greatly appreciate it! <3
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites