Advertisement
Guest User

Muscle legends script roblox

a guest
Jul 22nd, 2024
4,895
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.22 KB | None | 1 1
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2.  
  3. local Window = OrionLib:MakeWindow({Name = "Thub | Muscle legends (Farm Only Edition)",IntroText = "Thub | Muscle legends | farm", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
  4.  
  5. local Tab = Window:MakeTab({
  6. Name = "Main",
  7. Icon = "rbxassetid://4483345998",
  8. PremiumOnly = false
  9. })
  10.  
  11. --[[
  12. Name = <string> - The name of the tab.
  13. Icon = <string> - The icon of the tab.
  14. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  15. ]]
  16.  
  17. local Section = Tab:AddSection({
  18. Name = "AutoFarm/Farm"
  19. })
  20.  
  21. --[[
  22. Name = <string> - The name of the section.
  23. ]]
  24.  
  25. OrionLib:MakeNotification({
  26. Name = "Thub",
  27. Content = "Thank you for using Thub",
  28. Image = "rbxassetid://4483345998",
  29. Time = 5
  30. })
  31.  
  32. --[[
  33. Title = <string> - The title of the notification.
  34. Content = <string> - The content of the notification.
  35. Image = <string> - The icon of the notification.
  36. Time = <number> - The duration of the notfication.
  37. ]]
  38.  
  39. Tab:AddButton({
  40. Name = "Train dumbbell (must have dumbbell out)",
  41. Callback = function()
  42. OrionLib:MakeNotification({
  43. Name = "FARM SECTION",
  44. Content = "Succesfully Executed.",
  45. Image = "rbxassetid://4483345998",
  46. Time = 5
  47. })
  48. while true do
  49. wait(0.000000000000000000000000000000000000000000001)
  50.  
  51.  
  52. local args = {
  53. [1] = "rep"
  54. }
  55.  
  56. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  57.  
  58.  
  59.  
  60.  
  61. end
  62.  
  63. end
  64. })
  65.  
  66. Tab:AddButton({
  67. Name = "Train pushups (MUST have pushups out)",
  68. Callback = function()
  69. OrionLib:MakeNotification({
  70. Name = "FARM SECTION",
  71. Content = "Succesfully Executed.",
  72. Image = "rbxassetid://4483345998",
  73. Time = 5
  74. })
  75. while true do
  76. wait(0.1)
  77.  
  78.  
  79. local args = {
  80. [1] = "rep"
  81. }
  82.  
  83. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  84.  
  85.  
  86. end
  87. end
  88. })
  89.  
  90.  
  91.  
  92. Tab:AddButton({
  93. Name = "Auto handstand (must have handstand out)",
  94. Callback = function()
  95. OrionLib:MakeNotification({
  96. Name = "FARM SECTION",
  97. Content = "Succesfully Executed.",
  98. Image = "rbxassetid://4483345998",
  99. Time = 5
  100. })
  101. while true do
  102. wait(0.1)
  103.  
  104. local args = {
  105. [1] = "rep"
  106. }
  107.  
  108. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  109. end
  110. end
  111. })
  112.  
  113. Tab:AddButton({
  114. Name = "Auto situp (must have situp out)",
  115. Callback = function()
  116. OrionLib:MakeNotification({
  117. Name = "FARM SECTION",
  118. Content = "Succesfully Executed.",
  119. Image = "rbxassetid://4483345998",
  120. Time = 5
  121. })
  122.  
  123. while true do
  124. wait(0.1)
  125.  
  126. local args = {
  127. [1] = "rep"
  128. }
  129.  
  130. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  131. end
  132. end
  133. })
  134.  
  135.  
  136.  
  137.  
  138.  
  139. Tab:AddButton({
  140. Name = "Auto Punch (must have fist out also its very fast)",
  141. Callback = function()
  142. OrionLib:MakeNotification({
  143. Name = "FARM SECTION",
  144. Content = "Succesfully Executed.",
  145. Image = "rbxassetid://4483345998",
  146. Time = 5
  147. })
  148. while true do
  149. wait(0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001)
  150.  
  151.  
  152. local args = {
  153. [1] = "punch",
  154. [2] = "leftHand"
  155. }
  156.  
  157. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  158.  
  159.  
  160.  
  161. end
  162.  
  163. while true do
  164. wait(0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001)
  165.  
  166.  
  167.  
  168. local args = {
  169. [1] = "punch",
  170. [2] = "rightHand"
  171. }
  172.  
  173. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  174.  
  175.  
  176. end
  177.  
  178. end
  179. })
  180.  
  181. Tab:AddButton({
  182. Name = "Auto Ground slam (must have groundslam out)",
  183. Callback = function()
  184. OrionLib:MakeNotification({
  185. Name = "FARM SECTION",
  186. Content = "Succesfully Executed.",
  187. Image = "rbxassetid://4483345998",
  188. Time = 5
  189. })
  190. while true do
  191. wait(0.1)
  192. local args = {
  193. [1] = "groundSlam"
  194. }
  195.  
  196. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  197.  
  198.  
  199. end
  200.  
  201. end
  202. })
  203.  
  204. Tab:AddButton({
  205. Name = "AutoStomp (must have autostomp out)",
  206. Callback = function()
  207. OrionLib:MakeNotification({
  208. Name = "FARM SECTION",
  209. Content = "Succesfully Executed.",
  210. Image = "rbxassetid://4483345998",
  211. Time = 5
  212. })
  213. while true do
  214. wait(0.1)
  215.  
  216. local args = {
  217. [1] = "stomp"
  218. }
  219.  
  220. game:GetService("Players").LocalPlayer:WaitForChild("muscleEvent"):FireServer(unpack(args))
  221. end
  222. end
  223. })
  224.  
  225. Tab:AddButton({
  226. Name = "AutoRebirth",
  227. Callback = function()
  228. OrionLib:MakeNotification({
  229. Name = "FARM SECTION",
  230. Content = "Succesfully Executed.",
  231. Image = "rbxassetid://4483345998",
  232. Time = 5
  233. })
  234. while true do
  235. wait(0.1)
  236.  
  237. local args = {
  238. [1] = "rebirthRequest"
  239. }
  240.  
  241. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("rebirthRemote"):InvokeServer(unpack(args))
  242.  
  243. end
  244. end
  245. })
  246.  
  247. --[[
  248. Name = <string> - The name of the button.
  249. Callback = <function> - The function of the button.
  250. ]]
  251.  
  252.  
  253.  
  254. Tab:AddButton({
  255. Name = "Claim all chests OP (claim every 6 hours)",
  256. Callback = function()
  257. OrionLib:MakeNotification({
  258. Name = "FARM SECTION",
  259. Content = "Succesfully Executed.",
  260. Image = "rbxassetid://4483345998",
  261. Time = 5
  262. })
  263.  
  264. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2546.34082, 13.9288502, -554.369568, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  265. wait(2)
  266. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-140.20018, 8.90768719, -288.185181, 0.996191859, 0, 0.0871884301, 0, 1, 0, -0.0871884301, 0, 0.996191859)
  267. wait(2)
  268. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4694.32373, 1010.4939, -3680.2312, -0.422592998, 0, -0.906319618, 0, 1, 0, 0.906319618, 0, -0.422592998)
  269. wait(2)
  270. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-6687.37402, 16.8851967, -1457.30518, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  271. wait(2)
  272. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2184.05957, 14.2197418, 912.511414, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  273. wait(2)
  274. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new()
  275.  
  276.  
  277. end
  278. })
  279.  
  280. Tab:AddButton({
  281. Name = "do not disturb (reset to undo)",
  282. Callback = function()
  283. OrionLib:MakeNotification({
  284. Name = "FARM SECTION",
  285. Content = "Succesfully Executed.",
  286. Image = "rbxassetid://4483345998",
  287. Time = 5
  288. })
  289. while true do
  290. wait(0.1)
  291. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1390.64319, 4778.96387, 1785.72974, 0.999998808, 0.000356335047, -0.00150664407, 9.28553412e-09, 0.973151505, 0.230165362, 0.00154820899, -0.230165094, 0.973150313)
  292. end
  293. end
  294. })
  295.  
  296. --[[
  297. Name = <string> - The name of the button.
  298. Callback = <function> - The function of the button.
  299. ]]
  300.  
  301. Tab:AddButton({
  302. Name = "Auto Accept Trades",
  303. Callback = function()
  304. OrionLib:MakeNotification({
  305. Name = "FARM SECTION",
  306. Content = "Succesfully Executed.",
  307. Image = "rbxassetid://4483345998",
  308. Time = 5
  309. })
  310.  
  311. while true do
  312. wait(0.8)
  313.  
  314. local args = {
  315. [1] = "acceptTrade"
  316. }
  317.  
  318. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("tradingEvent"):FireServer(unpack(args))
  319.  
  320.  
  321. end
  322.  
  323.  
  324.  
  325. end
  326. })
  327.  
  328. --[[
  329. Name = <string> - The name of the button.
  330. Callback = <function> - The function of the button.
  331. ]]
  332.  
  333.  
  334.  
  335. local Section = Tab:AddSection({
  336. Name = "Movement"
  337. })
  338.  
  339. --[[
  340. Name = <string> - The name of the section.
  341. ]]
  342.  
  343. Tab:AddSlider({
  344. Name = "Walkspeed",
  345. Min = 16,
  346. Max = 800,
  347. Default = 5,
  348. Color = Color3.fromRGB(255,255,255),
  349. Increment = 1,
  350. ValueName = "WS",
  351. Callback = function(Value)
  352. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value
  353. end
  354. })
  355.  
  356. Tab:AddSlider({
  357. Name = "JumpPower",
  358. Min = 50,
  359. Max = 800,
  360. Default = 5,
  361. Color = Color3.fromRGB(255,255,255),
  362. Increment = 1,
  363. ValueName = "JP",
  364. Callback = function(Value)
  365. game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value
  366. end
  367. })
  368.  
  369. Tab:AddButton({
  370. Name = "Infinite Jump",
  371. Callback = function()
  372. OrionLib:MakeNotification({
  373. Name = "MOVEMENT SECTION",
  374. Content = "Succesfully Executed.",
  375. Image = "rbxassetid://4483345998",
  376. Time = 5
  377. })
  378.  
  379. local InfiniteJumpEnabled = true
  380. game:GetService("UserInputService").JumpRequest:connect(function()
  381. if InfiniteJumpEnabled then
  382. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  383. end
  384. end)
  385. end
  386. })
  387.  
  388. --[[
  389. Name = <string> - The name of the button.
  390. Callback = <function> - The function of the button.
  391. ]]
  392.  
  393.  
  394.  
  395. --[[
  396. Name = <string> - The name of the button.
  397. Callback = <function> - The function of the button.
  398. ]]
  399.  
  400. local Tab = Window:MakeTab({
  401. Name = "World/Codes",
  402. Icon = "rbxassetid://4483345998",
  403. PremiumOnly = false
  404. })
  405.  
  406. local Section = Tab:AddSection({
  407. Name = "World"
  408. })
  409.  
  410. Tab:AddButton({
  411. Name = "FPS boost",
  412. Callback = function()
  413. OrionLib:MakeNotification({
  414. Name = "World/Codes",
  415. Content = "Succesfully Executed",
  416. Image = "rbxassetid://4483345998",
  417. Time = 5
  418. })
  419.  
  420.  
  421.  
  422. _G.Settings = {
  423. Players = {
  424. ["Ignore Me"] = true, -- Ignore your Character
  425. ["Ignore Others"] = true-- Ignore other Characters
  426. },
  427. Meshes = {
  428. Destroy = false, -- Destroy Meshes
  429. LowDetail = true -- Low detail meshes (NOT SURE IT DOES ANYTHING)
  430. },
  431. Images = {
  432. Invisible = true, -- Invisible Images
  433. LowDetail = false, -- Low detail images (NOT SURE IT DOES ANYTHING)
  434. Destroy = false, -- Destroy Images
  435. },
  436. ["No Particles"] = true, -- Disables all ParticleEmitter, Trail, Smoke, Fire and Sparkles
  437. ["No Camera Effects"] = true, -- Disables all PostEffect's (Camera/Lighting Effects)
  438. ["No Explosions"] = true, -- Makes Explosion's invisible
  439. ["No Clothes"] = true, -- Removes Clothing from the game
  440. ["Low Water Graphics"] = true, -- Removes Water Quality
  441. ["No Shadows"] = true, -- Remove Shadows
  442. ["Low Rendering"] = true, -- Lower Rendering
  443. ["Low Quality Parts"] = true -- Lower quality parts
  444. }
  445. loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/FPSBooster.lua"))()
  446. end
  447. })
  448.  
  449. Tab:AddButton({
  450. Name = "Full bright",
  451. Callback = function()
  452. OrionLib:MakeNotification({
  453. Name = "World/Codes",
  454. Content = "Succesfully Executed",
  455. Image = "rbxassetid://4483345998",
  456. Time = 5
  457. })
  458. if not _G.FullBrightExecuted then
  459.  
  460. _G.FullBrightEnabled = false
  461.  
  462. _G.NormalLightingSettings = {
  463. Brightness = game:GetService("Lighting").Brightness,
  464. ClockTime = game:GetService("Lighting").ClockTime,
  465. FogEnd = game:GetService("Lighting").FogEnd,
  466. GlobalShadows = game:GetService("Lighting").GlobalShadows,
  467. Ambient = game:GetService("Lighting").Ambient
  468. }
  469.  
  470. game:GetService("Lighting"):GetPropertyChangedSignal("Brightness"):Connect(function()
  471. if game:GetService("Lighting").Brightness ~= 1 and game:GetService("Lighting").Brightness ~= _G.NormalLightingSettings.Brightness then
  472. _G.NormalLightingSettings.Brightness = game:GetService("Lighting").Brightness
  473. if not _G.FullBrightEnabled then
  474. repeat
  475. wait()
  476. until _G.FullBrightEnabled
  477. end
  478. game:GetService("Lighting").Brightness = 1
  479. end
  480. end)
  481.  
  482. game:GetService("Lighting"):GetPropertyChangedSignal("ClockTime"):Connect(function()
  483. if game:GetService("Lighting").ClockTime ~= 12 and game:GetService("Lighting").ClockTime ~= _G.NormalLightingSettings.ClockTime then
  484. _G.NormalLightingSettings.ClockTime = game:GetService("Lighting").ClockTime
  485. if not _G.FullBrightEnabled then
  486. repeat
  487. wait()
  488. until _G.FullBrightEnabled
  489. end
  490. game:GetService("Lighting").ClockTime = 12
  491. end
  492. end)
  493.  
  494. game:GetService("Lighting"):GetPropertyChangedSignal("FogEnd"):Connect(function()
  495. if game:GetService("Lighting").FogEnd ~= 786543 and game:GetService("Lighting").FogEnd ~= _G.NormalLightingSettings.FogEnd then
  496. _G.NormalLightingSettings.FogEnd = game:GetService("Lighting").FogEnd
  497. if not _G.FullBrightEnabled then
  498. repeat
  499. wait()
  500. until _G.FullBrightEnabled
  501. end
  502. game:GetService("Lighting").FogEnd = 786543
  503. end
  504. end)
  505.  
  506. game:GetService("Lighting"):GetPropertyChangedSignal("GlobalShadows"):Connect(function()
  507. if game:GetService("Lighting").GlobalShadows ~= false and game:GetService("Lighting").GlobalShadows ~= _G.NormalLightingSettings.GlobalShadows then
  508. _G.NormalLightingSettings.GlobalShadows = game:GetService("Lighting").GlobalShadows
  509. if not _G.FullBrightEnabled then
  510. repeat
  511. wait()
  512. until _G.FullBrightEnabled
  513. end
  514. game:GetService("Lighting").GlobalShadows = false
  515. end
  516. end)
  517.  
  518. game:GetService("Lighting"):GetPropertyChangedSignal("Ambient"):Connect(function()
  519. if game:GetService("Lighting").Ambient ~= Color3.fromRGB(178, 178, 178) and game:GetService("Lighting").Ambient ~= _G.NormalLightingSettings.Ambient then
  520. _G.NormalLightingSettings.Ambient = game:GetService("Lighting").Ambient
  521. if not _G.FullBrightEnabled then
  522. repeat
  523. wait()
  524. until _G.FullBrightEnabled
  525. end
  526. game:GetService("Lighting").Ambient = Color3.fromRGB(178, 178, 178)
  527. end
  528. end)
  529.  
  530. game:GetService("Lighting").Brightness = 1
  531. game:GetService("Lighting").ClockTime = 12
  532. game:GetService("Lighting").FogEnd = 786543
  533. game:GetService("Lighting").GlobalShadows = false
  534. game:GetService("Lighting").Ambient = Color3.fromRGB(178, 178, 178)
  535.  
  536. local LatestValue = true
  537. spawn(function()
  538. repeat
  539. wait()
  540. until _G.FullBrightEnabled
  541. while wait() do
  542. if _G.FullBrightEnabled ~= LatestValue then
  543. if not _G.FullBrightEnabled then
  544. game:GetService("Lighting").Brightness = _G.NormalLightingSettings.Brightness
  545. game:GetService("Lighting").ClockTime = _G.NormalLightingSettings.ClockTime
  546. game:GetService("Lighting").FogEnd = _G.NormalLightingSettings.FogEnd
  547. game:GetService("Lighting").GlobalShadows = _G.NormalLightingSettings.GlobalShadows
  548. game:GetService("Lighting").Ambient = _G.NormalLightingSettings.Ambient
  549. else
  550. game:GetService("Lighting").Brightness = 1
  551. game:GetService("Lighting").ClockTime = 12
  552. game:GetService("Lighting").FogEnd = 786543
  553. game:GetService("Lighting").GlobalShadows = false
  554. game:GetService("Lighting").Ambient = Color3.fromRGB(178, 178, 178)
  555. end
  556. LatestValue = not LatestValue
  557. end
  558. end
  559. end)
  560. end
  561.  
  562. _G.FullBrightExecuted = true
  563. _G.FullBrightEnabled = not _G.FullBrightEnabled
  564. end
  565. })
  566.  
  567. --[[
  568. Name = <string> - The name of the button.
  569. Callback = <function> - The function of the button.
  570. ]]
  571. Tab:AddButton({
  572. Name = "TextureLess",
  573. Callback = function()
  574. OrionLib:MakeNotification({
  575. Name = "World/Codes",
  576. Content = "Succesfully Executed",
  577. Image = "rbxassetid://4483345998",
  578. Time = 5
  579. })
  580.  
  581. --[[
  582. Title = <string> - The title of the notification.
  583. Content = <string> - The content of the notification.
  584. Image = <string> - The icon of the notification.
  585. Time = <number> - The duration of the notfication.
  586. ]]
  587. for i,v in next, (workspace:GetDescendants()) do
  588. if v:IsA("Part") then v.Material = Enum.Material.SmoothPlastic
  589. end
  590. end
  591. end
  592. })
  593.  
  594. --[[
  595. Name = <string> - The name of the button.
  596. Callback = <function> - The function of the button.
  597. ]]
  598. local Section = Tab:AddSection({
  599. Name = "Codes"
  600. })
  601.  
  602. --[[
  603. Name = <string> - The name of the section.
  604. ]]
  605. Tab:AddButton({
  606. Name = "Claim All Codes",
  607. Callback = function()
  608. OrionLib:MakeNotification({
  609. Name = "World/Codes",
  610. Content = "Succesfully Executed",
  611. Image = "rbxassetid://4483345998",
  612. Time = 5
  613. })
  614. local args = {
  615. [1] = "Epicreward500"
  616. }
  617.  
  618. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  619. local args = {
  620. [1] = "Frostgems10"
  621. }
  622.  
  623. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  624. local args = {
  625. [1] = "Galaxycrystal50"
  626. }
  627.  
  628. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  629. local args = {
  630. [1] = "Launch250"
  631. }
  632.  
  633. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  634. local args = {
  635. [1] = "Megalift50"
  636. }
  637.  
  638. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  639. local args = {
  640. [1] = "Millionwarriors"
  641. }
  642.  
  643. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  644. local args = {
  645. [1] = "Musclestorm50"
  646. }
  647.  
  648. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  649. local args = {
  650. [1] = "Spacegems50"
  651. }
  652.  
  653. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  654. local args = {
  655. [1] = "Speedy50"
  656. }
  657.  
  658. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  659.  
  660. local args = {
  661. [1] = "Skyagility50"
  662. }
  663.  
  664. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  665.  
  666. local args = {
  667. [1] = "Supermuscle100"
  668. }
  669.  
  670. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  671.  
  672. local args = {
  673. [1] = "Superpunch100"
  674. }
  675.  
  676. game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("codeRemote"):InvokeServer(unpack(args))
  677.  
  678.  
  679. end
  680. })
  681.  
  682. --[[
  683. Name = <string> - The name of the button.
  684. Callback = <function> - The function of the button.
  685. ]]
  686.  
  687.  
  688.  
  689.  
  690.  
  691. local Tab = Window:MakeTab({
  692. Name = "Islands",
  693. Icon = "rbxassetid://4483345998",
  694. PremiumOnly = false
  695. })
  696.  
  697. --[[
  698. Name = <string> - The name of the tab.
  699. Icon = <string> - The icon of the tab.
  700. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  701. ]]
  702.  
  703. local Section = Tab:AddSection({
  704. Name = "Islands"
  705. })
  706.  
  707. --[[
  708. Name = <string> - The name of the section.
  709. ]]
  710.  
  711. Tab:AddButton({
  712. Name = "Tiny island (0 rebirth)",
  713. Callback = function()
  714. OrionLib:MakeNotification({
  715. Name = "ISLANDS SECTION",
  716. Content = "Succesfully Executed.",
  717. Image = "rbxassetid://4483345998",
  718. Time = 5
  719. })
  720. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(74.9859924, 38.3845634, 1936.01892, 0.766061246, -0, -0.642767608, 0, 1, -0, 0.642767608, 0, 0.766061246)
  721. end
  722. })
  723.  
  724. --[[
  725. Name = <string> - The name of the button.
  726. Callback = <function> - The function of the button.
  727. ]]
  728.  
  729. Tab:AddButton({
  730. Name = "Frost Gym (1 rebirth)",
  731. Callback = function()
  732. OrionLib:MakeNotification({
  733. Name = "ISLANDS SECTIONS",
  734. Content = "Succesfully Executed.",
  735. Image = "rbxassetid://4483345998",
  736. Time = 5
  737. })
  738. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2578.76929, 44.1669044, -337.800049, 0.342042685, -0, -0.939684391, 0, 1, -0, 0.939684391, 0, 0.342042685)
  739. end
  740. })
  741.  
  742. --[[
  743. Name = <string> - The name of the button.
  744. Callback = <function> - The function of the button.
  745. ]]
  746.  
  747. Tab:AddButton({
  748. Name = "Mythical Gym (5 rebirths)",
  749. Callback = function()
  750. OrionLib:MakeNotification({
  751. Name = "ISLANDS SECTIONS",
  752. Content = "Succesfully Executed.",
  753. Image = "rbxassetid://4483345998",
  754. Time = 5
  755. })
  756. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2215.98779, 44.1669083, 1003.12048, -0.342042685, 0, 0.939684391, 0, 1, 0, -0.939684391, 0, -0.342042685)
  757. end
  758. })
  759.  
  760. --[[
  761. Name = <string> - The name of the button.
  762. Callback = <function> - The function of the button.
  763. ]]
  764.  
  765. Tab:AddButton({
  766. Name = "Eternal gym (15 rebirths)",
  767. Callback = function()
  768. OrionLib:MakeNotification({
  769. Name = "ISLANDS SECTIONS",
  770. Content = "Succesfully Executed.",
  771. Image = "rbxassetid://4483345998",
  772. Time = 5
  773. })
  774. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-6779.14795, 52.7326241, -1076.8512, 0.573598742, -0, -0.81913656, 0, 1, -0, 0.81913656, 0, 0.573598742)
  775. end
  776. })
  777.  
  778. --[[
  779. Name = <string> - The name of the button.
  780. Callback = <function> - The function of the button.
  781. ]]
  782.  
  783. Tab:AddButton({
  784. Name = "Legends gym (30 rebirths)",
  785. Callback = function()
  786. OrionLib:MakeNotification({
  787. Name = "ISLANDS SECTIONS",
  788. Content = "Succesfully Executed.",
  789. Image = "rbxassetid://4483345998",
  790. Time = 5
  791. })
  792. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4656.5708, 1021.51953, -3826.32764, 0.933587551, -0, -0.358349502, 0, 1, -0, 0.358349502, 0, 0.933587551)
  793. end
  794. })
  795.  
  796. --[[
  797. Name = <string> - The name of the button.
  798. Callback = <function> - The function of the button.
  799. ]]
  800.  
  801. Tab:AddButton({
  802. Name = "Muscle King Gym (5 rebirths)",
  803. Callback = function()
  804. OrionLib:MakeNotification({
  805. Name = "ISLANDS SECTIONS",
  806. Content = "Succesfully Executed.",
  807. Image = "rbxassetid://4483345998",
  808. Time = 5
  809. })
  810.  
  811. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8529.31738, 46.2226868, -5870.41113, 0.101473726, -0.121956997, 0.987334728, 0.0206393935, 0.992501855, 0.120474033, -0.994624197, 0.00815303065, 0.103229925)
  812. end
  813. })
  814.  
  815. --[[
  816. Name = <string> - The name of the button.
  817. Callback = <function> - The function of the button.
  818. ]]
  819.  
  820. Tab:AddButton({
  821. Name = "Beach map DEFUALT (0 rebirths)",
  822. Callback = function()
  823.  
  824. OrionLib:MakeNotification({
  825. Name = "ISLANDS SECTIONS",
  826. Content = "Succesfully Executed.",
  827. Image = "rbxassetid://4483345998",
  828. Time = 5
  829. })
  830. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(202.140076, 38.3845673, 427.614868, -0.500045776, 0, -0.865998983, 0, 1, 0, 0.865998983, 0, -0.500045776)
  831. end
  832. })
  833.  
  834. --[[
  835. Name = <string> - The name of the button.
  836. Callback = <function> - The function of the button.
  837. ]]
  838.  
  839.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement