1. Home
  2. Slayers 2
  3. 1vtt Fishing Macro
Python Windows Free

Open-Source Slayers 2 Fishing Macro

1vtt's free Python fishing macro for Project Slayers 2, with no terms of service and no subscribe requirement

3:53 · Setup starts at 2:38
Quick answer

Install Python 3.12.10 (tick Add to PATH), download the macro zip from 1vtt’s Dropbox link, and run the setup. In game, press F2 to size the scan area and press Enter, set a cast point away from the minigame bar, set the collect fish point on your rod, then start.

1vtt's Slayers 2 fishing macro is a free, open-source take on AFK fishing in Project Slayers 2. Instead of shipping a compiled .exe, it runs as Python scripts you can open and read, and it has no terms of service or subscribe requirement. 1vtt describes it as a cleaned-up rework of an existing Slayers 2 macro, rebuilt so anyone can inspect exactly what it does.

It uses pixel detection to play the fishing minigame, so a little care during setup goes a long way. Here's how to get it running.

Features

  • Open source (runs through Python)
  • No terms of service or subscribe gate
  • Pixel-detection minigame play
  • Improved detector with fewer false triggers
  • Hold T to collect fish
  • Adjustable scan area hotkey

Requirements

  • Windows PC. Mac and Linux aren't supported yet.
  • Python 3.12.10, from python.org.
  • Slayers 2 with a fishing rod.

How to install it

  1. Install Python 3.12.10Download it from python.org. On the first installer screen, tick Add python.exe to PATH. This step matters.
  2. Download the macroGet slayers-2-fishing-windows.zip from 1vtt's Dropbox link, the newest version, and extract it.
  3. Run the setupWindows may warn that the publisher is unknown, because it isn't code-signed. Continue if you downloaded it from the official link.

How to set it up in game

  1. Set the scan areaPress F2 (or the hotkey you chose), resize the area over the water, then press Enter.
  2. Set the cast point away from the minigame barIf the cast point is too close, your rod's fishing line runs across the minigame bar and confuses the detector.
  3. Set the collect fish pointPlace it on your rod.
  4. Start fishingStart the macro and let it run. Hold T to collect.
Avoid false triggers

Because it reads pixels, keep the minigame bar away from anything green or white, and keep your fishing rod away from the bar. Moving a few steps or turning the camera slightly usually fixes stray triggers.

Is it safe?

Being open source is this macro's main selling point: you can read the scripts before running them. 1vtt also links a VirusTotal scan and a Hybrid Analysis report. As always, only download from the link in his video description, and check the game's rules on automation.

Which Slayers 2 fishing macro should you use?

FAQ

Is this macro really open source?

Yes. 1vtt runs it through Python instead of a compiled .exe, so you can open the files and read the code. He also published VirusTotal and Hybrid Analysis scans.

Why do I need Python?

The macro runs as Python scripts rather than an .exe, which keeps it inspectable. Install Python 3.12.10 and tick Add python.exe to PATH during setup, or the macro won't find it.

Why does Windows say "unknown publisher"?

The setup isn't code-signed, so Windows shows an unknown publisher warning. That's not the same as being flagged as malicious.

The minigame triggers at the wrong time. What's wrong?

The macro uses pixel detection. Keep the minigame bar away from green and white objects, and set the cast point so your rod's line doesn't cross the bar.

Do I need to agree to terms or subscribe?

No. There are no terms of service and no subscribe requirement.

Does it work on Mac or Linux?

Not yet. The current download is Windows-only. 1vtt has said he may make Mac and Linux versions if enough people ask in his video's comments.

Other Slayers 2 Macros

More for Slayers 2
Compare every Slayers 2 macro we cover
Slayers 2 Macros All games

Related guides