Advertisement
DarkRL412

Hak

Apr 12th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Name = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local UICorner = Instance.new("UICorner")
  5. local TextLabel_2 = Instance.new("TextLabel")
  6. local UICorner_2 = Instance.new("UICorner")
  7. local ScrollingFrame = Instance.new("ScrollingFrame")
  8. local ClickerSim = Instance.new("TextButton")
  9. local UICorner_3 = Instance.new("UICorner")
  10. local UIListLayout = Instance.new("UIListLayout")
  11. local PetSimX = Instance.new("TextButton")
  12. local UICorner_4 = Instance.new("UICorner")
  13. local Bedwars = Instance.new("TextButton")
  14. local UICorner_5 = Instance.new("UICorner")
  15.  
  16. --Properties:
  17.  
  18. ScreenGui.Parent = game.CoreGui
  19.  
  20. Name.Name = "Name"
  21. Name.Parent = ScreenGui
  22. Name.BackgroundColor3 = Color3.fromRGB(155, 0, 0)
  23. Name.Position = UDim2.new(0.287538022, 0, 0.14663139, 0)
  24. Name.Size = UDim2.new(0.424316108, 0, 0.8191365, 0)
  25. Name.Active = true
  26. Name.Draggable = true
  27.  
  28. TextLabel.Parent = Name
  29. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  30. TextLabel.BackgroundTransparency = 1.000
  31. TextLabel.Position = UDim2.new(0, 0, 0.012820513, 0)
  32. TextLabel.Size = UDim2.new(1, 0, 0.0712250695, 0)
  33. TextLabel.Font = Enum.Font.FredokaOne
  34. TextLabel.Text = "Hack Scripts | By: Sakuro"
  35. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  36. TextLabel.TextScaled = true
  37. TextLabel.TextSize = 14.000
  38. TextLabel.TextWrapped = true
  39.  
  40. UICorner.CornerRadius = UDim.new(0.0299999993, 0)
  41. UICorner.Parent = Name
  42.  
  43. TextLabel_2.Parent = Name
  44. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  45. TextLabel_2.Position = UDim2.new(0.050143268, 0, 0.103988603, 0)
  46. TextLabel_2.Size = UDim2.new(0.911174774, 0, 0.0854700878, 0)
  47. TextLabel_2.Font = Enum.Font.FredokaOne
  48. TextLabel_2.Text = "This is a expoloit which is against ROBLOX TOS if you get banned dont blame us."
  49. TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  50. TextLabel_2.TextScaled = true
  51. TextLabel_2.TextSize = 14.000
  52. TextLabel_2.TextWrapped = true
  53.  
  54. UICorner_2.CornerRadius = UDim.new(0.100000001, 0)
  55. UICorner_2.Parent = TextLabel_2
  56.  
  57. ScrollingFrame.Parent = Name
  58. ScrollingFrame.Active = true
  59. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  60. ScrollingFrame.BackgroundTransparency = 1.000
  61. ScrollingFrame.BorderColor3 = Color3.fromRGB(27, 42, 53)
  62. ScrollingFrame.Position = UDim2.new(0.0415472761, 0, 0.22364673, 0)
  63. ScrollingFrame.Size = UDim2.new(0.919770777, 0, 0.737891734, 0)
  64.  
  65. ClickerSim.Name = "ClickerSim"
  66. ClickerSim.Parent = ScrollingFrame
  67. ClickerSim.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  68. ClickerSim.Size = UDim2.new(0, 626, 0, 54)
  69. ClickerSim.Font = Enum.Font.FredokaOne
  70. ClickerSim.Text = "Clicker Simulator"
  71. ClickerSim.TextColor3 = Color3.fromRGB(255, 0, 0)
  72. ClickerSim.TextScaled = true
  73. ClickerSim.TextSize = 14.000
  74. ClickerSim.TextWrapped = true
  75. ClickerSim.MouseButton1Down:Connect(function()
  76. loadstring(game:HttpGet("https://raw.githubusercontent.com/LaDamage/releases/main/Clicker-Simulator.lua%22", true))()
  77. end)
  78.  
  79. UICorner_3.CornerRadius = UDim.new(0.100000001, 0)
  80. UICorner_3.Parent = ClickerSim
  81.  
  82. UIListLayout.Parent = ScrollingFrame
  83. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  84. UIListLayout.Padding = UDim.new(0.00499999989, 0)
  85.  
  86. PetSimX.Name = "PetSimX"
  87. PetSimX.Parent = ScrollingFrame
  88. PetSimX.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  89. PetSimX.Position = UDim2.new(0, 0, 0.117799208, 0)
  90. PetSimX.Size = UDim2.new(0, 626, 0, 54)
  91. PetSimX.Font = Enum.Font.FredokaOne
  92. PetSimX.Text = "Pet Sim X"
  93. PetSimX.TextColor3 = Color3.fromRGB(252, 92, 0)
  94. PetSimX.TextScaled = true
  95. PetSimX.TextSize = 14.000
  96. PetSimX.TextWrapped = true
  97. PetSimX.MouseButton1Down:Connect(function()
  98. loadstring(game:HttpGet("https://raw.githubusercontent.com/TR1V5/TR1V5-V3/main/Main", true))()
  99. end)
  100.  
  101. UICorner_4.CornerRadius = UDim.new(0.100000001, 0)
  102. UICorner_4.Parent = PetSimX
  103.  
  104. Bedwars.Name = "Bedwars"
  105. Bedwars.Parent = ScrollingFrame
  106. Bedwars.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  107. Bedwars.Position = UDim2.new(0, 0, 0.235598475, 0)
  108. Bedwars.Size = UDim2.new(0, 626, 0, 54)
  109. Bedwars.Font = Enum.Font.FredokaOne
  110. Bedwars.Text = "Bedwars"
  111. Bedwars.TextColor3 = Color3.fromRGB(255, 0, 0)
  112. Bedwars.TextScaled = true
  113. Bedwars.TextSize = 14.000
  114. Bedwars.TextWrapped = true
  115. Bedwars.MouseButton1Down:Connect(function()
  116. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  117. end)
  118.  
  119. UICorner_5.CornerRadius = UDim.new(0.100000001, 0)
  120. UICorner_5.Parent = Bedwars
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement