ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
🔨⛵Whatever Floats your Boat
1.5k Views

Work with some issue (no key!)

🔨⛵Whatever Floats your BoatUploaded by
8 months ago
Please login to perform these actions:

Description

Troll + farm

View Raw
Edited By: unziphub Download


Comments
7
User profile picture
MANGO205 8 months ago
L script : - Heavy lags feature - nostalgic game maybe anyone childhood - trash feature
MANGO205's profile pictureMANGO205L script : - Heavy lags feature - ...
User profile picture
unziphub 8 months ago
@MANGO67 if it lag that mean u need to close and re run it again
User profile picture
wfybexploits 8 months ago
Gang what even is this 😭
unziphub's profile pictureunziphub@MANGO67 if it lag that mean u need to close and r...
User profile picture
wfybexploits 8 months ago
@unziphub At least optimize the heartbeat loop LOL --[[ Fluent Interface Suite Author: dawid | License: MIT https://github.com/dawid-scripts/Fluent ]] local Players = game:GetService("Players") local RunService = game:GetService("RunService") local Workspace = game:GetService("Workspace") local LocalPlayer = Players.LocalPlayer local function GetCharacterAndHRP() local character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait() local rootPart = character:WaitForChild("HumanoidRootPart") return character, rootPart end local function GetModelPrimaryPart(model) return model.PrimaryPart or model:FindFirstChildWhichIsA("BasePart") end local function DistanceBetween(a, b) return (a - b).Magnitude end local Fluent = loadstring(game:HttpGet("https://github.com/dawid-scripts/Fluent/releases/latest/download/main.lua"))() if not Fluent then warn("Failed to load Fluent") return end local Window = Fluent:CreateWindow({ *le = "Whatever Floats ur Boat", Sub*le = "by Unzip Hub", Size = UDim2.fromOffset(710, 415), Acrylic = true, Theme = "Dark", MinimizeKey = Enum.KeyCode.LeftControl, TabWidth = 160, }) local MainTab = Window:AddTab({ *le = "Main", Icon = "home" }) local FarmTab = Window:AddTab({ *le = "Farm", Icon = "wrench" }) local TrollTab = Window:AddTab({ *le = "Troll", Icon = "zap" }) Window:SelectTab(1) MainTab:AddParagraph({ *le = "Thanks for using my script!", Content = "" }) MainTab:AddParagraph({ *le = "discord : @bruh_lolie (solo dev)", Content = "" }) MainTab:AddButton({ *le = "Join my discord!", Callback = function() pcall(function() setclipboard("https://discord.gg/E3DhnM8esu") end) end }) local AutoFarmEnabled = false local
User profile picture
wfybexploits 8 months ago
Full deobfuscated: https://pastebin.com/raw/bfZntAdE
wfybexploits's profile picturewfybexploitsFull deobfuscated: https://pastebin.com/raw/bfZntA...
User profile picture
unziphub 8 months ago - Edited
@wfybexploits bruh
unziphub's profile pictureunziphub@wfybexploits bruh
User profile picture
wfybexploits 7 months ago
@unziphub Bruh indeed. The lag is caused by you obfuscating the heartbeat loop.
Please Login to add a comment.