Advertisement
RExploites

BTools script

Apr 12th, 2019
2,559
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 1
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextBox = Instance.new("TextBox")
  7. local TextBox_2 = Instance.new("TextBox")
  8. local TextBox_3 = Instance.new("TextBox")
  9. --Properties:
  10. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  11.  
  12. Frame.Parent = ScreenGui
  13. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  14. Frame.Position = UDim2.new(0.585959852, 0, 0.198487714, 0)
  15. Frame.Size = UDim2.new(0, 224, 0, 318)
  16.  
  17. TextBox.Parent = Frame
  18. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  19. TextBox.Size = UDim2.new(0, 236, 0, 53)
  20. TextBox.Font = Enum.Font.SourceSans
  21. TextBox.Text = "LMFAO YOU GOT PRANKED REAL EXPLOIT HERE"
  22. TextBox.TextColor3 = Color3.new(0, 0, 0)
  23. TextBox.TextSize = 14
  24.  
  25. TextBox_2.Parent = Frame
  26. TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  27. TextBox_2.Position = UDim2.new(0, 0, 0.757861614, 0)
  28. TextBox_2.Size = UDim2.new(0, 236, 0, 53)
  29. TextBox_2.Font = Enum.Font.SourceSans
  30. TextBox_2.Text = "LMFAO YOU GOT PRANKED REAL EXPLOIT HERE"
  31. TextBox_2.TextColor3 = Color3.new(0, 0, 0)
  32. TextBox_2.TextSize = 14
  33.  
  34. TextBox_3.Parent = Frame
  35. TextBox_3.BackgroundColor3 = Color3.new(1, 1, 1)
  36. TextBox_3.Position = UDim2.new(0.0535714291, 0, 0.305031449, 0)
  37. TextBox_3.Size = UDim2.new(0, 200, 0, 50)
  38. TextBox_3.Font = Enum.Font.SourceSans
  39. TextBox_3.Text = "filedropper.com/lukespl0it if link problem tell me on wy"
  40. TextBox_3.TextColor3 = Color3.new(0, 0, 0)
  41. TextBox_3.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement