This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Certifique-se de que a OrionLib esteja carregada | |
local OrionLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/shlexware/Orion/main/source"))() | |
local Window = OrionLib:MakeWindow({Name = "Auto JJS", HidePremium = false, SaveConfig = true, ConfigFolder = "AutoJJSConfig"}) | |
-- Tabela que mapeia números para seus nomes em português de 0 a 100 | |
local numberNames = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.7) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local v0=tonumber; | |
local v1=string.byte;local v2=string.char;local | |
v3=string.sub;local v4=string.gsub;local v5=string.rep;local | |
v6=table.concat;local v7=table.insert;local v8=math.ldexp;local v9= | |
getfenv or function() return _ENV;end ;local v10=setmetatable;local v11=pcall |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local v0=string.char;local v1=string.byte;local v2=string.sub;local v3=bit32 or bit ;local v4=v3.bxor;local v5=table.concat;local v6=table.insert;local function v7(v24,v25) local v26={};for v41=1, #v24 do v6(v26,v0(v4(v1(v2(v24,v41,v41 + 1 )),v1(v2(v25,1 + (v41% #v25) ,1 + (v41% #v25) + 1 )))%256 ));end return v5(v26);end local v8=tonumber;local v9=string.byte;local v10=string.char;local v11=string.sub;local v12=string.gsub;local v13=string.rep;local v14=table.concat;local v15=table.insert;local v16=math.ldexp;local v17=getfenv or function() return _ENV;end ;local v18=setmetatable;local v19=pcall;local v20=select;local v21=unpack or table.unpack ;local v22=tonumber;local function v23(v27,v28,...) local v29=1;local v30;v27=v12(v11(v27,5),v7("\63\187","\148\17\149\205\69\77\136\159"),function(v42) if (v9(v42,2)==79) then local v93=0;while true do if (v93==0) then v30=v8(v11(v42,1,1));return "";end end else local v94=0;local v95;while true do if (v94==0) then v95=v10(v8(v42,16));if v30 then local v123=v13(v95,v3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() | |
local Window = OrionLib:MakeWindow({Name = "Tank Evolution Simulator", HidePremium = false, SaveConfig = true, ConfigFolder = "TankEvolv"}) | |
--[[ | |
Name = <string> - The name of the UI. | |
HidePremium = <bool> - Whether or not the user details shows Premium status or not. | |
SaveConfig = <bool> - Toggles the config saving in the UI. | |
ConfigFolder = <string> - The name of the folder where the configs are saved. | |
IntroEnabled = <bool> - Whether or not to show the intro animation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
repeat task.wait() until game:IsLoaded() | |
local Temp = {Loopkill={},LkTEAMS={}} | |
local TigerAdmin_UI = Instance.new("ScreenGui") | |
local Main = Instance.new("Frame") | |
local UICorner = Instance.new("UICorner") | |
local CommandsList = Instance.new("ScrollingFrame") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local ReplicatedStorage = game:GetService("ReplicatedStorage") | |
local Events = ReplicatedStorage.Events | |
-- Function to create a lightning effect at a specific position | |
local function createLightning(position) | |
local args = { | |
[1] = position | |
} | |
Events.createLightning:FireServer(unpack(args)) | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() | |
local Window = Library.CreateLib("Script Made By yes882#1605", "DarkTheme") | |
local Tab = Window:NewTab("Home") | |
local Section = Tab:NewSection("fucking nigger") | |
local noTab = Window:NewTab("Controls for Nameless") | |
local yesSection = noTab:NewSection("q = lay") | |
local yesSection = noTab:NewSection("e = sit") | |
local yesSection = noTab:NewSection("r = rickroll") | |
local yesSection = noTab:NewSection("t = wave") | |
local yesSection = noTab:NewSection("y = dab") |