What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

Script Blox fruit OP auto farm lever

Version / Update: v1.0.0
Download / Script Link
getgenv().Mode = "OneClick"

getgenv().Setting = {

["Team"] = "Marines", -- Options "Pirates", "Marines"

["FucusOnLevel"] = true,

["Fruits"] = { -- setting for fruits u want

["Primary"] = { -- if current fruit is not in this list, eat/buy

"Dragon-Dragon",

-- u can configs add mores/remove and must end with , (comma symbol)

},

["Normal"] = { -- it just a normal fruit list

"Dragon-Dragon",

-- u can configs add mores/remove and must end with , (comma symbol)

}

-- run this for get all fruit name `local t={};for _,v in pairs(game.ReplicatedStorage.Remotes.CommF_:InvokeServer("GetFruits"))do table.insert(t,`"{v.Name}"`)end;setclipboard(table.concat(t, "\n"))`

},

["IdleCheck"] = 150, -- every (x) seconds if not moving rejoin

};

loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/QuartyzScript/main/Loader.lua"))()
[ View More ]
656b64a6-82f1-44a8-8f4c-be4e33862f45.webp


This is an OP script that helps you farm levels extremely fast, it also helps you get items in the game. This script was created by Vietnamese people.
 
Works on mobile
  1. Yes
Back
Top