SND FATE Farming

Automate FATE detection, targeting, and farming routines in SND macros.

1|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vaoan/SND --skill snd-fate-farming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SND FATE Farming
Source: https://github.com/vaoan/SND/tree/main/.claude/skills/snd-fates
Command: npx skills add https://github.com/vaoan/SND --skill snd-fate-farming

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, repetitive work of managing FATE events in SND macros, letting you automate detection, targeting, level-synchronization, participation, and farming patterns.

Core Features & Use Cases

  • FATE detection and targeting across zones
  • Level-sync management and participation automation
  • Navigation, proximity checks, and progress tracking
  • Flexible farming patterns with filtering, blacklisting, and priority selection
  • Real-world use: bulk farming of FATEs while you focus on other tasks

Quick Start

Start the Fate farming loop by invoking FateFarmLoop with optional configuration, for example FateFarmLoop({waitBetween:5}).

Frequently Asked Questions about SND FATE Farming

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate FATE farming with SND macros and Lua scripting?

You can automate FATE farming by invoking the FateFarmLoop function in your SND macros, passing optional configurations like waitBetween to manage detection, targeting, level-sync, and navigation across zones.

What plugins are required for SND FATE automation?

SND FATE automation requires SND's built-in FATE APIs (Fates, FateTable), the vnavmesh navigation plugin for movement, and Lua scripting support to execute deterministic farming routines.

Can I filter and blacklist specific FATEs during automated farming?

Yes, you can filter and blacklist specific FATEs during automated farming. The system supports flexible farming patterns with priority selection, blacklisting, and progress tracking across zones.

How does level sync work when automating FATE participation?

Level sync is automatically managed during FATE participation. The macro handles level synchronization, proximity checks, and navigation to ensure proper participation in active FATEs across zones.

What's the best way to handle navigation and progress tracking for bulk FATE farming?

Use vnavmesh navigation for movement and SND's FateTable for progress tracking. The automation handles proximity checks and monitors FATE progress, enabling bulk farming while you focus on other tasks.