Advertisement
kolijake

Test Gui

Jul 30th, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. -- Made By Baconman24143
  2.  
  3. -- Instances:
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local main = Instance.new("Frame")
  7. local titel = Instance.new("TextLabel")
  8. local CMDX = Instance.new("TextButton")
  9. local Roxploit60 = Instance.new("TextButton")
  10. local Topk3kv3 = Instance.new("TextButton")
  11. local Fedrone = Instance.new("TextButton")
  12. local titel_2 = Instance.new("TextLabel")
  13.  
  14. --Properties:
  15.  
  16. ScreenGui.Parent = game.CoreGui
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. main.Name = "main"
  20. main.Parent = ScreenGui
  21. main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  22. main.Position = UDim2.new(0.246212125, 0, 0.260437369, 0)
  23. main.Size = UDim2.new(0, 395, 0, 238)
  24. main.Style = Enum.FrameStyle.ChatBlue
  25.  
  26. titel.Name = "titel"
  27. titel.Parent = main
  28. titel.BackgroundColor3 = Color3.fromRGB(83, 83, 83)
  29. titel.BorderColor3 = Color3.fromRGB(76, 76, 76)
  30. titel.Position = UDim2.new(0.00506329164, 0, -0.0168067217, 0)
  31. titel.Size = UDim2.new(0, 362, 0, 35)
  32. titel.Font = Enum.Font.GothamBold
  33. titel.Text = "Test Gui"
  34. titel.TextColor3 = Color3.fromRGB(255, 255, 255)
  35. titel.TextSize = 24.000
  36.  
  37. CMDX.Name = "CMD X"
  38. CMDX.Parent = main
  39. CMDX.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. CMDX.Position = UDim2.new(0.0202531647, 0, 0.239495799, 0)
  41. CMDX.Size = UDim2.new(0, 168, 0, 50)
  42. CMDX.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  43. CMDX.Font = Enum.Font.SourceSans
  44. CMDX.Text = "CMD X"
  45. CMDX.TextColor3 = Color3.fromRGB(0, 0, 0)
  46. CMDX.TextSize = 20.000
  47. CMDX.MouseButton1Down:connect(function()
  48. loadstring(game:HttpGet("https://pastebin.com/raw/F3JvpCDM",true))()
  49. end)
  50.  
  51. Roxploit60.Name = "Roxploit 6.0"
  52. Roxploit60.Parent = main
  53. Roxploit60.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. Roxploit60.Position = UDim2.new(0.539240539, 0, 0.239495799, 0)
  55. Roxploit60.Size = UDim2.new(0, 168, 0, 50)
  56. Roxploit60.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  57. Roxploit60.Font = Enum.Font.SourceSans
  58. Roxploit60.Text = "Roxploit 6.0 "
  59. Roxploit60.TextColor3 = Color3.fromRGB(0, 0, 0)
  60. Roxploit60.TextSize = 20.000
  61. Roxploit60.MouseButton1Down:connect(function()
  62. loadstring(game:HttpGet("https://pastebin.com/raw/qqgpugGF",true))()
  63. end)
  64.  
  65. Topk3kv3.Name = "Topk3k v3"
  66. Topk3kv3.Parent = main
  67. Topk3kv3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  68. Topk3kv3.Position = UDim2.new(0.539240539, 0, 0.571428597, 0)
  69. Topk3kv3.Size = UDim2.new(0, 168, 0, 50)
  70. Topk3kv3.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  71. Topk3kv3.Font = Enum.Font.SourceSans
  72. Topk3kv3.Text = "Topk3k v3"
  73. Topk3kv3.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. Topk3kv3.TextSize = 20.000
  75. Topk3kv3.MouseButton1Down:connect(function()
  76. loadstring(game:HttpGet("https://pastebin.com/AXwTMNCm",true))()
  77. end)
  78.  
  79. Fedrone.Name = "Fe drone"
  80. Fedrone.Parent = main
  81. Fedrone.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. Fedrone.Position = UDim2.new(0.0202531815, 0, 0.571428597, 0)
  83. Fedrone.Size = UDim2.new(0, 168, 0, 50)
  84. Fedrone.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  85. Fedrone.Font = Enum.Font.SourceSans
  86. Fedrone.Text = "Fe drone"
  87. Fedrone.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. Fedrone.TextSize = 20.000
  89. Fedrone.MouseButton1Down:connect(function()
  90. loadstring(game:HttpGet("https://pastebin.com/EzQJjRUC",true))()
  91. end)
  92.  
  93. titel_2.Name = "titel"
  94. titel_2.Parent = main
  95. titel_2.BackgroundColor3 = Color3.fromRGB(83, 83, 83)
  96. titel_2.BorderColor3 = Color3.fromRGB(76, 76, 76)
  97. titel_2.Position = UDim2.new(-0.00253164489, 0, 0.873949587, 0)
  98. titel_2.Size = UDim2.new(0, 362, 0, 35)
  99. titel_2.Font = Enum.Font.GothamBold
  100. titel_2.Text = "Made By Baconman24143"
  101. titel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. titel_2.TextSize = 24.000
  103.  
  104. -- Scripts:
  105.  
  106. local function WTDM_fake_script() -- main.LocalScript
  107. local script = Instance.new('LocalScript', main)
  108.  
  109. script.parent.Selectable = true
  110. script.Parent.Active = true
  111. script.parent.Draggable = true
  112. end
  113. coroutine.wrap(WTDM_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement