O

@OrzScript

Cosmic X

Lua
2 years ago
-- Gui to Lua -- Version: 3.2 -- Instances: local _7 = Instance.new("ScreenGui") local Window = Instance.new("Frame") local main = Instance.new("Frame") local ScrollingFrame = Instance.new("ScrollingFrame") local TextBox = Instance.new("TextBox")

Anti kick

Lua
2 years ago
local player = game:GetService("Players").LocalPlayer local old old = hookmetamethod(game,"__namecall",function(self,...) local method = getnamecallmethod() if method == "Kick" or method == 'kick' then return warn 'blocked the kick' end return old(self,...) end)

FE BYPASS V2.4 TOP SECRET OMAGAD

Lua
2 years ago
local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextButton_3 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.CoreGui ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui

Orz exe

Lua
2 years ago
local ScreenGui = Instance.new("ScreenGui") local window = Instance.new("Frame") local title = Instance.new("TextLabel") local executor = Instance.new("TextButton") local basic = Instance.new("TextButton") local soviet = Instance.new("TextButton") local creds = Instance.new("TextButton") local executorpage = Instance.new("Frame") local code = Instance.new("TextBox") local exe = Instance.new("TextButton")

Ss

Lua
2 years ago
local plr = game.Players.LocalPlayer if (plr:IsFriendsWith(5656409435)) then print("surely whitelisted") else plr:Kick("Skiddeeeer") end local Water = Instance.new("ScreenGui") local TextLabel = Instance.new("TextLabel")

GoldEx

Lua
2 years ago
local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local UICorner = Instance.new("UICorner") local UICorner_2 = Instance.new("UICorner") local TextBox = Instance.new("TextBox") local UICorner_3 = Instance.new("UICorner") local TextButton = Instance.new("TextButton") local UICorner_4 = Instance.new("UICorner") local TextButton_2 = Instance.new("TextButton")

StarXHub

Lua
2 years ago
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/thanhdat4461/OrionMoblie/main/source')))() local Window = OrionLib:MakeWindow({Name = "StarX Hub V1.3.6", HidePremium = false, SaveConfig = true, IntroText = "StarX Hub" }) local Tab = Window:MakeTab({ Name = "Misc ", Icon = "rbxassetid://4483345998", PremiumOnly = false}) Tab:AddButton({ Name = "Fe Emote ",