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 


Waypoint Teleport video Tutorial ?
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials
View previous topic :: View next topic  
Author Message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Wed Mar 09, 2016 11:37 pm    Post subject: Waypoint Teleport video Tutorial ? Reply with quote

Is there any Waypoint Teleport video Tutorial out there..for open world game like assassin creed,farcry 3,4 or metal gear solid 5...I know some user created Waypoint Teleport script for this game.. but how they did it ? i only understand if i find player x,y,z coordinates i can create teleport script.. and i manage to get x,y,z coordinates for this games...
but after that i am stuck...i dont know how to get waypoint coordinates..please anyone point me on that direction or make video tutorial if possible
thanks
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Mar 10, 2016 7:42 am    Post subject: Reply with quote

By switching between waypoints, you can scan for changed/unchanged values.
Also, by knowing your character's position, you can stand on the way point and search for a range +/- 100 (or so).
Back to top
View user's profile Send private message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Thu Mar 10, 2016 1:06 pm    Post subject: Reply with quote

hello Zanzer
thanks for replay...and thanks for that Assassin's Creed Rogue teleport script..i am the one who put that request (Waypoint teleport , map teleport) in your post
http://forum.cheatengine.org/viewtopic.php?t=580175&postdays=0&postorder=asc&start=15&sid=1b990b59f9abdb2dfd774bdf02e8496c

i want to add that if you make Assassin's Creed Rogue waypoint teleport video tutorial it would be of great help throughout
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Mar 10, 2016 3:00 pm    Post subject: Reply with quote

Learn how to make a basic teleport cheat first, then it becomes a lot easier.

Simple way: Find player coordinates, then assign hotkeys for all of the important locations in the game. No script required.

Better way: Find player coordinates. Find map coordinates. Write a script that will load map coordinates in to player coordinates whenever you want. You can improve it quite a bit by providing a surface check so that you do not have to drop your character from the sky in order to avoid potentially falling under the map.
Back to top
View user's profile Send private message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Thu Mar 10, 2016 7:47 pm    Post subject: Reply with quote

hi,
as i mentioned earlier i already found player x,y,z coordinates ...i use this tutorial to find player coordinates....running north and south..increasing and decreasing value... http://forum.cheatengine.org/viewtopic.php?t=519072
all i need to Find map coordinates ..so can you explane how can i do that ?
(it would be better if some one make video tutorial about it.. so Newbie like us will better understand)

i am using farcry primal
Code:
145CEFBE4 - 49 8D 95 F0000000  - lea rdx,[r13+000000F0]
145CEFBEB - 4C 89 C7  - mov rdi,r8
145CEFBEE - 0F29 81 20010000  - movaps [rcx+00000120],xmm0 <<
145CEFBF5 - 0F29 78 C8  - movaps [rax-38],xmm7
145CEFBF9 - 49 8B 45 10  - mov rax,[r13+10]

RAX=000000003C22F138
RBX=000000003C22F260
RCX=00000000C3E6C600
RDX=00000000C3E6C6F0
RSI=0000000041A90AA0
RDI=000000003C22F210
RSP=000000003C22F030
RBP=000000003C22F0E1
RIP=0000000145CEFBF5
R8=000000003C22F210
R9=000000003C22F060
R10=0000000143189828
R11=0000000142AA0458
R12=0000000000000000
R13=00000000C3E6C600
R14=000000003C22F790
R15=0000000000000000


145CF04FC - 0F28 CA  - movaps xmm1,xmm2
145CF04FF - 48 89 CB  - mov rbx,rcx
145CF0502 - 0F29 81 20010000  - movaps [rcx+00000120],xmm0 <<
145CF0509 - 48 85 C0  - test rax,rax
145CF050C - 74 3C - je FCPrimal.GetBP+112D95

RAX=0000000041A739B0
RBX=00000000C3E6C600
RCX=00000000C3E6C600
RDX=000000003C22F260
RSI=0000000041A90AA0
RDI=0000000041A739B0
RSP=000000003C22F0F0
RBP=000000003C22F240
RIP=0000000145CF0509
R8=000000008000000F
R9=00000001436BA2A0
R10=00000000417BE3C0
R11=000000003C22F120
R12=00000000CADFF6F0
R13=0000000000000000
R14=0000000000000000
R15=0000000000000000


Last edited by xboxgame on Thu Mar 10, 2016 8:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Mar 10, 2016 8:08 pm    Post subject: Reply with quote

