ADVERTISEMENTREMOVE ADS
Script Blox fruit OP auto farm lever
2 views
Universal script•
2 months ago

Script Preview
Description
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.
ADVERTISEMENTREMOVE ADS
35 Lines • 992 Bytes
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"))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments