[⚔️] Sword Fishing Script - Infinite Luck, Auto Attack, Fast Cash

Project Information

Developer: ToraScript, 1kzuya
Status: UNDETECTED
Updated: December 1, 2025 at 2:41 PM
Version: 1.0.1
Compatibility: PC (Windows, MacOS) - Mobile (iOS, Android)
Updates & Support:

Sword Fishing Script - Infinite Luck, Auto Attack, Fast Cash

Sword Fishing Script is the perfect boost for players diving into the wild mix of fishing, combat, and treasure hunting in Sword Fishing on Roblox. If you love the thrill of casting your rod, reeling in insane swords from the ocean, and using those blades to slice through enemies, this script upgrades your entire grind into a smooth, high-powered ride. With features like Infinite Luck, Auto Attack, and Fast Cash, you’ll level up faster, fight harder, and pull rare swords like you’ve got the ocean rigged in your favor.

Infinite Luck cranks your drop chances through the roof, letting you snag powerful, high-tier swords way more often than usual. Auto Attack keeps the combat flowing nonstop, shredding enemies the moment they get near you—perfect for farming XP and collecting loot without constantly mashing buttons. And with Fast Cash, your earnings skyrocket, letting you upgrade gear, explore new areas, and dominate challenges with zero slowdown.

Sword Fishing Script - Instant Infinite Fish (NO KEY, Open Source)

local Players = game:GetService("Players")
local player = Players.LocalPlayer

local screenGui = Instance.new("ScreenGui")
screenGui.Name = "RodEventGui"
screenGui.Parent = player:WaitForChild("PlayerGui")

local button = Instance.new("TextButton")
button.Size = UDim2.new(0, 140, 0, 40)
button.Position = UDim2.new(0.5, -70, 0.5, -20)
button.Text = "Catch With Rods"
button.BackgroundColor3 = Color3.fromRGB(40, 170, 255)
button.TextColor3 = Color3.new(1,1,1)
button.Font = Enum.Font.SourceSansBold
button.TextScaled = true
button.Parent = screenGui
button.Active = true

local dragging
local dragInput
local dragStart
local startPos

local function update(input)
    local delta = input.Position - dragStart
    button.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
end

button.InputBegan:Connect(function(input)
    if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
        dragging = true
        dragStart = input.Position
        startPos = button.Position

        input.Changed:Connect(function()
            if input.UserInputState == Enum.UserInputState.End then
                dragging = false
            end
        end)
    end
end)

button.InputChanged:Connect(function(input)
    if dragging and (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
        dragInput = input
    end
end)

game:GetService("UserInputService").InputChanged:Connect(function(input)
    if dragging and input == dragInput then
        update(input)
    end
end)


button.MouseButton1Click:Connect(function()
    for _, tool in ipairs(player.Character:GetChildren()) do
        if tool:FindFirstChild("RodEvent") and tool.RodEvent.FireServer then
            local args = {
                [1] = { ["action"] = "Catch" }
            }
            for i = 1, 1000 do
                tool.RodEvent:FireServer(unpack(args))
            end
        end
    end
end)

Script Sword Fishing Roblox ToraScript

Script Sword Fishing Roblox ToraScript

loadstring(game:HttpGet("https://raw.githubusercontent.com/gumanba/Scripts/refs/heads/main/SwordFishing", true))()

Free Download [⚔️] Sword Fishing Script - Infinite Luck, Auto Attack, Fast Cash

Only authorized users can download files. Please Log in or Register on the website.
Comments: 1 Views: 1 559

1 comments

  1. Hello2192735
    User
     3
     0
    2 December 2025 22:30

    It no longer has luck


New Comments
all
johnsonmarc johnsonmarc

I don't personally believe this website is the best way to promote this menu in its current form.


I see the users work on other sites with a bunch of work put into this(Messages from the user to other people using this menu.) I just think in the way the site updates on here. The user isn't able to show us what they're doing all the time. I suggest following the user for a more up-to-date version of this client. Ran great when it was update for me on here until I had to switch to a different website to look into the menu. 


Anyone talking about global cooldown and using something with trigger, bhop, etc... Don't know how to new system works, that's the entire reason other menus completely stopped caring about CS and stopped updating. Daily cooldowns, updates every three days. Give these guys time. Yes you running around trigger botting with awp gets YOU the cooldown.

piotrek1265 piotrek1265

only little icon shows up on top left and i can move it around
and fov circle on top left of my screen