Elder Scrolls Online New Freeze Position & Teleport Commands

The following script commands have been added:

  • "tele[*][x],[y],[z]" — Teleports your character to x,y,z. If an asterisk is included, such as tele*, you will be teleported relative to your current position. For example, if you use "tele*0,1,0", you will be teleported 1 unit of distance into the air, and your x and z coordinates will not change. If you do want to adjust your height, I recommend using the "fp" command in conjunction with this command so that you do not fall.
  • "fp[*][-]" — Freezes your position until "fp-" is called. If an asterisk is included, such as fp*, only your height will be frozen. This can be useful in conjunction with the tele* command to avoid falling. Be sure to call "fp-" at some point, or your character will remain stuck indefinitely. Example:
    • [100]
      keys=fp
      endkeys=fp-
      repeat=0
    • Hold down NUMPAD4 to freeze your character in place. Your character will be unfrozen when NUMPAD4 is released.

I have added two new example macros to the example macro file that may be useful:

Press F3 to freeze your position and teleport yourself into the air.
Use tele*0,-1,0 if you would like to teleport underground instead.
Use fp* if you only want to freeze your height.
[114]
keys=fp
keys2=tele*0,1,0
repeat=0

Press F4 to unfreeze your position
[115]
keys=fp-
repeat=0

These additions require Speeder version 21+.

author avatar
speeder Computer Programmer
I develop undetected cheats, hacks, and bots for online games such as Final Fantasy XIV, Throne and Liberty, Black Desert Online, Lost Ark, Path of Exile, New World, Elder Scrolls Online, Albion Online, PSO2: New Genesis, Diablo IV, Fortnite, and others.
Scroll to Top