Evaluating Intelligence, Meditation & Arcane Trainer by the_only_nathics

Created: 08/24/2026
Last Updated: about 8 hours ago
Description from the author:

Automatically trains Evaluating Intelligence, Arcane, and Meditation to your chosen skill caps.

Features

Trains Evaluating Intelligence using a selected target.

Casts Magic Arrow to train Magery and Arcane.

Uses Meditation to recover mana and train Meditation.

Automatically locks Evaluating Intelligence when it reaches the configured cap.

Automatically locks Arcane when it reaches the configured cap.

Automatically locks Meditation when it reaches the configured cap.

Continues training the remaining skills until all configured caps are reached.

Uses Razor's setskill command to manage skill gain locks.

Configuration

The default skill cap is 90. Edit the 90 values in the script to set your desired training cap.

For example:

Change 90 to 80 to stop at 80.

Change 90 to 100 to stop at 100.

Each skill is automatically locked when it reaches its configured cap.

setvar! evalTarget while skill "evalint" < 90 or skill "arcane" < 90 or skill "meditation" < 90 if skill "evalint" >= 90 setskill "evalint" lock endif if skill "arcane" >= 90 setskill "arcane" lock endif if skill "meditation" >= 90 setskill "meditation" lock endif if skill "evalint" < 90 useskill "evalint" wft 500 target evalTarget wait 2000 endif if mana >= 4 hotkey "Magic Arrow" wft target last endif if mana < maxmana useskill "meditation" endif wait 500 endwhile

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search