Forums WoW Modding Resources Tools [Archive] [Hack] Guardians CTM Teleporter (Click to move)

[Archive] [Hack] Guardians CTM Teleporter (Click to move)

[Archive] [Hack] Guardians CTM Teleporter (Click to move)

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#1
Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: |

Guardians CTM Teleporter!

Teleport using WoW's Click to move.

Alright, so this is a pretty new way of teleporting that I haven't seen before. You click where you wish to teleport and then you snap to where you clicked!

Directions on use.

_______________

|1. Open WoW log in |

|2. Run CTM Teleport (run as admin if you run Vista) |

|3. Make sure its reading the XYZ of your character |

|5. Right-click on the ground. |

|6. If all goes well you will be ported to that point. [Image: smile.png]|

--------------------------------

[Image: Programlook.jpg]

<Commands>

Use the chat channel ingame with your Character name to issue commands.

/<channelid> ctm on/off -turn hack on or off

/<channelid> ctm help -Gives a list of commands

/<channelid> tele <name of teleport> -teleports

/<channelid> ctm add <Name> - adds a teleport location to the list

/<channelid> ctm about -displays info about CTM

/<channelid> mmowned -Opens this thread from ingame on your browser, so you can tell me how awesome this is [Image: biggrin.png].

/<channelid> ctmbind -Set a binding for the CTM.

/<channelid> ctmunbind - Unbind the binding for CTM.

<Features>

Go to previous location before the teleport

Refresh pointers used after loading screens or to fix XYZ issues

Teleport list added can teleport to other locations

Chat commands [Image: biggrin.png]

(*NEW*)CTM Bind. example (Hold shift then rightclick then it will port you)

(*NEW*) Auto Update system

<How to use the new Teleport List>

Adding a new tele location.

1. Click [Get Coords]

2. Give it a name and Click Add teleport. (Easy right?)

Or

/<channel> ctm add <name of teleport>

Deleting a Tele location.

1. Click on the teleport on the list

2. Press delete. (/facepalm, This is too easy.)

Teleporting to a location.

1. Click on the teleport on the list and hit [Teleport!]

Or

/<channel> tele <telename>

<Video>

More videos at YouTube - MMoGuardian's Channel

Using the new chat commands.

https://www.youtube.com/embed/2aWMzzzdSFo?wmode=opaque

<Bugs>

1. May have to press delete(refresh values) twice for it to correctly get your XYZ

2. When you right click in the sky your character will twitch out, fix by clicking on the ground

3. (*New*) Says you need to log in even though you already are. You need to restart WoW to fix this :/

<Downloading>

Open zip file and extract the folder somewhere and run.

__________________________________

WoW version 3.3.5a (Latest version as of Oct. 12, 2010)

Updated Link (June 9, 2020): CTM-teleport-2.5.zip
rektbyfaith
11-04-2025, 12:44 PM #1

Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: |

Guardians CTM Teleporter!

Teleport using WoW's Click to move.

Alright, so this is a pretty new way of teleporting that I haven't seen before. You click where you wish to teleport and then you snap to where you clicked!

Directions on use.

_______________

|1. Open WoW log in |

|2. Run CTM Teleport (run as admin if you run Vista) |

|3. Make sure its reading the XYZ of your character |

|5. Right-click on the ground. |

|6. If all goes well you will be ported to that point. [Image: smile.png]|

--------------------------------

[Image: Programlook.jpg]

<Commands>

Use the chat channel ingame with your Character name to issue commands.

/<channelid> ctm on/off -turn hack on or off

/<channelid> ctm help -Gives a list of commands

/<channelid> tele <name of teleport> -teleports

/<channelid> ctm add <Name> - adds a teleport location to the list

/<channelid> ctm about -displays info about CTM

/<channelid> mmowned -Opens this thread from ingame on your browser, so you can tell me how awesome this is [Image: biggrin.png].

/<channelid> ctmbind -Set a binding for the CTM.

/<channelid> ctmunbind - Unbind the binding for CTM.

<Features>

Go to previous location before the teleport

Refresh pointers used after loading screens or to fix XYZ issues

Teleport list added can teleport to other locations

Chat commands [Image: biggrin.png]

(*NEW*)CTM Bind. example (Hold shift then rightclick then it will port you)

(*NEW*) Auto Update system

<How to use the new Teleport List>

Adding a new tele location.

1. Click [Get Coords]

2. Give it a name and Click Add teleport. (Easy right?)

Or

/<channel> ctm add <name of teleport>

Deleting a Tele location.

1. Click on the teleport on the list

2. Press delete. (/facepalm, This is too easy.)

Teleporting to a location.

1. Click on the teleport on the list and hit [Teleport!]

Or

