Albion Online New Gathering & Targeting Commands

The following lines have been added to config.txt:

  • 40) The name of your calibration file to be used with the -calibrate console command and any of Speeder’s targeting features. It can be any name you want.
  • 41) A list of gathering IDs you would like Speeder to ignore. Occasionally there are gathering objects in the game world that cannot actually be gathered from. You will want to filter these out. You can also filter out the IDs of gathering objects you don’t want to gather from. To find a gathering object’s ID, simply stand near the gathering object and use the “-closeg o” console command. You will now see the ID of the closest gathering object in the console window.

The following line in config.txt has been revised:

  • 12) The virtual key code of the key you’d like to enable camera rotation while held. While this key is down, you can move the mouse to rotate the camera around as if you were playing an MMO like FFXIV, WoW, etc.

The following console commands have been added:

  • -closeg o — Displays data for the closest active gathering object.
  • -calibrate [precision] [distance] [circles] — Calibrates Speeder so that targeting commands (“tcg,” “tcp,” “aim,” etc.) can accurately aim your cursor at the intended entity. 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 50-100, 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 10 50 8, Speeder will move my cursor in 10 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 screen distance.
    • I recommend starting with -calibrate 10 50 8. If the cursor moves too far (i.e., outside the game window), try -calibrate 10 25 8. If the cursor does not move near the edge of the game window, try -calibrate 10 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).
    • Calibration can take 2-5 minutes depending on the settings you’ve chosen. Do not touch the mouse!
    • This setting requires that line 40 in config.txt points to a file where your calibration data can be stored.
    • Calibration data is only valid for the camera position used during the calibration process. This means that if you adjust your field of view, zoom, angle (i.e., rotate the camera around), or screen or game resolution, you will need to recalibrate for the new camera position.
    • Calibration will not start until Albion is the active window.

The following macro/waymark commands have been added:

  • “cng[number],[distance]” — If there are “number” gathering objects within “distance” distance relative to your character, the rest of the keys line will process. Example:
    • keys=cng1,10|dbg % there is at least 1 gathering object within 10 distance of my character
  • “cng*[number],[distance]” — If there are “number” gathering objects within “distance” distance relative to your cursor, the rest of the keys line will process. Example:
    • keys=cng*1,10|dbg % there is at least 1 gathering object within 10 distance of my cursor
  • “cnp/cnp*[number],[distance]” — Exactly the same as the “cng” commands above but for players instead of gathering objects. Example:
    • keys=cnp1,10|dbg % there is at least one player near me
  • “tcg[distance]” — Speeder will move the cursor toward the closest active gathering object within “distance.” The distance to move the cursor is determined by line 26 in config.txt. Consider using line 41 in config.txt to filter out unwanted gathering objects. If a gathering object is found, the rest of the keys line will process. Example:
    • keys=tcg10|dbg % moving cursor toward gathering object within 10 distance
  • “tcg*[distance]” — The same as the “tcg” command above but will target the gathering object directly. Example:
    • [113]
      keys=tcg*10|s100|1|s100|gt1
      keys2=dbg % no more gathering objects
      repeat=0
      interrupt=0
    • Press F2 to left click any nearby gathering objects until all are depleted.
  • “tcp[distance]” — Speeder will move the cursor toward the closest player within “distance.” The distance to move the cursor is determined by line 26 in config.txt. If a player is found, the rest of the keys line will process.
  • “tcp*[distance]” — The same as the “tcp” command above but will target the player directly.
  • “aim[x],[y],[z]” — Speeder will move the cursor to the game world position x,y,z. At this point, “y” is irrelevant and can be set to 0. If possible, it is better to use the “m[x],[y]” command if you can rely on a static screen position. Example:
    • keys=aim-377,0,-16

These changes require updating Speeder to version 78. The latest version can be found by clicking Download Files and then Update Speeder.

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