InfMods

shit hub by paradox #3343

Aug 12th, 2022
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local TextButton = Instance.new("TextButton")
  4. local TextButton1 = Instance.new("TextButton")
  5. local TextButton2 = Instance.new("TextButton")
  6. local TextButton3 = Instance.new("TextButton")
  7. local TextButton4 = Instance.new("TextButton")
  8.  
  9. ScreenGui.Parent = game.CoreGui
  10.  
  11. Frame.Parent = ScreenGui
  12. Frame.BackgroundColor3 = Color3.new(0,0,0)
  13. Frame.BorderColor3 = Color3.new(1,1,1)
  14. Frame.BorderSizePixel = 1
  15. Frame.Position = UDim2.new(0.293040276, 0, 0.491666675, 0)
  16. Frame.Size = UDim2.new(0.4,0,0.5)
  17. Frame.Active = true
  18. Frame.Draggable = true
  19.  
  20. TextButton.Parent = Frame
  21. TextButton.BackgroundColor3 = Color3.new(0,0,0)
  22. TextButton.BackgroundTransparency = 1
  23. TextButton.Position = UDim2.new(0.23,0,0.1)
  24. TextButton.TextColor3 = Color3.new(1,1,1)
  25. TextButton.Size = UDim2.new(0.5,0,0.15)
  26. TextButton.Font = Enum.Font.SourceSansLight
  27. TextButton.FontSize = Enum.FontSize.Size14
  28. TextButton.Text = "ShitHub by paradox"
  29. TextButton.TextScaled = true
  30. TextButton.TextSize = 8
  31. TextButton.TextWrapped = true
  32.  
  33. TextButton.MouseButton1Click:connect(function()
  34. loadstring(game:HttpGet('https://pastebin.com/raw/8dtz02tV'))()
  35. end)
  36.  
  37. TextButton1.Parent = Frame
  38. TextButton1.BackgroundColor3 = Color3.new(0,0,0)
  39. TextButton1.BackgroundTransparency = 0
  40. TextButton1.BorderSizePixel = 1
  41. TextButton1.BorderColor3 = Color3.new(1,1,1)
  42. TextButton1.Position = UDim2.new(0.05,0,0.3)
  43. TextButton1.TextColor3 = Color3.new(1,1,1)
  44. TextButton1.Size = UDim2.new(0.35,0,0.15)
  45. TextButton1.Font = Enum.Font.SourceSansLight
  46. TextButton1.FontSize = Enum.FontSize.Size14
  47. TextButton1.Text = "Speed Gui"
  48. TextButton1.TextScaled = true
  49. TextButton1.TextSize = 8
  50. TextButton1.TextWrapped = true
  51.  
  52. TextButton1.MouseButton1Click:connect(function()
  53. loadstring(game:HttpGet('https://pastebin.com/raw/k91sbc4R'))()
  54. end)
  55.  
  56. TextButton2.Parent = Frame
  57. TextButton2.BackgroundColor3 = Color3.new(0,0,0)
  58. TextButton2.BackgroundTransparency = 0
  59. TextButton2.BorderSizePixel = 1
  60. TextButton2.BorderColor3 = Color3.new(1,1,1)
  61. TextButton2.Position = UDim2.new(0.57,0,0.3)
  62. TextButton2.TextColor3 = Color3.new(1,1,1)
  63. TextButton2.Size = UDim2.new(0.35,0,0.15)
  64. TextButton2.Font = Enum.Font.SourceSansLight
  65. TextButton2.FontSize = Enum.FontSize.Size14
  66. TextButton2.Text = "Fly Gui"
  67. TextButton2.TextScaled = true
  68. TextButton2.TextSize = 8
  69. TextButton2.TextWrapped = true
  70.  
  71. TextButton2.MouseButton1Click:connect(function()
  72. loadstring(game:HttpGet('https://pastebin.com/raw/h5QDPy6s'))()
  73. end)
  74.  
  75. TextButton3.Parent = Frame
  76. TextButton3.BackgroundColor3 = Color3.new(0,0,0)
  77. TextButton3.BackgroundTransparency = 0
  78. TextButton3.BorderSizePixel = 1
  79. TextButton3.BorderColor3 = Color3.new(1,1,1)
  80. TextButton3.Position = UDim2.new(0.05,0,0.7)
  81. TextButton3.TextColor3 = Color3.new(1,1,1)
  82. TextButton3.Size = UDim2.new(0.35,0,0.15)
  83. TextButton3.Font = Enum.Font.SourceSansLight
  84. TextButton3.FontSize = Enum.FontSize.Size14
  85. TextButton3.Text = "inf yield admin"
  86. TextButton3.TextScaled = true
  87. TextButton3.TextSize = 8
  88. TextButton3.TextWrapped = true
  89.  
  90. TextButton3.MouseButton1Click:connect(function()
  91. loadstring(game:HttpGet('https://pastebin.com/raw/wxQe9FEX'))()
  92. end)
  93.  
  94. TextButton4.Parent = Frame
  95. TextButton4.BackgroundColor3 = Color3.new(0,0,0)
  96. TextButton4.BackgroundTransparency = 0
  97. TextButton4.BorderSizePixel = 1
  98. TextButton4.BorderColor3 = Color3.new(1,1,1)
  99. TextButton4.Position = UDim2.new(0.57,0,0.7)
  100. TextButton4.TextColor3 = Color3.new(1,1,1)
  101. TextButton4.Size = UDim2.new(0.35,0,0.15)
  102. TextButton4.Font = Enum.Font.SourceSansLight
  103. TextButton4.FontSize = Enum.FontSize.Size14
  104. TextButton4.Text = "shards gui"
  105. TextButton4.TextScaled = true
  106. TextButton4.TextSize = 8
  107. TextButton4.TextWrapped = true
  108.  
  109. TextButton4.MouseButton1Click:connect(function()
  110. loadstring(game:HttpGet('https://pastebin.com/raw/cLwpukEG'))()
  111. end)
  112.  
Add Comment
Please, Sign In to add comment