Sigh.
Back to top
View user's profile Send private message
PinPoint
Expert Cheater
Reputation: 10

Joined: 07 Apr 2016
Posts: 223
Location: Scotland

PostPosted: Wed Apr 13, 2016 1:28 am    Post subject: Reply with quote

METHOS basically told you how you get them from having the x y z coordinates, hence his sigh...

But if you wanted the same detail again, go to a location, look at your x y z coordinates and that's the coordinates of that location.
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Wed Apr 13, 2016 1:56 am    Post subject: Reply with quote

Rereading over this thread, I probably sighed because so many people just can't be bothered and just want everything spoon-fed to them.

The OP found player coordinates. Great. Finding map coordinates is even easier, but instead of bothering to even try, the OP requested to have a video made. So...I should do all of the work because he/she is too lazy? Nah.

I'm all about helping people, but they need to show some effort. I'm sure others feel the same way; we had to work hard to learn what we know and even harder to understand it.
Back to top
View user's profile Send private message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Sun Jun 26, 2016 8:35 pm    Post subject: Reply with quote

Ok this is probably too late to respond
i just read new response

i dont understand i clearly mention on subject - "Waypoint Teleport Video Tutorial ?" if asking video tutorial is spoon feeding then yes i ask for it ..but fu@k sake read the subject first if you dont have vid tutorial feel free to ignore this thread
Quote:
the OP requested to have a video made. So...I should do all of the work because he/she is too lazy? Nah.

Methos befor entering this thread did you read subject ? or you are too lazy to read it..if u dont have video tutorial why bother come here in first place.. nobody forced you

To other members of cheat engine video tutorial will be of great help to me and other members like me
if asking video tutorial is wrong or lazyness then i am sorry for i made this thread
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Mon Jun 27, 2016 2:52 am    Post subject: Reply with quote

xboxgame wrote:
Methos befor entering this thread did you read subject ? or you are too lazy to read it..if u dont have video tutorial why bother come here in first place.. nobody forced you
-Actually, I posted to help you. But if you're too stubborn and feel that the only way you can learn is by someone creating a video for you, then good luck with that.
Back to top
View user's profile Send private message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Mon Jun 27, 2016 4:27 am    Post subject: Reply with quote

it doesnt matter now if someone will creat a video for me...i thought it will be huge help for others also...i saw the tutorial section and i ask for help...if i want in writing tutorial then my subject will be "Waypoint Teleport Tutorial please".... i understand your help, when you "Sigh" on post.. i did not reply. thought i was wrong to ask vid tutorial here...but you didnt stop there... your next post is "spoon feeder,lazy etc..dude if you want to offer help to someone please read subject first and what that person want..dont force any one the way you want
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Mon Jun 27, 2016 4:47 am    Post subject: Reply with quote

If what you're saying were true, instead of being so stubborn about it, you would have listened and tried to learn...and maybe made a video tutorial yourself - to help others. Beggars can't be choosers.
Back to top
View user's profile Send private message
xboxgame
Cheater
Reputation: 0

Joined: 02 Oct 2013
Posts: 26

PostPosted: Mon Jun 27, 2016 5:05 am    Post subject: Reply with quote

++METHOS wrote:
If what you're saying were true, instead of being so stubborn about it, you would have listened and tried to learn...and maybe made a video tutorial yourself - to help others. Beggars can't be choosers.

Wow ....
asking for help is considered as begging in this forum now ..dude do you even realise what you are typing ?..
is there any kick button here
getout from my thread
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Mon Jun 27, 2016 5:14 am    Post subject: Reply with quote

xboxgame wrote:
Wow ....
asking for help is considered as begging in this forum now .
-Of course not. But requiring that any help be specific to your demands isn't going to get you very far.

xboxgame wrote:
is there any kick button here
getout from my thread
-You sound like a spoiled kid. Get over it.
Back to top
View user's profile Send private message
zm0d
Master Cheater
Reputation: 7

Joined: 06 Nov 2013
Posts: 423

PostPosted: Mon Jun 27, 2016 8:59 am    Post subject: Reply with quote

Quote:
Thu, 10.Mar.2016 06:37:01

Thread created.
Still no video tutorial. Dude, ++METHOS actually gave you very good help.

Also.. if you would have used google, you could find videos like you requested...

https://www.youtube.com/watch?v=ytWB-5ElRMQ
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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