Skip to content

Oysolute/SimpleCoinFarmingFromTDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

image

🎮 SimpleCoinFarmingFromTDS

Automatic script to farm coins in Tower Defense Simulator on Roblox

A simple AHK script to automatically farm money in Tower Defense Simulator. Choose modifiers, enable auto-start, or disable modifiers as needed.


✨ Features

  • 🤖 Full Automation - script automatically enters the game and sets up modifiers
  • 🎯 13 Modifiers Support - all modifiers from the game are supported
  • Fast Forward (Speedup) - accelerate game progression with speedup feature
  • 🚀 Auto Browser Launch - optionally auto-opens the game in your browser
  • 🎨 Easy Configuration - intuitive GUI for customizing settings
  • 💾 Save Settings - remembers your preferences between sessions
  • 🖱️ Debug Mode - shows click coordinates for troubleshooting

📋 Supported Modifiers

All 13 modifiers from the game:

  • Hidden Enemies
  • Glass
  • Exploding Enemies
  • Limitation Makes Creativity
  • Committed
  • Healthy Enemies
  • Speedy Enemies
  • Quarantine
  • Fog
  • Flying Enemies
  • Broke
  • (and more)

🚀 How It Works

The script contains all button coordinates optimized for entering and setting up the game:

  1. Automatic entry into the farming location
  2. Modifier selection according to your settings
  3. Stage 1 Clicks - simulates farming clicks
  4. Waiting Period - 2 minutes (with modifiers) or 20 seconds (without)
  5. Stage 2 Automation - continuous clicking at strategic locations
  6. Fast Forward - optional speedup activation

📦 Installation

Option 1: EXE (Recommended - No Setup Required)

  1. Download SimpleCoinFarming.exe
  2. Run it directly
  3. No AutoHotkey installation needed!

Option 2: AHK Script (Requires AutoHotkey)

  1. Install AutoHotkey
  2. Download SimpleCoinFarming Code
  3. Run the script with AutoHotkey

⚙️ Setup Requirements

  • Roblox installed and running
  • Roblox window size: ~802x632 pixels, centered on screen

Quick Window Size Setup

  1. Select the Roblox window
  2. Press CTRL+SHIFT+C
  3. Script automatically detects and calibrates the correct size

🎮 How to Use

1. Configure Settings

  • Press F1 to open the Settings GUI
  • Choose your preferences:
    • Auto-open game - automatically launches the game in browser (waits 3 minutes)
    • Enable Modifiers - select which modifiers to apply
    • Enable Speedup - activates fast forward feature

2. Save Settings

  • Click Save & Close
  • Settings are saved and will load automatically next time

3. Start Farming

  • Press Home to start the script
  • Press Home again to stop
  • Press End to exit the script completely

🎮 Hotkeys

Key Function
F1 Open Settings GUI
F2 Show current mouse coordinates (for debugging)
Home Start/Stop farming
End Exit script
CTRL+SHIFT+C Auto-detect Roblox window size

🔧 GUI Settings Explained

Main Settings

  • Automatically open game on start - Opens browser and waits 3 minutes before starting farming
  • Enable Modifiers block - Applies selected modifiers at the beginning of each farming cycle
  • Enable Speedup (Fast Forward) - Uses the speedup feature for faster progression

Modifiers Selection

Check the modifiers you want to apply. The script will automatically select them during farming. Total of 13 modifiers available.


📝 How Settings are Saved

Settings are automatically saved to settings.ini file:

  • Auto-open preference
  • Enabled/disabled status for modifiers and speedup
  • Selected modifiers list
  • Settings persist between sessions

⚠️ Requirements

  • Roblox installed and running
  • Window size: Approximately 802x632 pixels
  • Window position: Centered on screen
  • For AHK version: AutoHotkey installed

⚠️ Disclaimer

This script is not an official product of Roblox or Tower Defense Simulator. Use it at your own risk and in accordance with Roblox's Terms of Service. The author is not responsible for any account bans or issues that may arise from using this script.


📞 Support

If you encounter issues or have questions:

  • Create an Issue
  • Check that your Roblox window is exactly 802x632 pixels
  • Try using F2 to verify mouse coordinates are correct

💡 Tips

  • Make sure Roblox window is exactly 802x632 pixels for best results
  • Use F2 to debug if clicks aren't landing correctly
  • Window must be centered on your screen
  • Test with Auto-open disabled first to ensure the script works properly

⭐ Star this repo if the script helped you!