Elder Scrolls Online v. 43 Address Update & New Movement Speed Command

Addresses have been updated for version 43. No Speeder update is necessary.

The following script command has been added:

  • "get % ms" — Retrieves your current real movement speed value (unhacked) and places it into the global "MS" variable. This variable can then be used to make more granular movement speed adjustments. Example:
    • [113]
      keys=get % MS
      keys2=cmp(VAR % MS),10.0|!eq % prevMS,(VAR % MS)|dbg % increasing ms by 50% because my base speed is under 10|ms1.5|gt4
      keys3=!eq % prevMS,(VAR % MS)|dbg % increasing ms by 20% because my base speed is over 10|ms1.2
      keys4=store % prevMS,(VAR % MS)|s100
      repeat=2
    • Press F2 to have Speeder automatically adjust your movement speed depending on what your base speed is.

This addition requires updating Speeder to version 15.

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