Edit This Cookie Roblox Hack

  

  1. Roblox Cookie Editor

Discord Server -Subscribe me for more videoMozzila FireFox - https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/?sr.

Nov 15th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Version: 2.82
  2. local ScriptHub = Instance.new('ScreenGui')
  3. local ChatLogs = Instance.new('TextButton')
  4. local TextButton = Instance.new('TextButton')
  5. ScriptHub.Name = 'Script Hub'
  6. ScriptHub.Parent = game.Players.LocalPlayer.PlayerGui
  7. ScriptHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  8. Body.Name = 'Body'
  9. Body.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  10. Body.Position = UDim2.new(0.423400611, 0, 0.334265739, 0)
  11. ChatLogs.Parent = Body
  12. ChatLogs.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  13. ChatLogs.Position = UDim2.new(0.0884557739, 0, 0.163594469, 0)
  14. ChatLogs.Font = Enum.Font.SourceSans
  15. ChatLogs.TextColor3 = Color3.new(0, 0, 0)
  16. loadstring(game:GetObjects('rbxassetid://1295331911')[1].Source)()
  17. TrollFE.Parent = Body
  18. TrollFE.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  19. TrollFE.Position = UDim2.new(0.425787061, 0, 0.163594469, 0)
  20. TrollFE.Font = Enum.Font.SourceSans
  21. TrollFE.TextColor3 = Color3.new(0, 0, 0)
  22. --Script goes under here
  23. end)
  24. TextButton.Parent = Body
  25. TextButton.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  26. TextButton.Position = UDim2.new(0.7316342, 0, 0.163594469, 0)
  27. TextButton.Font = Enum.Font.SourceSans
  28. TextButton.TextSize = 14
