Advertisement
Error_hecker

Modified

May 28th, 2024
1,790
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 12.37 KB | Source Code | 0 0
  1.  
  2. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  3.  
  4. local Window = OrionLib:MakeWindow({Name = "Free admin GUI", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
  5.  
  6. local args = {
  7.     [1] = {
  8.         [1] = "Prefix",
  9.         [2] = ";"
  10.     }
  11. }
  12.  
  13. game:GetService("ReplicatedStorage"):WaitForChild("HDAdminClient"):WaitForChild("Signals"):WaitForChild("ChangeSetting"):InvokeServer(unpack(args))
  14.  
  15. OrionLib:MakeNotification({
  16.     Name = "GUI",
  17.     Content = "Prefix has been changed to ;",
  18.     Image = "rbxassetid://4483345998",
  19.     Time = 5
  20. })
  21.  
  22. local Tab = Window:MakeTab({
  23.     Name = "Gears",
  24.     Icon = "rbxassetid://7733674079",
  25.     PremiumOnly = false
  26. })
  27.  
  28. Tab:AddButton({
  29.     Name = "OP Hammer",
  30.     Callback = function()
  31.             game.Players:Chat(";gear me 45177979")
  32.     end    
  33. })
  34.  
  35. Tab:AddButton({
  36.     Name = "Table",
  37.     Callback = function()
  38.             game.Players:Chat(";gear me 243788010")
  39.     end    
  40. })
  41.  
  42. Tab:AddButton({
  43.     Name = "Vacuum cleaner",
  44.     Callback = function()
  45.             game.Players:Chat(";gear me 84418938")
  46.     end    
  47. })
  48.  
  49. Tab:AddButton({
  50.     Name = "Black hole bomb",
  51.     Callback = function()
  52.             game.Players:Chat(";gear me 28277486")
  53.     end    
  54. })
  55.  
  56. Tab:AddButton({
  57.     Name = "Backet(Half OP)",
  58.     Callback = function()
  59.             game.Players:Chat(";gear 25162389")
  60.     end    
  61. })
  62.  
  63. Tab:AddButton({
  64.     Name = "Hot potato",
  65.     Callback = function()
  66.             game.Players:Chat(";gear me 25741198")
  67.     end    
  68. })
  69.  
  70. Tab:AddButton({
  71.  Name = "Bazooka(OP)",
  72.  Callback = function()
  73.         game.Players:Chat(";gear me 169602103")
  74.    end    
  75. })
  76.  
  77. Tab:AddButton({
  78.  Name = "Scroll(Half OP)",
  79.  Callback = function()
  80.         game.Players:Chat(";gear me 125013830")
  81.    end    
  82. })
  83.  
  84. Tab:AddButton({
  85.  Name = "Triple laser(OP)",
  86.  Callback = function()
  87.         game.Players:Chat(";gear me 115377964")
  88.    end    
  89. })
  90.  
  91. Tab:AddButton({
  92.  Name = "Tri-Lazer 3000(OP)",
  93.  Callback = function()
  94.         game.Players:Chat(";gear me 139578207")
  95.    end    
  96. })
  97.  
  98. Tab:AddButton({
  99.  Name = "Rainbow Periastron Sword",
  100.  Callback = function()
  101.         game.Players:Chat(";gear me 159229806")
  102.    end    
  103. })
  104.  
  105. Tab:AddButton({
  106.  Name = "Bone Sword(OP)",
  107.  Callback = function()
  108.         game.Players:Chat(";gear me 95951291")
  109.    end    
  110. })
  111.  
  112. Tab:AddButton({
  113.     Name = "Black Hole Ray(Half OP)",
  114.     Callback = function()
  115.             game.Players:Chat(";gear me 78005009")
  116.     end    
  117. })
  118.  
  119. Tab:AddButton({
  120.     Name = "Rocket launcher(Half OP)",
  121.     Callback = function()
  122.             game.Players:Chat(";gear me 67747912")
  123.     end    
  124. })
  125.  
  126. Tab:AddButton({
  127.     Name = "Gravity Hummer(Half OP)",
  128.     Callback = function()
  129.             game.Players:Chat(";gear me 33866846")
  130.     end    
  131. })
  132.  
  133. Tab:AddButton({
  134.     Name = "Platform Producer(Half OP)",
  135.     Callback = function()
  136.             game.Players:Chat(";gear me 34898883")
  137.     end    
  138. })
  139.  
  140. Tab:AddButton({
  141.     Name = "Bear Gun(Half OP)",
  142.     Callback = function()
  143.             game.Players:Chat(";gear me 90718350")
  144.     end    
  145. })
  146.  
  147. Tab:AddButton({
  148.     Name = "Remote Bomb(OP)",
  149.     Callback = function()
  150.             game.Players:Chat(";gear me 33383241")
  151.     end    
  152. })
  153.  
  154. Tab:AddDropdown({
  155.     Name = "Divine horn",
  156.     Default = "",
  157.     Options = {"Get Divine Horn", "Multi Activation", "Spam Activation"},
  158.     Callback = function(Value)
  159.         if Value == "Get Divine Horn" then
  160.         game.Players:Chat(";gear me 127506257")
  161.         end
  162.         if Value == "Multi Activation" then
  163.         local args = {
  164.     [1] = "DO THE THING!!!"
  165. }
  166.  
  167. game:GetService("Players").LocalPlayer.Character.KOSSGustHorn.RemoteEvent:FireServer(unpack(args))
  168.         end
  169.         if Value == "Spam Activation" then
  170.         while game:GetService("RunService").RenderStepped:wait() do
  171.         local args = {
  172.     [1] = "DO THE THING!!!"
  173. }
  174.  
  175. game:GetService("Players").LocalPlayer.Character.KOSSGustHorn.RemoteEvent:FireServer(unpack(args))
  176.         end
  177.         end
  178.     end    
  179. })
  180.  
  181. Tab:AddButton({
  182.     Name = "Spray Paint(OP)",
  183.     Callback = function()
  184.             game.Players:Chat(";gear me 80576967")
  185.     end    
  186. })
  187.  
  188. Tab:AddButton({
  189.     Name = "Hammer Judges(Half OP)",
  190.     Callback = function()
  191.             game.Players:Chat(";gear me 1046322934")
  192.     end    
  193. })
  194.  
  195. Tab:AddButton({
  196.     Name = "Resize tool(OP)",
  197.     Callback = function()
  198.             game.Players:Chat(";gear me 16969792")
  199.     end    
  200. })
  201.  
  202. Tab:AddButton({
  203.     Name = "Staff of Fire",
  204.     Callback = function()
  205.             game.Players:Chat(";gear me 32858741")
  206.     end    
  207. })
  208.  
  209. Tab:AddButton({
  210.     Name = "Glove(Half OP)",
  211.     Callback = function()
  212.             game.Players:Chat(";gear me 65469882")
  213.     end    
  214. })
  215.  
  216. Tab:AddButton({
  217.  Name = "Thief coin(Half OP)",
  218.  Callback = function()
  219.         game.Players:Chat(";gear me 117544573")
  220.    end    
  221. })
  222.  
  223. Tab:AddButton({
  224.  Name = "Zombie staff",
  225.  Callback = function()
  226.         game.Players:Chat(";gear me 26421972")
  227.    end    
  228. })
  229.  
  230. Tab:AddButton({
  231.  Name = "Za warudo",
  232.  Callback = function()
  233.          game.Players:Chat(";gear me 71037101")
  234.    end    
  235. })
  236.  
  237. Tab:AddButton({
  238.  Name = "Taser(Half OP)",
  239.  Callback = function()
  240.         game.Players:Chat(";gear me 82357123")
  241.    end    
  242. })
  243.  
  244. Tab:AddDropdown({
  245.     Name = "Snowball",
  246.     Default = "",
  247.     Options = {"Get Snowball", "Spam Snowballs"},
  248.     Callback = function(Value)
  249.         if Value == "Get Snowball" then
  250.         game.Players:Chat(";gear me 19328185")
  251.         end
  252.         if Value == "Spam Snowballs" then
  253.         local LP = game.Players.LocalPlayer
  254. repeat wait() until LP.Character
  255. for i,v in pairs(LP.Backpack:GetChildren()) do
  256.    if v.Name == "Snowball" then
  257.        v.Parent = LP.Character
  258.    end
  259. end
  260. while true do
  261.    wait(0.25)
  262.    for i,v in pairs (LP.Character:GetChildren()) do
  263.        if v.Name == "Snowball" then
  264.            v:Activate()
  265.        end
  266.    end
  267.    task.wait(0.25)
  268. end
  269.         end
  270.     end
  271. })
  272.  
  273. local Tab = Window:MakeTab({
  274.     Name = "Silent CMD",
  275.     Icon = "rbxassetid://4370318685",
  276.     PremiumOnly = false
  277. })
  278.  
  279. Tab:AddTextbox({
  280.     Name = "CMD",
  281.     Default = "",
  282.     TextDisappear = true,
  283.     Callback = function(Value)
  284.         game.Players:Chat(";" .. Value .."")
  285.     end  
  286. })
  287.  
  288. local Section = Tab:AddSection({
  289.     Name = "For intellectually developed people"
  290. })
  291.  
  292. Tab:AddTextbox({
  293.     Name = "Uncmdbar2",
  294.     Default = "Username",
  295.     TextDisappear = true,
  296.     Callback = function(Value)
  297.         game.Players:Chat(";Uncmdbar2 ".. Value .."")
  298.     end  
  299. })
  300.  
  301. local Tab = Window:MakeTab({
  302.     Name = "GUIS",
  303.     Icon = "rbxassetid://4483345998",
  304.     PremiumOnly = false
  305. })
  306.  
  307. Tab:AddButton({
  308.     Name = "Fedoratum admin",
  309.     Callback = function()
  310.             loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/showcases/main/fedoratumadmin",true))()
  311.     end    
  312. })
  313.  
  314. Tab:AddButton({
  315.     Name = "Silent CMD",
  316.     Callback = function()
  317.             loadstring(game:HttpGet("https://pastebin.com/raw/pGe3C71V"))()
  318.     end    
  319. })
  320.  
  321. local Tab = Window:MakeTab({
  322.                     Name = "Defense",
  323.                     Icon = "http://www.roblox.com/asset/?id=7734056608",
  324.                     PremiumOnly = false
  325.                 })
  326.  
  327. Tab:AddToggle({
  328.     Name = "Anti slowdown",
  329.     Default = false,
  330.     Callback = function(Value)
  331.         AntiSlowdown = Value
  332.         while AntiSlowdown do
  333.         if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed < 9 then
  334.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  335.         end
  336.         if game.Players.LocalPlayer.Character.Humanoid.JumpPower < 25 then
  337.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  338.         end
  339.         task.wait()
  340.         end
  341.     end    
  342. })
  343.  
  344. Tab:AddToggle({
  345.     Name = "Anti mute",
  346.     Default = false,
  347.     Callback = function(Value)
  348.         AntiMute = Value
  349.         while AntiMute do
  350. local sgui = game:GetService("StarterGui")
  351. sgui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, true)
  352. task.wait()
  353. end
  354.     end    
  355. })
  356.  
  357. Tab:AddToggle({
  358.  Name = "Anti kill",
  359.  Default = fasle,
  360.  Callback = function(Value)
  361.         AntiKill = Value
  362.         while AntiKill do
  363.         if game:GetService("Players").LocalPlayer.Character.Humanoid.Health == 0 then
  364.         game.Players:Chat(";refresh")
  365.         end
  366.         task.wait(0.2)
  367.         end
  368.    end    
  369. })
  370.  
  371. Tab:AddToggle({
  372.     Name = "Anti Void",
  373.     Default = false,
  374.     Callback = function(Value)
  375.     AntiVoid = Value
  376.         local part = Instance.new("Part")
  377. part.Name = "AntiFallPart"
  378. part.Size = Vector3.new(50000, 5, 50000)
  379. part.Transparency = 1
  380. part.Anchored = AntiVoid
  381. part.Position = Vector3.new(-1, -100, 66)
  382. part.Parent = game.Workspace
  383.     end
  384. })
  385.  
  386. Tab:AddToggle({
  387.     Name = "Anti freeze",
  388.     Default = false,
  389.     Callback = function(Value)
  390.     AntiFreeze = Value
  391.     while AntiFreeze do
  392.           game.Players:Chat(";thaw")
  393.     task.wait(1.8)
  394.     end
  395.     end    
  396. })
  397.  
  398. Tab:AddToggle({
  399.     Name = "Anti jail",
  400.     Default = false,
  401.     Callback = function(Value)
  402.     AntiJail = Value
  403.     while AntiJail do
  404.           game.Players:Chat(";unjail")
  405.     task.wait(1.8)
  406.     end
  407.     end    
  408. })
  409.  
  410. Tab:AddToggle({
  411.     Name = "Anti control",
  412.     Default = false,
  413.     Callback = function(Value)
  414.     AntiControl = Value
  415.     while AntiControl do
  416.           game.Players:Chat(";uncontrol")
  417.     task.wait(1.8)
  418.     end
  419.     end    
  420. })
  421.  
  422. local Tab = Window:MakeTab({
  423.     Name = "Extra",
  424.     Icon = "rbxassetid://7733955740",
  425.     PremiumOnly = false
  426. })
  427.  
  428. Tab:AddTextbox({
  429.     Name = "Heavenly Prison",
  430.     Default = "Username",
  431.     TextDisappear = true,
  432.     Callback = function(Value)
  433. last_pick_sin_mrazy = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  434.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1e9, 1e8, 0)
  435.     wait(0.1)
  436.     game.Players:Chat(";Bring ".. Value .."")
  437. wait(1)
  438. game.Players:Chat(";jail " .. Value .."")
  439. wait(1)
  440.     game. Players.LocalPlayer.Character.HumanoidRootPart.CFrame = last_pick_sin_mrazy
  441.     end  
  442. })
  443.  
  444. Tab:AddTextbox({
  445.     Name = "Death countdown",
  446.     Default = "Username",
  447.     TextDisappear = true,
  448.     Callback = function(Value)
  449.         game.Players:Chat(";countdown 10")
  450.         wait(10)
  451.         game.Players:Chat(";explode " .. Value .."")
  452.     end  
  453. })
  454.  
  455. Tab:AddTextbox({
  456.     Name = "Disabled person",
  457.     Default = "Username",
  458.     TextDisappear = true,
  459.     Callback = function(Value)
  460.         game.Players:Chat(";Jumppower " .. Value .." 0")
  461.         game.Players:Chat(";sit " .. Value .."")
  462.         game.Players:Chat(";Speed " .. Value .." 0")
  463.     end  
  464. })
  465.  
  466. Tab:AddTextbox({
  467.     Name = "Kill player",
  468.     Default = "Username",
  469.     TextDisappear = true,
  470.     Callback = function(Value)
  471.     game.Workspace.Gravity = 0
  472.         last_pick_sin_mrazy = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  473.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-354, -370, -38)
  474.     wait(1)
  475.     game.Players:Chat(";unfly " .. Value .."")
  476.     game.Players:Chat(";clip " .. Value .."")
  477.     game.Players:Chat(";Bring " .. Value .."")
  478.     wait()
  479.     game. Players.LocalPlayer.Character.HumanoidRootPart.CFrame = last_pick_sin_mrazy
  480.     game.Workspace.Gravity = 200
  481.     end  
  482. })
  483.  
  484. Tab:AddTextbox({
  485.     Name = "Singularity",
  486.     Default = "Username",
  487.     TextDisappear = true,
  488.     Callback = function(Value)
  489.         game.Players:Chat(";warp " .. Value .."")
  490.         wait(3.45)
  491.         game.Players:Chat(";apparate " .. Value .." 10000")
  492.     end  
  493. })
  494.  
  495. Tab:AddButton({
  496.  Name = "Drop tools",
  497.  Callback = function()
  498.         for i,v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  499.    if v:IsA("Tool")  then
  500.     game:GetService("RunService").RenderStepped:wait()
  501.     v.Parent = game.Players.LocalPlayer.Character
  502.     game:GetService("RunService").RenderStepped:wait()
  503.     v.Parent = game.Workspace
  504. end
  505. end
  506.    end    
  507. })
  508.  
  509. Tab:AddButton({
  510.  Name = "Multi gear(press E)",
  511.  Callback = function()
  512.         lp = game:GetService("Players").LocalPlayer
  513.  
  514. game:GetService("UserInputService").InputBegan:Connect(function(key)
  515.  if key.KeyCode == Enum.KeyCode.E then
  516.   for i,tool in pairs(lp.Backpack:GetChildren()) do
  517.    if tool:IsA("Tool") then
  518.     tool.Parent = lp.Character
  519.     tool:Activate()
  520.     task.wait()
  521.     tool.Parent = lp.Backpack
  522.    end
  523.   end
  524.  end
  525. end)
  526.    end    
  527. })
  528.  
  529. Tab:AddButton({
  530.  Name = "Check item name",
  531.  Callback = function()
  532.         local player = game.Players.LocalPlayer
  533. local function getCurrentItemInHand()
  534.     if player.Character then
  535.         for _, item in pairs(player.Character:GetChildren()) do
  536.             if item:IsA("Tool") then
  537.                 return item.Name
  538.             end
  539.         end
  540.     end
  541.     return "No object in hand"
  542. end
  543.  
  544. print(getCurrentItemInHand())
  545.    end    
  546. })
  547.  
  548. Tab:AddTextbox({
  549.     Name = "takeHimtoHeaven",
  550.     Default = "Username",
  551.     TextDisappear = true,
  552.     Callback = function(Value)
  553.         game.Players:Chat(";Jumppower " .. Value .." 99999")
  554.         game.Players:Chat(";sit " .. Value .."")
  555.         game.Players:Chat(";jump " .. Value .."")
  556.     end  
  557. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement