Lost Ark Auto-Target Mobs Directly & Cursor Improvements

Targeting with Speeder now requires the use of the new -calibrate command, which greatly enhances the accuracy of cursor movements. It is now possible to target mobs directly rather than just moving the cursor toward them.

The following console command has been added:

  • -calibrate [precision] [distance] [circles] — Calibrates Speeder so that targeting commands ("tcm," "tcmc," "m*," etc.) and waymark commands can accurately aim your cursor at the intended entity/waymark. It works by moving your cursor around in a circle and measuring the difference between screen distance and game distance. "Precision" is how many degrees between each measurement. I recommend 5-10. "Distance" is how far away from the center of the window you want each measurement to be. I recommend 25-50, but this will vary based on your resolution. "Circles" is how many circles you would like Speeder to measure. I recommend using the number of circles needed to reach near the edge of the game window without going over. You absolutely do not want to measure beyond the game window, or the calibration will not work. For example, if I use -calibrate 5 50 8, Speeder will move my cursor in 5 degree increments around the center of the game window. At each increment, Speeder will move the cursor 50 pixels toward the edge of the game window 8 times (because I have set 8 circles) for a total of 400 distance.
    • I recommend starting with -calibrate 5 50 8. If the cursor moves too far (i.e., outside the game window), try -calibrate 5 25 8. If the cursor does not move near the edge of the game window, try -calibrate 5 75 8. Basically, you only need to adjust "distance," although you have the option of making the targeting extremely precise if you want (i.e., using a precision under 5).
    • Use this command in a flat area in the game (i.e., where there are no hills, slopes, or height differences). Otherwise, the game-to-screen translation will be distorted, and targeting from certain angles will not work correctly.
    • Calibration can take 2-5 minutes depending on the settings you've chosen. Do not touch the mouse!
    • This setting requires that line 63 in config.txt points to a file where your calibration data can be stored. Once you have calibrated successfully, you never need to do it again unless you change your camera distance or resolution.
    • Calibration will not start until Lost Ark is the active window. If Lost Ark loses focus, calibration will stop.

The following script commands have been added or changed:

  • "tcm[distance]" — Moves the mouse cursor toward the mob closest to your character. "Distance" is optional and, if provided, will prevent Speeder from targeting any mob beyond "distance." Line 66 in config.txt controls how far to move the cursor. Example:
    • [100]
      keys=!eq % lockedon,1|cc % -mp|store % lockedon,1|dbg % locked on
      keys2=tcm|2d|s50
      repeat=1
      interrupt=0
      endkeys=store % lockedon,0|2u|m(VAR % CURSORX),(VAR % CURSORY)|dbg % unlocked
    • Hold down NUMPAD4, and your cursor will target the closest mob while Speeder holds down right click. Release NUMPAD4, and your cursor will return to its location before the macro was initiated, and right click will be released.
  • "tcm*[distance]" — Same as "tcm" but moves the cursor directly on top of the mob.
  • "tcmc[distance]" & "tcmc*[distance]" — Exactly the same as "tcm" and "tcm*" but with distance measured from your cursor's position instead of your character; i.e., the mob closest to your cursor will be used for targeting.

I will add player targeting for PvP soon.

These changes require updating Speeder to version 107.

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