Description

This script provides an automated farming and travel system for the Roblox game Space Sailors. It handles teleportation between planets, orbiters, and the Gateway, manages landing and departure sequences, and automatically collects resources using the player’s tools.

The script also includes a simple JSON-based data saving system to persist user settings (such as AutoFarm state and whether the player came from a planet) between sessions. It detects the current place, selects the correct lander and remotes, performs cashout when available, and uses proximity prompts to efficiently collect samples until storage capacity is reached.

Additionally, it features a quick teleport function to position the player near resource deposits for faster interactions, automatic notifications for important states (waiting to land, autofarming started, cashout success), and connection management to avoid duplicated event listeners.

Main features:

Automatic teleportation between Gateway, orbiters, and planets

Auto-farming of planetary resources using proximity prompts

JSON save/load system for persistent settings

Automatic cashout handling

Smart lander detection and remote firing

UI notifications for script status

Connection cleanup to prevent duplicate listeners

Note: This script is intended for learning and experimentation purposes within Space Sailors and relies on specific PlaceIds and remotes used by the game.

Comments

0comments
Add a comment...

No comments yet

Be the first to share your thoughts!