rrixh

utg 2.2

Oct 7th, 2023
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.84 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("Hamster's UTH v2.2a", "Midnight")
  3.  
  4. -- Tabs
  5. local Tab1 = Window:NewTab("Home")
  6. local Tab2 = Window:NewTab("Universal Troll")
  7. local Tab3 = Window:NewTab("Visuals/Settings")
  8. local Tab4 = Window:NewTab("•Credits•")
  9.  
  10.  
  11. -- Sections inside tabs
  12. local Tab1Section = Tab1:NewSection("2.2 Update:")
  13. local Tab1Section = Tab1:NewSection("- Added Few Update Logs Here")
  14. local Tab1Section = Tab1:NewSection("- Added More Fun Scripts")
  15. local Tab1Section = Tab1:NewSection("- Added RTX")
  16. local Tab1Section = Tab1:NewSection("Fast Hacks")
  17. local Tab2Section = Tab2:NewSection("--The Flings And Hubs And More.")
  18. local Tab3Section = Tab3:NewSection("Visuals!")
  19. local Tab4Section = Tab4:NewSection("Credits To AkilBlox14 (He Is Hamster) And RamEX")
  20.  
  21.  
  22. -- Buttons
  23. Tab1Section:NewButton("Infinite Yield", "Yields Of Fields", function()
  24. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  25. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  26. end)
  27.  
  28. Tab1Section:NewButton("Better Keyboard", "For FE Scripts", function()
  29. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  30. loadstring(game:HttpGet("https://pastebin.com/raw/b8wX21ED"))();
  31. end)
  32.  
  33. Tab1Section:NewToggle("Players ESP", "Finally Something Awesome", function(state)
  34.     if state then
  35.         loadstring(game:HttpGet("https://pastebin.com/raw/gwN6fn2v"))();
  36.     else
  37.         print("Peaches x15 oh, oh YEAA!! B**ches x2! BIIIIIIIIIIIIIIIIIIIIIIII!! - Bowser")
  38.     end
  39. end)
  40.  
  41. Tab1Section:NewButton("Better Roblox UI V2", "Better Gameplay Better Sightings!", function()
  42. getgenv().DisableWebhook = false
  43. loadstring(game:HttpGet("https://eternityhub.xyz/BetterRoblox/Loader"))()
  44. end)
  45.  
  46. Tab1Section:NewButton("R6 Script", "Turn Yourself To R6", function()
  47. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  48. loadstring(game:HttpGet("https://pastebin.com/raw/9wJepMwY"))();
  49. end)
  50.  
  51. Tab1Section:NewButton("Netless/Netbypass GUI", "Athena Sucks", function()
  52. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  53. loadstring(game:HttpGet("https://pastebin.com/raw/ULA6Y3gH", true))()
  54. end)
  55.  
  56. Tab1Section:NewButton("Fly GUI Moddified", "R15 + R6 Is A-Okay", function()
  57. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  58. loadstring(game:HttpGet("https://pastebin.com/raw/TeNifRrX"))();
  59. end)
  60.  
  61.  
  62. --Tab2
  63. Tab2Section:NewButton("Shiftlock Fixed", "Perfect For Mobile!", function()
  64. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  65. loadstring(game:HttpGet("https://pastebin.com/raw/P4X1WsAY"))();
  66. end)
  67.  
  68.  
  69. -- Tab2
  70. Tab2Section:NewButton("FE Chat Lag", "No More ", function()
  71. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  72. loadstring(game:HttpGet("https://raw.githubusercontent.com/AnthonyIsntHere/anthonysrepository/main/scripts/ChatLag.lua"))()
  73. end)
  74.  
  75. Tab2Section:NewButton("FE Punch", "Flings and no hats. No More Laggy Chat.", function()
  76. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  77. loadstring(game:HttpGet(('https://pastefy.ga/GvnHVjT5/raw'),true))()
  78. end)
  79.  
  80. Tab2Section:NewButton("FE God Touch Fling", "No Hats", function()
  81. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  82. loadstring(game:HttpGet("https://pastebin.com/raw/YKKG5SQT"))();
  83. end)
  84.  
  85. Tab2Section:NewButton("FE The Rake", "No Hats And Needs Keyboard", function()
  86. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  87. loadstring(game:HttpGet(('https://pastebin.com/raw/myLKkZiB'),true))()
  88. end)
  89.  
  90. Tab2Section:NewButton("Fe Yeet GUI", "Yayt!", function()
  91. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  92. loadstring(game:HttpGet("https://pastebin.com/raw/saMtiek2",true))()
  93. end)
  94.  
  95. Tab2Section:NewButton("FE Chat Bypass v1", "Interdemensionality", function()
  96. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  97. loadstring(game:HttpGet(('https://raw.githubusercontent.com/vqmpjay/chatbypasser/main/chatbypasserv1'),true))()
  98. end)
  99.  
  100. Tab2Section:NewButton("Mocha Hub", "Fresh Blood And Tears", function()
  101. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  102. loadstring(game:HttpGet("https://pastebin.com/raw/m0bwSpXD"))();
  103. end)
  104.  
  105. Tab2Section:NewButton("Pendelum Hub", ":D", function()
  106. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  107. loadstring(game:HttpGet("https://raw.githubusercontent.com/Tescalus/Pendulum-Hubs-Source/main/Pendulum%20Hub%20V5.lua"))()
  108. end)
  109.  
  110. Tab2Section:NewButton("FE Invinsibility", "Makes You Invinsible! Gui.", function()
  111. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  112. loadstring(game:HttpGet("https://pastebin.com/raw/2ucYrZ9H"))();
  113. end)
  114.  
  115. Tab2Section:NewButton("Administrated Hub", "AkilBlox14 Hub Is Discontinued. Or Is It?", function()
  116. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  117. loadstring(game:HttpGet("https://pastebin.com/raw/18dKJNRE"))();
  118. end)
  119.  
  120.  
  121. -- Tab3
  122. Tab3Section:NewButton("Infinite Jumps", "Enables Inf Jumps", function()
  123.     local InfiniteJumpEnabled = true
  124. game:GetService("UserInputService").JumpRequest:connect(function()
  125.     if InfiniteJumpEnabled then
  126.         game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  127.     end
  128. end)
  129. end)
  130.  
  131. Tab3Section:NewToggle("Fov", "Makes your screen wider.", function(state)
  132.     if state then
  133.         game.Workspace.CurrentCamera.FieldOfView = 120
  134.     else
  135.         game.Workspace.CurrentCamera.FieldOfView = 80
  136.     end
  137. end)
  138.  
  139. Tab3Section:NewSlider("Speed", "Sonic The Hedgehog", 250, 120, function(v)
  140.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = v
  141. end)
  142.  
  143. Tab3Section:NewButton("Smooth RTX", "GameBooster Actually.", function()
  144. loadstring(game:HttpGet("https://pastebin.com/raw/NQbKPheB"))();
  145. loadstring(game:HttpGet("https://pastebin.com/raw/Qtapr1f2"))();
  146. end)
Add Comment
Please, Sign In to add comment