Advertisement
K1ngBlitzy

malwareism skid

Dec 28th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.34 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Malwareism = Instance.new("ScreenGui")
  7. local Malware = Instance.new("ImageLabel")
  8. local EditorFrame = Instance.new("ImageLabel")
  9. local Scroll = Instance.new("ScrollingFrame")
  10. local Source = Instance.new("TextBox")
  11. local Comments_ = Instance.new("TextLabel")
  12. local Globals_ = Instance.new("TextLabel")
  13. local Keywords_ = Instance.new("TextLabel")
  14. local RemoteHighlight_ = Instance.new("TextLabel")
  15. local Strings_ = Instance.new("TextLabel")
  16. local Tokens_ = Instance.new("TextLabel")
  17. local Numbers_ = Instance.new("TextLabel")
  18. local Hide = Instance.new("ImageLabel")
  19. local Lines = Instance.new("TextLabel")
  20. local Topbar = Instance.new("ImageLabel")
  21. local TextLabel = Instance.new("TextLabel")
  22. local Red = Instance.new("ImageLabel")
  23. local Yellow = Instance.new("ImageLabel")
  24. local Execute = Instance.new("TextButton")
  25. local TextButton_Roundify_4px = Instance.new("ImageLabel")
  26. local Circle = Instance.new("ImageLabel")
  27. local Clear = Instance.new("TextButton")
  28. local TextButton_Roundify_4px_2 = Instance.new("ImageLabel")
  29. local Circle_2 = Instance.new("ImageLabel")
  30. local Frame = Instance.new("ImageLabel")
  31. local Stuff = Instance.new("TextLabel")
  32. local ImageLabel = Instance.new("ImageLabel")
  33.  
  34. --Properties:
  35.  
  36. Malwareism.Name = "Malwareism"
  37. Malwareism.Parent = game:GetService("CoreGui")
  38. Malwareism.ResetOnSpawn = false
  39.  
  40. Malware.Name = "Malware"
  41. Malware.Parent = Malwareism
  42. Malware.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. Malware.BackgroundTransparency = 1.000
  44. Malware.ClipsDescendants = true
  45. Malware.Position = UDim2.new(0.202985123, 0, 0.224758282, 0)
  46. Malware.Size = UDim2.new(0, 584, 0, 325)
  47. Malware.Image = "rbxassetid://3570695787"
  48. Malware.ImageColor3 = Color3.fromRGB(29, 29, 29)
  49. Malware.ScaleType = Enum.ScaleType.Slice
  50. Malware.SliceCenter = Rect.new(100, 100, 100, 100)
  51. Malware.SliceScale = 0.040
  52. Malware.Visible = false
  53.  
  54. EditorFrame.Name = "EditorFrame"
  55. EditorFrame.Parent = Malware
  56. EditorFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. EditorFrame.BackgroundTransparency = 1.000
  58. EditorFrame.Position = UDim2.new(0.0307971016, 0, 0.131275788, 0)
  59. EditorFrame.Size = UDim2.new(0, 528, 0, 230)
  60. EditorFrame.Image = "rbxassetid://3570695787"
  61. EditorFrame.ImageColor3 = Color3.fromRGB(31, 31, 31)
  62. EditorFrame.ImageTransparency = 1.000
  63. EditorFrame.ScaleType = Enum.ScaleType.Slice
  64. EditorFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  65. EditorFrame.SliceScale = 0.050
  66.  
  67. Scroll.Name = "Scroll"
  68. Scroll.Parent = EditorFrame
  69. Scroll.Active = true
  70. Scroll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  71. Scroll.BackgroundTransparency = 1.000
  72. Scroll.BorderColor3 = Color3.fromRGB(35, 35, 35)
  73. Scroll.BorderSizePixel = 3
  74. Scroll.Position = UDim2.new(-0.0189393945, 0, 0.00434782589, 0)
  75. Scroll.Size = UDim2.new(0, 575, 0, 239)
  76. Scroll.CanvasSize = UDim2.new(0, 0, 8, 0)
  77. Scroll.ScrollBarThickness = 8
  78.  
  79. Source.Name = "Source"
  80. Source.Parent = Scroll
  81. Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. Source.BackgroundTransparency = 1.000
  83. Source.Position = UDim2.new(0.0500000007, 0, 0, 0)
  84. Source.Size = UDim2.new(0.930000007, 0, 1, 0)
  85. Source.ZIndex = 3
  86. Source.ClearTextOnFocus = false
  87. Source.Font = Enum.Font.Code
  88. Source.MultiLine = true
  89. Source.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  90. Source.Text = "--skidded by Blitzy#8924"
  91. Source.TextColor3 = Color3.fromRGB(255, 255, 255)
  92. Source.TextSize = 15.000
  93. Source.TextWrapped = true
  94. Source.TextXAlignment = Enum.TextXAlignment.Left
  95. Source.TextYAlignment = Enum.TextYAlignment.Top
  96.  
  97. Comments_.Name = "Comments_"
  98. Comments_.Parent = Source
  99. Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. Comments_.BackgroundTransparency = 1.000
  101. Comments_.Size = UDim2.new(1, 0, 1, 0)
  102. Comments_.ZIndex = 5
  103. Comments_.Font = Enum.Font.Code
  104. Comments_.Text = ""
  105. Comments_.TextColor3 = Color3.fromRGB(255, 255, 255)
  106. Comments_.TextSize = 15.000
  107. Comments_.TextXAlignment = Enum.TextXAlignment.Left
  108. Comments_.TextYAlignment = Enum.TextYAlignment.Top
  109.  
  110. Globals_.Name = "Globals_"
  111. Globals_.Parent = Source
  112. Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. Globals_.BackgroundTransparency = 1.000
  114. Globals_.Size = UDim2.new(1, 0, 1, 0)
  115. Globals_.ZIndex = 5
  116. Globals_.Font = Enum.Font.Code
  117. Globals_.Text = ""
  118. Globals_.TextColor3 = Color3.fromRGB(255, 255, 255)
  119. Globals_.TextSize = 15.000
  120. Globals_.TextXAlignment = Enum.TextXAlignment.Left
  121. Globals_.TextYAlignment = Enum.TextYAlignment.Top
  122.  
  123. Keywords_.Name = "Keywords_"
  124. Keywords_.Parent = Source
  125. Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  126. Keywords_.BackgroundTransparency = 1.000
  127. Keywords_.Size = UDim2.new(1, 0, 1, 0)
  128. Keywords_.ZIndex = 5
  129. Keywords_.Font = Enum.Font.Code
  130. Keywords_.Text = ""
  131. Keywords_.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. Keywords_.TextSize = 15.000
  133. Keywords_.TextXAlignment = Enum.TextXAlignment.Left
  134. Keywords_.TextYAlignment = Enum.TextYAlignment.Top
  135.  
  136. RemoteHighlight_.Name = "RemoteHighlight_"
  137. RemoteHighlight_.Parent = Source
  138. RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. RemoteHighlight_.BackgroundTransparency = 1.000
  140. RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
  141. RemoteHighlight_.ZIndex = 5
  142. RemoteHighlight_.Font = Enum.Font.Code
  143. RemoteHighlight_.Text = ""
  144. RemoteHighlight_.TextColor3 = Color3.fromRGB(255, 255, 255)
  145. RemoteHighlight_.TextSize = 15.000
  146. RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
  147. RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
  148.  
  149. Strings_.Name = "Strings_"
  150. Strings_.Parent = Source
  151. Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  152. Strings_.BackgroundTransparency = 1.000
  153. Strings_.Size = UDim2.new(1, 0, 1, 0)
  154. Strings_.ZIndex = 5
  155. Strings_.Font = Enum.Font.Code
  156. Strings_.Text = ""
  157. Strings_.TextColor3 = Color3.fromRGB(255, 255, 255)
  158. Strings_.TextSize = 15.000
  159. Strings_.TextXAlignment = Enum.TextXAlignment.Left
  160. Strings_.TextYAlignment = Enum.TextYAlignment.Top
  161.  
  162. Tokens_.Name = "Tokens_"
  163. Tokens_.Parent = Source
  164. Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  165. Tokens_.BackgroundTransparency = 1.000
  166. Tokens_.Size = UDim2.new(1, 0, 1, 0)
  167. Tokens_.ZIndex = 5
  168. Tokens_.Font = Enum.Font.Code
  169. Tokens_.Text = ""
  170. Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255)
  171. Tokens_.TextSize = 15.000
  172. Tokens_.TextXAlignment = Enum.TextXAlignment.Left
  173. Tokens_.TextYAlignment = Enum.TextYAlignment.Top
  174.  
  175. Numbers_.Name = "Numbers_"
  176. Numbers_.Parent = Source
  177. Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  178. Numbers_.BackgroundTransparency = 1.000
  179. Numbers_.Size = UDim2.new(1, 0, 1, 0)
  180. Numbers_.ZIndex = 4
  181. Numbers_.Font = Enum.Font.Code
  182. Numbers_.Text = ""
  183. Numbers_.TextColor3 = Color3.fromRGB(255, 255, 255)
  184. Numbers_.TextSize = 15.000
  185. Numbers_.TextXAlignment = Enum.TextXAlignment.Left
  186. Numbers_.TextYAlignment = Enum.TextYAlignment.Top
  187.  
  188. Hide.Name = "Hide"
  189. Hide.Parent = Source
  190. Hide.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. Hide.BackgroundTransparency = 1.000
  192. Hide.Position = UDim2.new(-0.00372214313, 0, 0, 0)
  193. Hide.Size = UDim2.new(0, 379, 0, 189)
  194. Hide.ZIndex = 6
  195. Hide.Image = "rbxassetid://3570695787"
  196. Hide.ImageColor3 = Color3.fromRGB(33, 33, 33)
  197. Hide.ImageTransparency = 1.000
  198. Hide.ScaleType = Enum.ScaleType.Slice
  199. Hide.SliceCenter = Rect.new(100, 100, 100, 100)
  200. Hide.SliceScale = 0.120
  201.  
  202. Lines.Name = "Lines"
  203. Lines.Parent = Scroll
  204. Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  205. Lines.BackgroundTransparency = 1.000
  206. Lines.Position = UDim2.new(0.00800000038, 0, -0.00100000005, 0)
  207. Lines.Size = UDim2.new(-0.0236694515, 30, 0.946283519, 0)
  208. Lines.ZIndex = 4
  209. Lines.Font = Enum.Font.Code
  210. Lines.Text = "1"
  211. Lines.TextColor3 = Color3.fromRGB(255, 255, 255)
  212. Lines.TextSize = 15.000
  213. Lines.TextWrapped = true
  214. Lines.TextYAlignment = Enum.TextYAlignment.Top
  215.  
  216. Topbar.Name = "Topbar"
  217. Topbar.Parent = Malware
  218. Topbar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  219. Topbar.BackgroundTransparency = 1.000
  220. Topbar.ClipsDescendants = true
  221. Topbar.Size = UDim2.new(0, 584, 0, 29)
  222. Topbar.Image = "rbxassetid://3570695787"
  223. Topbar.ImageColor3 = Color3.fromRGB(35, 35, 35)
  224. Topbar.ScaleType = Enum.ScaleType.Slice
  225. Topbar.SliceCenter = Rect.new(100, 100, 100, 100)
  226. Topbar.SliceScale = 0.040
  227.  
  228. TextLabel.Parent = Topbar
  229. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  230. TextLabel.BackgroundTransparency = 10.000
  231. TextLabel.Position = UDim2.new(0.449109584, 0, 0.150931031, 0)
  232. TextLabel.Size = UDim2.new(0, 59, 0, 20)
  233. TextLabel.Font = Enum.Font.SourceSans
  234. TextLabel.Text = "Blitzy-Cutor"
  235. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  236. TextLabel.TextSize = 14.000
  237.  
  238. Red.Name = "Red"
  239. Red.Parent = Topbar
  240. Red.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  241. Red.BackgroundTransparency = 10.000
  242. Red.Position = UDim2.new(0.0126811592, 0, 0.275862068, 0)
  243. Red.Size = UDim2.new(0, 21, 0, 12)
  244. Red.Image = "rbxassetid://200182847"
  245. Red.ImageColor3 = Color3.fromRGB(255, 0, 0)
  246. Red.ScaleType = Enum.ScaleType.Fit
  247.  
  248. Yellow.Name = "Yellow"
  249. Yellow.Parent = Topbar
  250. Yellow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  251. Yellow.BackgroundTransparency = 10.000
  252. Yellow.Position = UDim2.new(0.0509999953, 0, 0.275862068, 0)
  253. Yellow.Size = UDim2.new(0, 20, 0, 12)
  254. Yellow.Image = "rbxassetid://200182847"
  255. Yellow.ImageColor3 = Color3.fromRGB(255, 255, 0)
  256. Yellow.ScaleType = Enum.ScaleType.Fit
  257.  
  258. Execute.Name = "Execute"
  259. Execute.Parent = Malware
  260. Execute.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  261. Execute.BackgroundTransparency = 1.000
  262. Execute.BorderSizePixel = 0
  263. Execute.Position = UDim2.new(0.0126811592, 0, 0.890233517, 0)
  264. Execute.Size = UDim2.new(0, 82, 0, 25)
  265. Execute.ZIndex = 2
  266. Execute.Font = Enum.Font.SourceSans
  267. Execute.Text = "Execute"
  268. Execute.TextColor3 = Color3.fromRGB(255, 255, 255)
  269. Execute.TextSize = 14.000
  270.  
  271. TextButton_Roundify_4px.Name = "TextButton_Roundify_4px"
  272. TextButton_Roundify_4px.Parent = Execute
  273. TextButton_Roundify_4px.Active = true
  274. TextButton_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  275. TextButton_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  276. TextButton_Roundify_4px.BackgroundTransparency = 1.000
  277. TextButton_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  278. TextButton_Roundify_4px.Selectable = true
  279. TextButton_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  280. TextButton_Roundify_4px.Image = "rbxassetid://3570695787"
  281. TextButton_Roundify_4px.ImageColor3 = Color3.fromRGB(35, 35, 35)
  282. TextButton_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  283. TextButton_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  284. TextButton_Roundify_4px.SliceScale = 0.040
  285.  
  286. Clear.Name = "Clear"
  287. Clear.Parent = Malware
  288. Clear.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  289. Clear.BackgroundTransparency = 1.000
  290. Clear.BorderSizePixel = 0
  291. Clear.Position = UDim2.new(0.177540869, 0, 0.890233517, 0)
  292. Clear.Size = UDim2.new(0, 82, 0, 25)
  293. Clear.ZIndex = 2
  294. Clear.Font = Enum.Font.SourceSans
  295. Clear.Text = "Clear"
  296. Clear.TextColor3 = Color3.fromRGB(255, 255, 255)
  297. Clear.TextSize = 14.000
  298.  
  299. TextButton_Roundify_4px_2.Name = "TextButton_Roundify_4px"
  300. TextButton_Roundify_4px_2.Parent = Clear
  301. TextButton_Roundify_4px_2.Active = true
  302. TextButton_Roundify_4px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  303. TextButton_Roundify_4px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  304. TextButton_Roundify_4px_2.BackgroundTransparency = 1.000
  305. TextButton_Roundify_4px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  306. TextButton_Roundify_4px_2.Selectable = true
  307. TextButton_Roundify_4px_2.Size = UDim2.new(1, 0, 1, 0)
  308. TextButton_Roundify_4px_2.Image = "rbxassetid://3570695787"
  309. TextButton_Roundify_4px_2.ImageColor3 = Color3.fromRGB(35, 35, 35)
  310. TextButton_Roundify_4px_2.ScaleType = Enum.ScaleType.Slice
  311. TextButton_Roundify_4px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  312. TextButton_Roundify_4px_2.SliceScale = 0.040
  313.  
  314.  
  315. Frame.Name = "Frame"
  316. Frame.Parent = Malware
  317. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  318. Frame.BackgroundTransparency = 1.000
  319. Frame.Position = UDim2.new(0.340579718, 0, 0.890233517, 0)
  320. Frame.Size = UDim2.new(0, 376, 0, 25)
  321. Frame.Image = "rbxassetid://3570695787"
  322. Frame.ImageColor3 = Color3.fromRGB(35, 35, 35)
  323. Frame.ScaleType = Enum.ScaleType.Slice
  324. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  325. Frame.SliceScale = 0.040
  326.  
  327. Stuff.Name = "Stuff"
  328. Stuff.Parent = Frame
  329. Stuff.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  330. Stuff.BackgroundTransparency = 10.000
  331. Stuff.Position = UDim2.new(0.0280241985, 0, 0, 0)
  332. Stuff.Size = UDim2.new(0, 345, 0, 27)
  333. Stuff.Font = Enum.Font.SourceSans
  334. Stuff.Text = ""
  335. Stuff.TextColor3 = Color3.fromRGB(255, 255, 255)
  336. Stuff.TextSize = 14.000
  337.  
  338. ImageLabel.Parent = Malware
  339. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  340. ImageLabel.BackgroundTransparency = 10.000
  341. ImageLabel.Position = UDim2.new(0.952005148, 0, 0.00343773467, 0)
  342. ImageLabel.Size = UDim2.new(0, 28, 0, 25)
  343. ImageLabel.Image = "rbxassetid://6068096008"
  344. ImageLabel.ScaleType = Enum.ScaleType.Fit
  345.  
  346. -- Scripts:
  347.  
  348. local function JVRVAEV_fake_script() -- Malware.LocalScript
  349. local script = Instance.new('LocalScript', Malware)
  350.  
  351. local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"}
  352. local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"}
  353.  
  354. local Source = script.Parent.EditorFrame.Scroll.Source
  355. local Lines = Source.Parent.Lines
  356.  
  357. local Highlight = function(string, keywords)
  358. local K = {}
  359. local S = string
  360. local Token =
  361. {
  362. ["="] = true,
  363. ["."] = true,
  364. [","] = true,
  365. ["("] = true,
  366. [")"] = true,
  367. ["["] = true,
  368. ["]"] = true,
  369. ["{"] = true,
  370. ["}"] = true,
  371. [":"] = true,
  372. ["*"] = true,
  373. ["/"] = true,
  374. ["+"] = true,
  375. ["-"] = true,
  376. ["%"] = true,
  377. [";"] = true,
  378. ["~"] = true
  379. }
  380. for i, v in pairs(keywords) do
  381. K[v] = true
  382. end
  383. S = S:gsub(".", function(c)
  384. if Token[c] ~= nil then
  385. return "\32"
  386. else
  387. return c
  388. end
  389. end)
  390. S = S:gsub("%S+", function(c)
  391. if K[c] ~= nil then
  392. return c
  393. else
  394. return (" "):rep(#c)
  395. end
  396. end)
  397.  
  398. return S
  399. end
  400.  
  401. local hTokens = function(string)
  402. local Token =
  403. {
  404. ["="] = true,
  405. ["."] = true,
  406. [","] = true,
  407. ["("] = true,
  408. [")"] = true,
  409. ["["] = true,
  410. ["]"] = true,
  411. ["{"] = true,
  412. ["}"] = true,
  413. [":"] = true,
  414. ["*"] = true,
  415. ["/"] = true,
  416. ["+"] = true,
  417. ["-"] = true,
  418. ["%"] = true,
  419. [";"] = true,
  420. ["~"] = true
  421. }
  422. local A = ""
  423. string:gsub(".", function(c)
  424. if Token[c] ~= nil then
  425. A = A .. c
  426. elseif c == "\n" then
  427. A = A .. "\n"
  428. elseif c == "\t" then
  429. A = A .. "\t"
  430. else
  431. A = A .. "\32"
  432. end
  433. end)
  434.  
  435. return A
  436. end
  437.  
  438.  
  439. local strings = function(string)
  440. local highlight = ""
  441. local quote = false
  442. string:gsub(".", function(c)
  443. if quote == false and c == "\"" then
  444. quote = true
  445. elseif quote == true and c == "\"" then
  446. quote = false
  447. end
  448. if quote == false and c == "\"" then
  449. highlight = highlight .. "\""
  450. elseif c == "\n" then
  451. highlight = highlight .. "\n"
  452. elseif c == "\t" then
  453. highlight = highlight .. "\t"
  454. elseif quote == true then
  455. highlight = highlight .. c
  456. elseif quote == false then
  457. highlight = highlight .. "\32"
  458. end
  459. end)
  460.  
  461. return highlight
  462. end
  463.  
  464. local comments = function(string)
  465. local ret = ""
  466. string:gsub("[^\r\n]+", function(c)
  467. local comm = false
  468. local i = 0
  469. c:gsub(".", function(n)
  470. i = i + 1
  471. if c:sub(i, i + 1) == "--" then
  472. comm = true
  473. end
  474. if comm == true then
  475. ret = ret .. n
  476. else
  477. ret = ret .. "\32"
  478. end
  479. end)
  480. ret = ret
  481. end)
  482.  
  483. return ret
  484. end
  485.  
  486. local numbers = function(string)
  487. local A = ""
  488. string:gsub(".", function(c)
  489. if tonumber(c) ~= nil then
  490. A = A .. c
  491. elseif c == "\n" then
  492. A = A .. "\n"
  493. elseif c == "\t" then
  494. A = A .. "\t"
  495. else
  496. A = A .. "\32"
  497. end
  498. end)
  499.  
  500. return A
  501. end
  502.  
  503. local highlight_source = function(type)
  504. if type == "Text" then
  505. Source.Text = Source.Text:gsub("\13", "")
  506. Source.Text = Source.Text:gsub("\t", " ")
  507. local s = Source.Text
  508. Source.Keywords_.Text = Highlight(s, lua_keywords)
  509. Source.Globals_.Text = Highlight(s, global_env)
  510. Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
  511. Source.Tokens_.Text = hTokens(s)
  512. Source.Numbers_.Text = numbers(s)
  513. Source.Strings_.Text = strings(s)
  514. local lin = 1
  515. s:gsub("\n", function()
  516. lin = lin + 1
  517. end)
  518. Lines.Text = ""
  519. for i = 1, lin do
  520. Lines.Text = Lines.Text .. i .. "\n"
  521. end
  522. end
  523. end
  524.  
  525. highlight_source("Text")
  526.  
  527. Source.Changed:Connect(highlight_source)
  528. end
  529. coroutine.wrap(JVRVAEV_fake_script)()
  530. local function EOAQ_fake_script() -- Malware.ClearFunction
  531. local script = Instance.new('LocalScript', Malware)
  532.  
  533. --Variables--
  534. local Source = script.Parent.EditorFrame.Scroll.Source
  535. local Clear = script.Parent.Clear
  536. --scripts--
  537.  
  538. Clear.MouseButton1Click:Connect(function()
  539. Source.Text = ""
  540. end)
  541. end
  542. coroutine.wrap(EOAQ_fake_script)()
  543. local function ZEQI_fake_script() -- Execute.skiddedomg
  544. local script = Instance.new('Script', Execute)
  545.  
  546. -- EXECUTE SERVICE
  547. Execute.MouseButton1Click:connect(function()
  548. loadstring(Source.Text)()
  549. end)
  550. end
  551. coroutine.wrap(ZEQI_fake_script)()
  552. local function SJVO_fake_script() -- nil.click
  553. local script = Instance.new('LocalScript', nil)
  554.  
  555. moduleLocation=script.Parent guiObject=script.Parent.Parent m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)guiObject.MouseButton1Down:connect(function()RippleEffect(guiObject,m.X,m.Y)end)
  556. end
  557.  
  558. local function AAHXND_fake_script() -- nil.click
  559. local script = Instance.new('LocalScript', nil)
  560.  
  561. moduleLocation=script.Parent guiObject=script.Parent.Parent m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)guiObject.MouseButton1Down:connect(function()RippleEffect(guiObject,m.X,m.Y)end)
  562. end
  563. local function PGDXAO_fake_script() -- Stuff.LocalScript
  564. local script = Instance.new('LocalScript', Stuff)
  565.  
  566. while true do
  567. wait()
  568. script.Parent.TextTransparency = 1
  569. for i = 1,10 do
  570. wait()
  571. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  572. script.Parent.Text = "Blitz-cutor"
  573. end
  574. wait(4)
  575. for i = 1,10 do
  576. wait()
  577. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  578. end
  579. wait(0.5)
  580. for i = 1,10 do
  581. wait()
  582. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  583. script.Parent.Text = "Originally Made by Decryptilized#4864"
  584. end
  585. wait(4)
  586. for i = 1,10 do
  587. wait()
  588. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  589. end
  590. wait(0.5)
  591. for i = 1,10 do
  592. wait()
  593. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  594. script.Parent.Text = "Blitz-cutor"
  595. end
  596. wait(4)
  597. for i = 1,10 do
  598. wait()
  599. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  600. end
  601. wait(0.5)
  602. for i = 1,10 do
  603. wait()
  604. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  605. script.Parent.Text = "Script Was Converted By: Blitzy#8924"
  606. end
  607. wait(4)
  608. for i = 1,10 do
  609. wait()
  610. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  611. end
  612. wait(0.5)
  613. for i = 1,10 do
  614. wait()
  615. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  616. script.Parent.Text = "Tiktok: @KingBlitzy"
  617. end
  618. wait(4)
  619. for i = 1,10 do
  620. wait()
  621. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  622. end
  623. wait(0.5)
  624. for i = 1,10 do
  625. wait()
  626. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  627. script.Parent.Text = "Youtube: @KingBlitzy"
  628. end
  629. wait(4)
  630. for i = 1,10 do
  631. wait()
  632. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  633. end
  634. wait(0.5)
  635. for i = 1,10 do
  636. wait()
  637. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  638. script.Parent.Text = "nice skid blitzy"
  639. end
  640. wait(4)
  641. for i = 1,10 do
  642. wait()
  643. script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
  644. end
  645. wait(0.5)
  646. for i = 1,10 do
  647. wait()
  648. script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
  649. script.Parent.Text = "Press " / " for toggle GUI"
  650. end
  651. wait(4)
  652. end
  653. end
  654. coroutine.wrap(PGDXAO_fake_script)()
  655. local function GIEBR_fake_script() -- Malware.d=drag
  656. local script = Instance.new('LocalScript', Malware)
  657.  
  658. local a=game:GetService("UserInputService")function drag(b)dragToggle=nil dragSpeed=0.23 dragInput=nil dragStart=nil dragPos=nil function updateInput(a)Delta=a.Position-dragStart Position=UDim2.new(startPos.X.Scale,startPos.X.Offset+Delta.X,startPos.Y.Scale,startPos.Y.Offset+Delta.Y)game:GetService("TweenService"):Create(b,TweenInfo.new(0.25),{Position=Position}):Play()end b.InputBegan:Connect(function(c)if(c.UserInputType==Enum.UserInputType.MouseButton1 or c.UserInputType==Enum.UserInputType.Touch)and a:GetFocusedTextBox()==nil then dragToggle=true dragStart=c.Position startPos=b.Position c.Changed:Connect(function()if c.UserInputState==Enum.UserInputState.End then dragToggle=false end end)end end)b.InputChanged:Connect(function(a)if a.UserInputType==Enum.UserInputType.MouseMovement or a.UserInputType==Enum.UserInputType.Touch then dragInput=a end end)game:GetService("UserInputService").InputChanged:Connect(function(a)if a==dragInput and dragToggle then updateInput(a)end end)end drag(script.Parent)
  659. end
  660. coroutine.wrap(GIEBR_fake_script)()
  661. local function CYSZ_fake_script() -- Malware.Tweens
  662.  
  663. end
  664. coroutine.wrap(CYSZ_fake_script)()
  665. local function LIRRJ_fake_script() -- Malware.opengui
  666. local script = Instance.new('LocalScript', Malware)
  667.  
  668. -----------OPEN GUI
  669. game:GetService("UserInputService").InputBegan:Connect(function(key)
  670. if key.KeyCode == Enum.KeyCode.BackSlash then
  671. OpenGui()
  672. end
  673. end)
  674.  
  675. function OpenGui()
  676. if Malware.Visible == true then Malware.Visible = false
  677. else Malware.Visible = true
  678. end
  679. end
  680. end
  681. coroutine.wrap(LIRRJ_fake_script)()
  682.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement