Advertisement
skygamech13

Trolling Scripts V1

Sep 27th, 2019
71,918
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.77 KB | None | 1 0
  1. -- Made By DarkMEMExV2
  2. -- XD
  3. -- Unintralls
  4. local MainScrren = Instance.new("ScreenGui")
  5. local MainGUI = Instance.new("Frame")
  6. local NameScripts = Instance.new("TextLabel")
  7. local MadeBy = Instance.new("TextLabel")
  8. local GrabKnife = Instance.new("TextButton")
  9. local SUICIDE = Instance.new("TextButton")
  10. local FEunable = Instance.new("TextLabel")
  11. local OPSWORD = Instance.new("TextButton")
  12. local InfiniteYield = Instance.new("TextButton")
  13. --Properties:
  14. MainScrren.Name = "Main Scrren"
  15. MainScrren.Parent = game.CoreGui
  16. MainScrren.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17.  
  18. MainGUI.Name = "Main GUI"
  19. MainGUI.Parent = MainScrren
  20. MainGUI.BackgroundColor3 = Color3.new(0, 1, 1)
  21. MainGUI.Position = UDim2.new(0.527999997, 0, 0.111285269, 0)
  22. MainGUI.Size = UDim2.new(0, 372, 0, 462)
  23.  
  24. NameScripts.Name = "NameScripts"
  25. NameScripts.Parent = MainGUI
  26. NameScripts.BackgroundColor3 = Color3.new(0, 1, 0)
  27. NameScripts.Position = UDim2.new(-0.00156986713, 0, -0.00126884133, 0)
  28. NameScripts.Size = UDim2.new(0, 372, 0, 25)
  29. NameScripts.Font = Enum.Font.SciFi
  30. NameScripts.Text = "Trolling Scripts"
  31. NameScripts.TextColor3 = Color3.new(0, 0, 0)
  32. NameScripts.TextSize = 24
  33.  
  34. MadeBy.Name = "Made By"
  35. MadeBy.Parent = MainGUI
  36. MadeBy.BackgroundColor3 = Color3.new(0, 1, 0)
  37. MadeBy.Position = UDim2.new(-0.00156985049, 0, 0.95185858, 0)
  38. MadeBy.Size = UDim2.new(0, 372, 0, 22)
  39. MadeBy.Font = Enum.Font.SciFi
  40. MadeBy.Text = "Made By DarkMEMExV2"
  41. MadeBy.TextColor3 = Color3.new(0, 0, 0)
  42. MadeBy.TextScaled = true
  43. MadeBy.TextSize = 24
  44. MadeBy.TextWrapped = true
  45.  
  46. GrabKnife.Name = "Grab Knife"
  47. GrabKnife.Parent = MainGUI
  48. GrabKnife.BackgroundColor3 = Color3.new(1, 0, 0)
  49. GrabKnife.Position = UDim2.new(0.0515330434, 0, 0.125765026, 0)
  50. GrabKnife.Size = UDim2.new(0, 147, 0, 68)
  51. GrabKnife.Font = Enum.Font.SciFi
  52. GrabKnife.Text = "Grab Knife V3"
  53. GrabKnife.TextColor3 = Color3.new(0, 0, 0)
  54. GrabKnife.TextSize = 24
  55. GrabKnife.MouseButton1Down:connect(function()
  56. loadstring(game:HttpGet("https://pastebin.com/raw/vXgWessT", true))()
  57. end)
  58.  
  59.  
  60. SUICIDE.Name = "SUICIDE"
  61. SUICIDE.Parent = MainGUI
  62. SUICIDE.BackgroundColor3 = Color3.new(1, 0, 0)
  63. SUICIDE.Position = UDim2.new(0.524193585, 0, 0.125765026, 0)
  64. SUICIDE.Size = UDim2.new(0, 167, 0, 68)
  65. SUICIDE.Font = Enum.Font.SciFi
  66. SUICIDE.Text = "SUICIDE"
  67. SUICIDE.TextColor3 = Color3.new(0, 0, 0)
  68. SUICIDE.TextSize = 24
  69. SUICIDE.MouseButton1Down:connect(function()
  70. loadstring(game:HttpGet("https://pastebin.com/raw/SeRxrgci", true))()
  71. end)
  72.  
  73. FEunable.Name = "FE unable"
  74. FEunable.Parent = MainGUI
  75. FEunable.BackgroundColor3 = Color3.new(1, 1, 1)
  76. FEunable.Position = UDim2.new(0.0510752685, 0, 0.093297489, 0)
  77. FEunable.Size = UDim2.new(0, 147, 0, 15)
  78. FEunable.Font = Enum.Font.SciFi
  79. FEunable.Text = "FE UNABLE"
  80. FEunable.TextColor3 = Color3.new(0, 0, 0)
  81. FEunable.TextSize = 24
  82.  
  83. OPSWORD.Name = "OP SWORD"
  84. OPSWORD.Parent = MainGUI
  85. OPSWORD.BackgroundColor3 = Color3.new(1, 0, 0)
  86. OPSWORD.Position = UDim2.new(0.0752688125, 0, 0.33116883, 0)
  87. OPSWORD.Size = UDim2.new(0, 313, 0, 103)
  88. OPSWORD.Font = Enum.Font.SciFi
  89. OPSWORD.Text = "OP SWORD BEST"
  90. OPSWORD.TextColor3 = Color3.new(0, 0, 0)
  91. OPSWORD.TextSize = 25
  92. OPSWORD.MouseButton1Down:connect(function()
  93. loadstring(game:HttpGet("https://pastebin.com/raw/SSFW6seG", true))()
  94. end)
  95.  
  96. InfiniteYield.Name = "Infinite Yield"
  97. InfiniteYield.Parent = MainGUI
  98. InfiniteYield.BackgroundColor3 = Color3.new(1, 0, 0)
  99. InfiniteYield.Position = UDim2.new(0.0510752685, 0, 0.621212125, 0)
  100. InfiniteYield.Size = UDim2.new(0, 333, 0, 140)
  101. InfiniteYield.Font = Enum.Font.SciFi
  102. InfiniteYield.Text = "Infinite Yield"
  103. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  104. InfiniteYield.TextSize = 25
  105. InfiniteYield.MouseButton1Down:connect(function()
  106. loadstring(game:HttpGet("https://pastebin.com/raw/grxBK4H0", true))()
  107. end)
  108.  
  109. print('LoadedX2')
  110. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement