Advertisement
Vunqz

Cyanide Executor [ROBLOX]

Oct 9th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.46 KB | None | 0 0
  1. -- Made by Vunqz⚡#2898
  2. local CyanideV2 = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local Label1 = Instance.new("TextLabel")
  5. local Code = Instance.new("TextBox")
  6. local Execute = Instance.new("TextButton")
  7. local Inject = Instance.new("TextButton")
  8. local Clear = Instance.new("TextButton")
  9. local CloseExe = Instance.new("TextButton")
  10. local MenuFrame = Instance.new("Frame")
  11. local OpenExe = Instance.new("TextButton")
  12. local OpenScripts = Instance.new("TextButton")
  13. local ScriptFrame = Instance.new("Frame")
  14. local Frame = Instance.new("Frame")
  15. local Frame_2 = Instance.new("Frame")
  16. local ScrollingFrame = Instance.new("ScrollingFrame")
  17. local ShatterVast = Instance.new("TextButton")
  18. local Btools = Instance.new("TextButton")
  19. local GoobersFE = Instance.new("TextButton")
  20. local SkyWalker = Instance.new("TextButton")
  21. local Aimbot = Instance.new("TextButton")
  22. local ClickTp = Instance.new("TextButton")
  23. local ScriptsClose = Instance.new("TextButton")
  24. --Properties:
  25. CyanideV2.Name = "CyanideV.2"
  26. CyanideV2.Parent = game.CoreGui
  27.  
  28. MainFrame.Name = "MainFrame"
  29. MainFrame.Parent = CyanideV2
  30. MainFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  31. MainFrame.Position = UDim2.new(0.239538804, 0, 0.676656127, 0)
  32. MainFrame.Size = UDim2.new(0, 287, 0, 199)
  33. MainFrame.Visible = false
  34.  
  35. Label1.Name = "Label1"
  36. Label1.Parent = MainFrame
  37. Label1.BackgroundColor3 = Color3.new(0.407843, 0.678431, 0.792157)
  38. Label1.Size = UDim2.new(0, 287, 0, 31)
  39. Label1.Font = Enum.Font.SourceSans
  40. Label1.Text = "Fast executer"
  41. Label1.TextColor3 = Color3.new(1, 1, 1)
  42. Label1.TextScaled = true
  43. Label1.TextSize = 14
  44. Label1.TextStrokeTransparency = 0
  45. Label1.TextWrapped = true
  46.  
  47. Code.Name = "Code"
  48. Code.Parent = MainFrame
  49. Code.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  50. Code.BorderColor3 = Color3.new(0, 0, 0)
  51. Code.BorderSizePixel = 2
  52. Code.Position = UDim2.new(0.024390243, 0, 0.220992818, 0)
  53. Code.Size = UDim2.new(0, 273, 0, 111)
  54. Code.Font = Enum.Font.SourceSans
  55. Code.Text = ""
  56. Code.TextColor3 = Color3.new(1, 1, 1)
  57. Code.TextSize = 14
  58. Code.TextStrokeTransparency = -4
  59. Code.TextWrapped = true
  60. Code.TextXAlignment = Enum.TextXAlignment.Left
  61. Code.TextYAlignment = Enum.TextYAlignment.Top
  62.  
  63. Execute.Name = "Execute"
  64. Execute.Parent = MainFrame
  65. Execute.BackgroundColor3 = Color3.new(0.403922, 0.670588, 0.784314)
  66. Execute.BorderColor3 = Color3.new(0, 0, 0)
  67. Execute.BorderSizePixel = 2
  68. Execute.Position = UDim2.new(0.0452961661, 0, 0.816842794, 0)
  69. Execute.Size = UDim2.new(0, 79, 0, 30)
  70. Execute.Font = Enum.Font.SourceSans
  71. Execute.Text = "Execute"
  72. Execute.TextColor3 = Color3.new(1, 1, 1)
  73. Execute.TextScaled = true
  74. Execute.TextSize = 14
  75. Execute.TextStrokeTransparency = 0
  76. Execute.TextWrapped = true
  77.  
  78. Inject.Name = "Inject"
  79. Inject.Parent = MainFrame
  80. Inject.BackgroundColor3 = Color3.new(0.403922, 0.670588, 0.784314)
  81. Inject.BorderColor3 = Color3.new(0, 0, 0)
  82. Inject.BorderSizePixel = 2
  83. Inject.Position = UDim2.new(0.724738657, 0, 0.816842794, 0)
  84. Inject.Size = UDim2.new(0, 72, 0, 30)
  85. Inject.Font = Enum.Font.SourceSans
  86. Inject.Text = "Credits"
  87. Inject.TextColor3 = Color3.new(1, 0.666667, 0)
  88. Inject.TextScaled = true
  89. Inject.TextSize = 14
  90. Inject.TextStrokeTransparency = 0
  91. Inject.TextWrapped = true
  92.  
  93. Clear.Name = "Clear"
  94. Clear.Parent = MainFrame
  95. Clear.BackgroundColor3 = Color3.new(0.403922, 0.670588, 0.784314)
  96. Clear.BorderColor3 = Color3.new(0, 0, 0)
  97. Clear.BorderSizePixel = 2
  98. Clear.Position = UDim2.new(0.362369359, 0, 0.816842794, 0)
  99. Clear.Size = UDim2.new(0, 79, 0, 30)
  100. Clear.Font = Enum.Font.SourceSans
  101. Clear.Text = "Clear"
  102. Clear.TextColor3 = Color3.new(1, 1, 1)
  103. Clear.TextScaled = true
  104. Clear.TextSize = 14
  105. Clear.TextStrokeTransparency = 0
  106. Clear.TextWrapped = true
  107.  
  108. CloseExe.Name = "CloseExe"
  109. CloseExe.Parent = MainFrame
  110. CloseExe.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  111. CloseExe.BackgroundTransparency = 0.25
  112. CloseExe.BorderColor3 = Color3.new(0, 0, 0)
  113. CloseExe.BorderSizePixel = 2
  114. CloseExe.Size = UDim2.new(0, 45, 0, 31)
  115. CloseExe.Font = Enum.Font.SourceSans
  116. CloseExe.Text = "->"
  117. CloseExe.TextColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  118. CloseExe.TextScaled = true
  119. CloseExe.TextSize = 14
  120. CloseExe.TextStrokeTransparency = 0
  121. CloseExe.TextWrapped = true
  122. CloseExe.MouseButton1Down:connect(function()
  123. MenuFrame.Visible = true
  124. MainFrame.Visible = false
  125. end)
  126.  
  127. MenuFrame.Name = "MenuFrame"
  128. MenuFrame.Parent = CyanideV2
  129. MenuFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  130. MenuFrame.BackgroundTransparency = 1
  131. MenuFrame.Position = UDim2.new(0.872635961, 0, 0.211356476, 0)
  132. MenuFrame.Size = UDim2.new(0, 196, 0, 133)
  133.  
  134. OpenExe.Name = "OpenExe"
  135. OpenExe.Parent = MenuFrame
  136. OpenExe.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  137. OpenExe.BorderColor3 = Color3.new(0.847059, 0, 0)
  138. OpenExe.BorderSizePixel = 2
  139. OpenExe.Position = UDim2.new(0, 0, 0.0727272928, 0)
  140. OpenExe.Size = UDim2.new(0, 196, 0, 38)
  141. OpenExe.Font = Enum.Font.Fantasy
  142. OpenExe.Text = "Open Executer"
  143. OpenExe.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  144. OpenExe.TextScaled = true
  145. OpenExe.TextSize = 14
  146. OpenExe.TextStrokeTransparency = 0
  147. OpenExe.TextWrapped = true
  148. OpenExe.MouseButton1Down:connect(function()
  149. MainFrame.Visible = true
  150. MenuFrame.Visible = false
  151. end)
  152.  
  153. OpenScripts.Name = "OpenScripts"
  154. OpenScripts.Parent = MenuFrame
  155. OpenScripts.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  156. OpenScripts.BorderColor3 = Color3.new(0.847059, 0, 0)
  157. OpenScripts.BorderSizePixel = 2
  158. OpenScripts.Position = UDim2.new(0, 0, 0.599043071, 0)
  159. OpenScripts.Size = UDim2.new(0, 196, 0, 38)
  160. OpenScripts.Font = Enum.Font.Fantasy
  161. OpenScripts.Text = "Open Scripts"
  162. OpenScripts.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  163. OpenScripts.TextScaled = true
  164. OpenScripts.TextSize = 14
  165. OpenScripts.TextStrokeTransparency = 0
  166. OpenScripts.TextWrapped = true
  167. OpenScripts.MouseButton1Down:connect(function()
  168. ScriptFrame.Visible = true
  169. MenuFrame.Visible = false
  170. end)
  171.  
  172. ScriptFrame.Name = "ScriptFrame"
  173. ScriptFrame.Parent = CyanideV2
  174. ScriptFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  175. ScriptFrame.Position = UDim2.new(0.29438892, 0, 0.37854895, 0)
  176. ScriptFrame.Size = UDim2.new(0, 261, 0, 186)
  177. ScriptFrame.Visible = false
  178.  
  179. Frame.Parent = ScriptFrame
  180. Frame.BackgroundColor3 = Color3.new(0.313726, 0.862745, 0.698039)
  181. Frame.Position = UDim2.new(-0.0306513403, 0, 0, 0)
  182. Frame.Size = UDim2.new(0, 277, 0, 27)
  183.  
  184. Frame_2.Parent = ScriptFrame
  185. Frame_2.BackgroundColor3 = Color3.new(0.313726, 0.862745, 0.698039)
  186. Frame_2.Position = UDim2.new(-0.0306513403, 0, 0.85220331, 0)
  187. Frame_2.Size = UDim2.new(0, 277, 0, 27)
  188.  
  189. ScrollingFrame.Parent = ScriptFrame
  190. ScrollingFrame.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  191. ScrollingFrame.Position = UDim2.new(0.0306513403, 0, 0.188172042, 0)
  192. ScrollingFrame.Size = UDim2.new(0, 244, 0, 113)
  193. ScrollingFrame.CanvasPosition = Vector2.new(0, 254.25)
  194.  
  195. ShatterVast.Name = "ShatterVast"
  196. ShatterVast.Parent = ScrollingFrame
  197. ShatterVast.BackgroundColor3 = Color3.new(0, 0, 0)
  198. ShatterVast.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  199. ShatterVast.BorderSizePixel = 2
  200. ShatterVast.Position = UDim2.new(0.0901639313, 0, 0.0391744599, 0)
  201. ShatterVast.Size = UDim2.new(0, 200, 0, 29)
  202. ShatterVast.Font = Enum.Font.Fantasy
  203. ShatterVast.Text = "ShatterVast"
  204. ShatterVast.TextColor3 = Color3.new(1, 1, 1)
  205. ShatterVast.TextScaled = true
  206. ShatterVast.TextSize = 14
  207. ShatterVast.TextStrokeTransparency = 0
  208. ShatterVast.TextWrapped = true
  209. ShatterVast.MouseButton1Down:connect(function()
  210. loadstring(game:HttpGet(('https://pastebin.com/raw/QFTxu8wh'),true))()
  211. end)
  212.  
  213. Btools.Name = "Btools"
  214. Btools.Parent = ScrollingFrame
  215. Btools.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Btools.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  217. Btools.BorderSizePixel = 2
  218. Btools.Position = UDim2.new(0.0901639313, 0, 0.189712107, 0)
  219. Btools.Size = UDim2.new(0, 200, 0, 29)
  220. Btools.Font = Enum.Font.Fantasy
  221. Btools.Text = "QuickBtools"
  222. Btools.TextColor3 = Color3.new(1, 1, 1)
  223. Btools.TextScaled = true
  224. Btools.TextSize = 14
  225. Btools.TextStrokeTransparency = 0
  226. Btools.TextWrapped = true
  227. Btools.MouseButton1Down:connect(function()
  228. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  229. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  230. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  231. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  232. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  233. tool1.BinType = "Clone"
  234. tool2.BinType = "GameTool"
  235. tool3.BinType = "Hammer"
  236. tool4.BinType = "Script"
  237. tool5.BinType = "Grab"
  238. end)
  239.  
  240. GoobersFE.Name = "GoobersFE"
  241. GoobersFE.Parent = ScrollingFrame
  242. GoobersFE.BackgroundColor3 = Color3.new(0, 0, 0)
  243. GoobersFE.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  244. GoobersFE.BorderSizePixel = 2
  245. GoobersFE.Position = UDim2.new(0.0901639313, 0, 0.340249747, 0)
  246. GoobersFE.Size = UDim2.new(0, 200, 0, 29)
  247. GoobersFE.Font = Enum.Font.Fantasy
  248. GoobersFE.Text = "GoobersFE"
  249. GoobersFE.TextColor3 = Color3.new(1, 1, 1)
  250. GoobersFE.TextScaled = true
  251. GoobersFE.TextSize = 14
  252. GoobersFE.TextStrokeTransparency = 0
  253. GoobersFE.TextWrapped = true
  254. GoobersFE.MouseButton1Down:connect(function()
  255. loadstring(game:HttpGet(('http://pastebin.com/raw/sAgSuwbZ'),true))()
  256. end)
  257.  
  258. SkyWalker.Name = "SkyWalker"
  259. SkyWalker.Parent = ScrollingFrame
  260. SkyWalker.BackgroundColor3 = Color3.new(0, 0, 0)
  261. SkyWalker.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  262. SkyWalker.BorderSizePixel = 2
  263. SkyWalker.Position = UDim2.new(0.0901639313, 0, 0.496163696, 0)
  264. SkyWalker.Size = UDim2.new(0, 200, 0, 29)
  265. SkyWalker.Font = Enum.Font.Fantasy
  266. SkyWalker.Text = "SkyWalker"
  267. SkyWalker.TextColor3 = Color3.new(1, 1, 1)
  268. SkyWalker.TextScaled = true
  269. SkyWalker.TextSize = 14
  270. SkyWalker.TextStrokeTransparency = 0
  271. SkyWalker.TextWrapped = true
  272. SkyWalker.MouseButton1Down:connect(function()
  273. loadstring(game:HttpGet(('https://pastebin.com/raw/Yn3r6yBg'),true))()
  274. end)
  275.  
  276. Aimbot.Name = "Aimbot"
  277. Aimbot.Parent = ScrollingFrame
  278. Aimbot.BackgroundColor3 = Color3.new(0, 0, 0)
  279. Aimbot.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  280. Aimbot.BorderSizePixel = 2
  281. Aimbot.Position = UDim2.new(0.0901639313, 0, 0.649389505, 0)
  282. Aimbot.Size = UDim2.new(0, 200, 0, 29)
  283. Aimbot.Font = Enum.Font.Fantasy
  284. Aimbot.Text = "Aimbot [Hold right click to Lock-On]"
  285. Aimbot.TextColor3 = Color3.new(1, 1, 1)
  286. Aimbot.TextScaled = true
  287. Aimbot.TextSize = 14
  288. Aimbot.TextStrokeTransparency = 0
  289. Aimbot.TextWrapped = true
  290. Aimbot.MouseButton1Down:connect(function()
  291. loadstring(game:HttpGet(('https://pastebin.com/raw/vRsda6PX'),true))()
  292. end)
  293.  
  294. ClickTp.Name = "ClickTp"
  295. ClickTp.Parent = ScrollingFrame
  296. ClickTp.BackgroundColor3 = Color3.new(0, 0, 0)
  297. ClickTp.BorderColor3 = Color3.new(0.364706, 1, 0.811765)
  298. ClickTp.BorderSizePixel = 2
  299. ClickTp.Position = UDim2.new(0.0901639313, 0, 0.802615285, 0)
  300. ClickTp.Size = UDim2.new(0, 200, 0, 29)
  301. ClickTp.Font = Enum.Font.Fantasy
  302. ClickTp.Text = "Click TP"
  303. ClickTp.TextColor3 = Color3.new(1, 1, 1)
  304. ClickTp.TextScaled = true
  305. ClickTp.TextSize = 14
  306. ClickTp.TextStrokeTransparency = 0
  307. ClickTp.TextWrapped = true
  308. ClickTp.MouseButton1Down:connect(function()
  309. mouse = game.Players.LocalPlayer:GetMouse()
  310. tool = Instance.new("Tool")
  311. tool.RequiresHandle = false
  312. tool.Name = "Click Teleport"
  313. tool.Activated:connect(function()
  314. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  315. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  316. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  317. end)
  318. tool.Parent = game.Players.LocalPlayer.Backpack
  319. end)
  320.  
  321. ScriptsClose.Name = "ScriptsClose"
  322. ScriptsClose.Parent = ScriptFrame
  323. ScriptsClose.BackgroundColor3 = Color3.new(0, 0, 0)
  324. ScriptsClose.BackgroundTransparency = 0.69999998807907
  325. ScriptsClose.BorderColor3 = Color3.new(0, 0, 0)
  326. ScriptsClose.BorderSizePixel = 0
  327. ScriptsClose.Position = UDim2.new(0.356321841, 0, 0, 0)
  328. ScriptsClose.Size = UDim2.new(0, 75, 0, 27)
  329. ScriptsClose.Font = Enum.Font.SourceSans
  330. ScriptsClose.Text = "X"
  331. ScriptsClose.TextColor3 = Color3.new(0.831373, 0, 0)
  332. ScriptsClose.TextScaled = true
  333. ScriptsClose.TextSize = 14
  334. ScriptsClose.TextStrokeTransparency = 0
  335. ScriptsClose.TextWrapped = true
  336. ScriptsClose.MouseButton1Down:connect(function()
  337. MenuFrame.Visible = true
  338. ScriptFrame.Visible = false
  339. end)
  340. -- Scripts:
  341. Execute.MouseButton1Down:connect(function()
  342. loadstring(Code.Text)
  343. end)
  344. Clear.MouseButton1Down:connect(function()
  345. Code.Text = ("")
  346. end)
  347. Inject.MouseButton1Down:connect(function()
  348. Code.Text = ("Loading...")
  349. wait(2)
  350. Code.Text = ("Ready! Enjoy <3 ~Vunqz⚡#2898")
  351. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement