No description
  • Luau 99.2%
  • PowerShell 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-02-03 19:47:45 +00:00
.github/workflows Initial commit 2026-01-27 17:54:33 +00:00
.meta feat: everything 2026-01-27 20:32:29 +00:00
.vscode Initial commit 2026-01-27 17:54:33 +00:00
src chore: change LINKVERTISE_REWARDS_URL 2026-01-28 20:48:15 +00:00
.editorconfig Initial commit 2026-01-27 17:54:33 +00:00
.gitattributes Initial commit 2026-01-27 17:54:33 +00:00
.gitignore Initial commit 2026-01-27 17:54:33 +00:00
.luaurc feat: everything 2026-01-27 20:32:29 +00:00
build.ps1 Initial commit 2026-01-27 17:54:33 +00:00
default.project.json feat: everything 2026-01-27 20:32:29 +00:00
LICENSE Initial commit 2026-01-27 17:54:33 +00:00
pesde.lock feat: everything 2026-01-27 20:32:29 +00:00
pesde.toml feat: everything 2026-01-27 20:32:29 +00:00
README.md chore: update loader URL in README.md 2026-02-03 19:47:45 +00:00

Rocult Loader

This is the source code for the loader for the Rocult script.

loadstring(game:HttpGet("https://rocu.lt/loader"))()

Description

Rocult is a script hub developed by 2 experienced developers with a total of over 15+ years combined experience. Therefore, it is extremely optimised and works on all devices.

Supported games

Rocult currently supports Fish It!. View all of the supported features for each game below.

Fish It!

  • Auto Fish
    • Perfect reel in time with no configuration needed
    • Faster fishing
    • Auto equip fishing rod and bait
  • Auto Progression
    • Automatically purchase better rod and bait
  • Auto Sell (+ Favourite)
  • Auto Quest
    • Beginner
    • Deep Sea
    • Temple
  • Webhook support
  • Auto Consume Potions
  • Auto Weather Machine
  • Auto Enchanter
  • Aura Changer
  • Infinite Oxygen

... and more! See our Discord for a full breakdown.

Building and Usage

If you don't want to read the documentation...

  1. Make sure you install pesde exactly how the documentation describes here
  2. Run pesde install while cd in this (root) directory
    1. [Optional] Reload Luau Language Server (CTRL + P and search for it)
  3. Run build.ps1, from the root