/<channel> tele <telename>

<Video>

More videos at YouTube - MMoGuardian's Channel

Using the new chat commands.

https://www.youtube.com/embed/2aWMzzzdSFo?wmode=opaque

<Bugs>

1. May have to press delete(refresh values) twice for it to correctly get your XYZ

2. When you right click in the sky your character will twitch out, fix by clicking on the ground

3. (*New*) Says you need to log in even though you already are. You need to restart WoW to fix this :/

<Downloading>

Open zip file and extract the folder somewhere and run.

__________________________________

WoW version 3.3.5a (Latest version as of Oct. 12, 2010)

Updated Link (June 9, 2020): CTM-teleport-2.5.zip

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#2
Archived author: Sychotix • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Just a suggestion as an improvement... add a feature that allows instant teleporting without pressing delete... as in it stores the last value in the address... then compares it to the current... (and keeps doing this)... then if it notices a change, it teleports.

EDIT: oh and a fix to the need to "Refresh pointers", you could simply re-read the pointer address every time it is accessed. This is probably inefficient, as i'm sure theres another way to detect it... but it would work. It would slow the program down a little bit too... especially since its Auto-It
rektbyfaith
11-04-2025, 12:44 PM #2

Archived author: Sychotix • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Just a suggestion as an improvement... add a feature that allows instant teleporting without pressing delete... as in it stores the last value in the address... then compares it to the current... (and keeps doing this)... then if it notices a change, it teleports.

EDIT: oh and a fix to the need to "Refresh pointers", you could simply re-read the pointer address every time it is accessed. This is probably inefficient, as i'm sure theres another way to detect it... but it would work. It would slow the program down a little bit too... especially since its Auto-It

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#3
Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Im keeping the refresh pointers separate cause when I was originally testing I had it reread every time but It went to slow.

I will work on the other thing now thats a good idea thanks for the feedback
rektbyfaith
11-04-2025, 12:44 PM #3

Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Im keeping the refresh pointers separate cause when I was originally testing I had it reread every time but It went to slow.

I will work on the other thing now thats a good idea thanks for the feedback

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#4
Archived author: Danne206 • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Cool idea! Shouldn't this be in bot & programs section thought?
rektbyfaith
11-04-2025, 12:44 PM #4

Archived author: Danne206 • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Cool idea! Shouldn't this be in bot & programs section thought?

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#5
Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: I updated the program to fit Sychotix's idea.

You will now teleport on click. [Image: smile.png]

If this is in the wrong section it can be moved.
rektbyfaith
11-04-2025, 12:44 PM #5

Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: I updated the program to fit Sychotix's idea.

You will now teleport on click. [Image: smile.png]

If this is in the wrong section it can be moved.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#6
Archived author: Sychotix • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Originally Posted by Danne206
[Image: lastpost-right.svg]

Cool idea! Shouldn't this be in bot & programs section thought?

No, its in the right section. It is for EMULATOR servers only, although it CAN be implemented on live if done right =P
rektbyfaith
11-04-2025, 12:44 PM #6

Archived author: Sychotix • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Originally Posted by Danne206
[Image: lastpost-right.svg]

Cool idea! Shouldn't this be in bot & programs section thought?

No, its in the right section. It is for EMULATOR servers only, although it CAN be implemented on live if done right =P

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#7
Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: I added a new GUI using Adobe Illustrator. enjoy.

also if pictures are warped or the program is not working, then please tell me.
rektbyfaith
11-04-2025, 12:44 PM #7

Archived author: The-Guardian • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: I added a new GUI using Adobe Illustrator. enjoy.

also if pictures are warped or the program is not working, then please tell me.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#8
Archived author: Ground Zero • Posted: 2025-11-04T13:44:53.535619
Original source

Quote:Very nice indeed, this actually works. +Rep x5
rektbyfaith
11-04-2025, 12:44 PM #8

Archived author: Ground Zero • Posted: 2025-11-04T13:44:53.535619
Original source

Quote:Very nice indeed, this actually works. +Rep x5

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#9
Archived author: stoneharry • Posted: 2025-11-04T13:44:53.535619
Original source

Quote:Holy.. That is one original idea! +Rep and I'm using.
rektbyfaith
11-04-2025, 12:44 PM #9

Archived author: stoneharry • Posted: 2025-11-04T13:44:53.535619
Original source

Quote:Holy.. That is one original idea! +Rep and I'm using.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#10
Archived author: Envoke • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Wow really nice! Great job, if I still played I would be using this. +REP
rektbyfaith
11-04-2025, 12:44 PM #10

Archived author: Envoke • Posted: 2025-11-04T13:44:53.535619
Original source

Quote: Wow really nice! Great job, if I still played I would be using this. +REP

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)