Advertisement
ryanmalazarte

da hood script

Sep 24th, 2021
2,227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. --MADE BY RYAN YTOFFICIAL
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local main = Instance.new("Frame")
  5. local label = Instance.new("TextLabel")
  6. local RAYX = Instance.new("TextButton")
  7. local LANXILITY = Instance.new("TextButton")
  8. local SMOKE = Instance.new("TextButton")
  9. local RAYCODEX = Instance.new("TextButton")
  10.  
  11. --Properties:
  12.  
  13. ScreenGui.Parent = game.CoreGui
  14.  
  15. main.Name = "main"
  16. main.Parent = ScreenGui
  17. main.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
  18. main.Position = UDim2.new(0.277860314, 0, 0.410022795, 0)
  19. main.Size = UDim2.new(0, 418, 0, 293)
  20. main.Active = true
  21. main.Draggable = true
  22.  
  23. label.Name = "label"
  24. label.Parent = main
  25. label.BackgroundColor3 = Color3.fromRGB(255, 0, 127)
  26. label.Size = UDim2.new(0, 418, 0, 32)
  27. label.Font = Enum.Font.GothamBold
  28. label.Text = "SCRIPT GUI | MADE BY RYAN YTOFFICIAL"
  29. label.TextColor3 = Color3.fromRGB(0, 0, 0)
  30. label.TextScaled = true
  31. label.TextSize = 14.000
  32. label.TextWrapped = true
  33.  
  34. RAYX.Name = "RAYX"
  35. RAYX.Parent = main
  36. RAYX.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  37. RAYX.Position = UDim2.new(0.0837320611, 0, 0.197952226, 0)
  38. RAYX.Size = UDim2.new(0, 135, 0, 94)
  39. RAYX.Font = Enum.Font.SourceSans
  40. RAYX.Text = "RAYX"
  41. RAYX.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. RAYX.TextScaled = true
  43. RAYX.TextSize = 14.000
  44. RAYX.TextWrapped = true
  45. RAYX.MouseButton1Down:connect(function()
  46. loadstring(game:HttpGet('https://raw.githubusercontent.com/urmomugly/lua-project/main/Script%26/RAYXV001'))()
  47. end)
  48.  
  49. LANXILITY.Name = "LANXILITY"
  50. LANXILITY.Parent = main
  51. LANXILITY.BackgroundColor3 = Color3.fromRGB(85, 0, 0)
  52. LANXILITY.Position = UDim2.new(0.665071785, 0, 0.197952211, 0)
  53. LANXILITY.Size = UDim2.new(0, 130, 0, 94)
  54. LANXILITY.Font = Enum.Font.SourceSans
  55. LANXILITY.Text = "LANXILITY"
  56. LANXILITY.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. LANXILITY.TextScaled = true
  58. LANXILITY.TextSize = 14.000
  59. LANXILITY.TextWrapped = true
  60. LANXILITY.MouseButton1Down:connect(function()
  61. loadstring(game:HttpGet("https://raw.githubusercontent.com/cjdjmj/new-ui-godmode/main/README.md", true))()
  62. end)
  63.  
  64. SMOKE.Name = "SMOKE"
  65. SMOKE.Parent = main
  66. SMOKE.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
  67. SMOKE.Position = UDim2.new(0.0837320611, 0, 0.593856633, 0)
  68. SMOKE.Size = UDim2.new(0, 135, 0, 94)
  69. SMOKE.Font = Enum.Font.SourceSans
  70. SMOKE.Text = "$MOKE"
  71. SMOKE.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. SMOKE.TextScaled = true
  73. SMOKE.TextSize = 14.000
  74. SMOKE.TextWrapped = true
  75. $SMOKE.MouseButton1Down:connect(function()
  76. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Biteyz/Smoke/main/source')))()
  77.  
  78. end)
  79.  
  80. RAYCODEX.Name = "RAYCODEX"
  81. RAYCODEX.Parent = main
  82. RAYCODEX.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  83. RAYCODEX.Position = UDim2.new(0.665071785, 0, 0.617747426, 0)
  84. RAYCODEX.Size = UDim2.new(0, 130, 0, 80)
  85. RAYCODEX.Font = Enum.Font.SourceSans
  86. RAYCODEX.Text = "RAYCODEX"
  87. RAYCODEX.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. RAYCODEX.TextScaled = true
  89. RAYCODEX.TextSize = 14.000
  90. RAYCODEX.TextWrapped = true
  91. RAYCODEX.MouseButton1Down:connect(function()
  92. loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
  93.  
  94. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement