Advertisement
proHDscirpts

Untitled

Jun 1st, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local main = Instance.new("Frame")
  8. local label = Instance.new("TextLabel")
  9. local Combatwarriorsscript = Instance.new("TextButton")
  10. local Towerofhellscripttoh = Instance.new("TextButton")
  11. local Dahoodscript = Instance.new("TextButton")
  12. local jailbreakautorobscript = Instance.new("TextButton")
  13. local X = Instance.new("TextButton")
  14.  
  15. --Properties:
  16.  
  17. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  18. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19.  
  20. main.Name = "main"
  21. main.Parent = ScreenGui
  22. main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  23. main.BorderColor3 = Color3.fromRGB(255, 255, 255)
  24. main.Position = UDim2.new(0.542303801, 0, 0.143958867, 0)
  25. main.Size = UDim2.new(0, 437, 0, 319)
  26. main.Active = true
  27. main.Draggable = true
  28.  
  29. label.Name = "label"
  30. label.Parent = main
  31. label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  32. label.BorderColor3 = Color3.fromRGB(0, 0, 0)
  33. label.Position = UDim2.new(0.0366132744, 0, 0.031347964, 0)
  34. label.Size = UDim2.new(0, 405, 0, 50)
  35. label.Font = Enum.Font.Code
  36. label.Text = "Scripts Page"
  37. label.TextColor3 = Color3.fromRGB(0, 0, 0)
  38. label.TextSize = 47.000
  39.  
  40. Combatwarriorsscript.Name = "Combat warriors script"
  41. Combatwarriorsscript.Parent = main
  42. Combatwarriorsscript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. Combatwarriorsscript.Position = UDim2.new(0.0366132706, 0, 0.235109717, 0)
  44. Combatwarriorsscript.Size = UDim2.new(0, 155, 0, 69)
  45. Combatwarriorsscript.Font = Enum.Font.Fantasy
  46. Combatwarriorsscript.Text = "Combat warriors script"
  47. Combatwarriorsscript.TextColor3 = Color3.fromRGB(0, 0, 0)
  48. Combatwarriorsscript.TextSize = 14.000
  49. Combatwarriorsscript.MouseButton1Down:connect(function()
  50. loadstring(game:HttpGet("https://projecthook.xyz/scripts/free.lua"))()
  51. end)
  52.  
  53. Towerofhellscripttoh.Name = "Tower of hell script (toh)"
  54. Towerofhellscripttoh.Parent = main
  55. Towerofhellscripttoh.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  56. Towerofhellscripttoh.Position = UDim2.new(0.608695686, 0, 0.476489007, 0)
  57. Towerofhellscripttoh.Size = UDim2.new(0, 155, 0, 69)
  58. Towerofhellscripttoh.Font = Enum.Font.Fantasy
  59. Towerofhellscripttoh.Text = "Tower of hell script (toh)"
  60. Towerofhellscripttoh.TextColor3 = Color3.fromRGB(0, 0, 0)
  61. Towerofhellscripttoh.TextSize = 14.000
  62. Towerofhellscripttoh.MouseButton1Down:connect(function()
  63. loadstring(game:HttpGet('https://pastebin.com/raw/BbVHjH56'))()
  64. end)
  65.  
  66. Dahoodscript.Name = "Da hood script"
  67. Dahoodscript.Parent = main
  68. Dahoodscript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  69. Dahoodscript.Position = UDim2.new(0.0366132706, 0, 0.476489007, 0)
  70. Dahoodscript.Size = UDim2.new(0, 155, 0, 69)
  71. Dahoodscript.Font = Enum.Font.Fantasy
  72. Dahoodscript.Text = "Da hood script (RayX)"
  73. Dahoodscript.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. Dahoodscript.TextSize = 14.000
  75.  
  76.  
  77. jailbreakautorobscript.Name = "jailbreak autorob script "
  78. jailbreakautorobscript.Parent = main
  79. jailbreakautorobscript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  80. jailbreakautorobscript.Position = UDim2.new(0.608695686, 0, 0.235109717, 0)
  81. jailbreakautorobscript.Size = UDim2.new(0, 155, 0, 69)
  82. jailbreakautorobscript.Font = Enum.Font.Fantasy
  83. jailbreakautorobscript.Text = "jailbreak autorob script "
  84. jailbreakautorobscript.TextColor3 = Color3.fromRGB(0, 0, 0)
  85. jailbreakautorobscript.TextSize = 14.000
  86. jailbreakautorobscript.MouseButton1Down:connect(function()
  87. loadstring(game:HttpGet("https://raw.githubusercontent.com/wawsdasdacx/ohascriptnrrewading/main/jbsaxcriptidk1"))()
  88. end)
  89.  
  90. X.Name = "X"
  91. X.Parent = main
  92. X.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  93. X.BorderColor3 = Color3.fromRGB(255, 255, 255)
  94. X.Position = UDim2.new(0.416475981, 0, 0.188087776, 0)
  95. X.Size = UDim2.new(0, 73, 0, 30)
  96. X.Font = Enum.Font.SourceSans
  97. X.Text = "close gui"
  98. X.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. X.TextSize = 20.000
  100.  
  101. -- Scripts:
  102.  
  103. local function VIIDMRO_fake_script() -- X.LocalScript
  104. local script = Instance.new('LocalScript', X)
  105.  
  106. script.Parent.MouseButton1Click:Connect(function()
  107. script.Parent.Parent.Visible = false
  108. end)
  109.  
  110. end
  111. coroutine.wrap(VIIDMRO_fake_script)()
  112.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement