local DrRayLibrary = loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/DrRay-UI-Library/main/DrRay.lua"))() local window = DrRayLibrary:Load("Developer: Mugen", "Default") local tab = DrRayLibrary.newTab("Menu", "ImageIdHere") tab.newButton("Button", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/QEnpJ90z/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("Click to Server slow Player", "Click to server slow Player", function() loadstring(game:HttpGet("https://pastefy.app/8Rc5m4L3/raw"))() end) tab.newButton("ServerHop", "Click to Server Hop", function() loadstring(game:HttpGet("https://pastefy.app/8Rc5m4L3/raw"))() end) tab.newButton("Fps Booster", "Click to Fps Booster", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/FPSBooster.lua"))() end) tab.newInput("Input Fps Booster", "input Fps Booster whatever you want", function(text) print("Entered text: " .. text) end) tab.newSlider("Fps", "Booster", 90000000000000000000000000000, false, function(num) print(num) end) tab.newDropdown("Fps", "Select one of these options!", {"10 fps", "20 fps", " 30 fps", "40 fps", "50 fps", "60 fps", "70 fps", "80 fps", "90 fps", "120 fps", "144 fps", "165 fps", "175 fps", "189 fps", "199 fps", "230 fps", "263 fps", "282 fps", "290 fps", "340 fps", "363 fps", "380 fps", "430 fps", "462 fps", "480 fps", "492 fps", "520 fps", "570 fps", "590 fps", "630 fps", "650 fps", "680 fps", "730 fps", "770 fps", "830 fps", "850 fps", "870 fps", "930 fps", "950 fps", "970 fps", "1000 fps" }, function(selectedOption) print(selectedOption) end) tab.newButton("limitless Executor", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/lI6iUN9G/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Lo"; }) end) tab.newButton("information Hub", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/1titxc3k/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Lo"; }) end) tab.newButton("Speed Hub", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/XtHzkLGk/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("Field of View Fov Hub", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/FapS1ht2/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("show join and leave for player", "Click to Start Script", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Player%20Join%20Left%20Notification'))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("infinite Store", "Click to Start Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Infinite-Store/Infinite-Store/main/main.lua"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("Gui Fling all", "Click to Start Script", function() loadstring(game:HttpGet("https://pastefy.app/qYmHKHcS/raw"))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end) tab.newButton("Vehicle Fly Gui", "Click to Start Script", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Vehicle%20Fly%20Gui'))() game.StarterGui:SetCore("SendNotification",{ Title = "Clicked"; Text = "Success"; }) end)