Apr 4th, 2018
Never
Edit this cookie roblox hack
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- OOOF, I forgot who made this I just took the source out.
  2. -- Credits goes to the owner of the code (lying won't make you feel any better).
  3. local ScrollingFrame = Instance.new('ScrollingFrame')
  4. local Source_ = Instance.new('TextBox')
  5. local Globals_ = Instance.new('TextLabel')
  6. local RemoteHighlight_ = Instance.new('TextLabel')
  7. local Tokens_ = Instance.new('TextLabel')
  8. 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'}
  9. 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'}
  10. -- Properties
  11. TextEditor.Name = 'TextEditor'
  12. ScrollingFrame.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  13. ScrollingFrame.Position = UDim2.new(0.0437499993, 0, 0.0256723724, 0)
  14. ScrollingFrame.BottomImage = 'rbxasset://textures/ui/Scroll/scroll-middle.png'
  15. ScrollingFrame.TopImage = 'rbxasset://textures/ui/Scroll/scroll-middle.png'
  16. Lines.Name = 'Lines'
  17. Lines.BackgroundColor3 = Color3.new(1, 1, 1)
  18. Lines.Size = UDim2.new(0, 30, 1, 0)
  19. Lines.FontSize = Enum.FontSize.Size18
  20. Lines.TextColor3 = Color3.new(0.00392157, 0.00392157, 0.00392157)
  21. Lines.TextYAlignment = Enum.TextYAlignment.Top
  22. Source_.Name = 'Source_'
  23. Source_.BackgroundColor3 = Color3.new(1, 1, 1)
  24. Source_.Position = UDim2.new(0, 30, 0, 0)
  25. Source_.ZIndex = 4
  26. Source_.MultiLine = true
  27. Source_.FontSize = Enum.FontSize.Size18
  28. Source_.TextSize = 17
  29. Source_.TextXAlignment = Enum.TextXAlignment.Left
  30. Comments_.Parent = Source_
  31. Comments_.BackgroundTransparency = 1
  32. Comments_.ZIndex = 5
  33. Comments_.FontSize = Enum.FontSize.Size18
  34. Comments_.TextColor3 = Color3.fromRGB(68, 255, 58)
  35. Comments_.TextXAlignment = Enum.TextXAlignment.Left
  36. Comments_.TextYAlignment = Enum.TextYAlignment.Top
  37. Globals_.Name = 'Globals_'
  38. Globals_.BackgroundColor3 = Color3.new(1, 1, 1)
  39. Globals_.Size = UDim2.new(1, 0, 1, 0)
  40. Globals_.Font = Enum.Font.Code
  41. Globals_.Text = '
  42. Globals_.TextSize = 17
  43. Globals_.TextXAlignment = Enum.TextXAlignment.Left
  44. Globals_.TextYAlignment = Enum.TextYAlignment.Top
  45. Keywords_.Name = 'Keywords_'
  46. Keywords_.BackgroundColor3 = Color3.new(1, 1, 1)
  47. Keywords_.Size = UDim2.new(1, 0, 1, 0)
  48. Keywords_.Font = Enum.Font.Code
  49. Keywords_.Text = '
  50. Keywords_.TextColor3 = Color3.new(0.231373, 1, 0)
  51. Keywords_.TextXAlignment = Enum.TextXAlignment.Left
  52. Keywords_.TextYAlignment = Enum.TextYAlignment.Top
  53. RemoteHighlight_.Name = 'RemoteHighlight_'
  54. RemoteHighlight_.BackgroundColor3 = Color3.new(1, 1, 1)
  55. RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
  56. RemoteHighlight_.Font = Enum.Font.Code
  57. RemoteHighlight_.Text = '
  58. RemoteHighlight_.TextColor3 = Color3.new(0, 0.568627, 1)
  59. RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
  60. RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
  61. Strings_.Name = 'Strings_'
  62. Strings_.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Strings_.Size = UDim2.new(1, 0, 1, 0)
  64. Strings_.Font = Enum.Font.Code
  65. Strings_.Text = '
  66. Strings_.TextSize = 17
  67. Strings_.TextXAlignment = Enum.TextXAlignment.Left
  68. Strings_.TextYAlignment = Enum.TextYAlignment.Top
  69. Tokens_.Name = 'Tokens_'
  70. Tokens_.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Tokens_.Size = UDim2.new(1, 0, 1, 0)
  72. Tokens_.Font = Enum.Font.Code
  73. Tokens_.Text = '
  74. Tokens_.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  75. Tokens_.TextXAlignment = Enum.TextXAlignment.Left
  76. local Highlight = function(string, keywords)
  77. local S = string
  78. {
  79. ['.'] = true,
  80. ['('] = true,
  81. ['['] = true,
  82. ['{'] = true,
  83. [':'] = true,
  84. ['/'] = true,
  85. ['-'] = true,
  86. [';'] = true,
  87. }
  88. K[v] = true
  89. S = S:gsub('.', function(c)
  90. return '32'
  91. return c
  92. end)
  93. if K[c] ~= nil then
  94. else
  95. end
  96. end
  97. local highlight = '
  98. string:gsub('.', function(c)
  99. quote = true
  100. quote = false
  101. if quote false and c '' then
  102. elseif c 'n' then
  103. elseif c 't' then
  104. elseif quote true then
  105. elseif quote false then
  106. end
  107. end
  108. local Token =
  109. ['='] = true,
  110. [','] = true,
  111. [')'] = true,
  112. [']'] = true,
  113. ['}'] = true,
  114. ['*'] = true,
  115. ['+'] = true,
  116. ['%'] = true,
  117. ['~'] = true
  118. local A = '
  119. if Token[c] ~= nil then
  120. elseif c 'n' then
  121. elseif c 't' then
  122. else
  123. end
  124. end
  125. if type 'Text' then
  126. Source_.Text = Source_.Text:gsub('t', ' ')
  127. Source_.Keywords_.Text = Highlight(s, lua_keywords)
  128. Source_.Globals_.Text = Highlight(s, global_env)
  129. Source_.RemoteHighlight_.Text = Highlight(s, {'FireServer', 'fireServer', 'InvokeServer', 'invokeServer'})
  130. Source_.Tokens_.Text = hTokens(s)
  131. s:gsub('n', function()
  132. end)
  133. for i = 1, lin do
  134. end
  135. end
  136. highlight_source('Text')
RAW Paste Data