Roblox Apocalypse Rising God Mode Hack

Dec 31st, 2017

Roblox hat simulator code wiki. How to get a free private server roblox. Ragdoll simulator roblox, Other Roblox Guides: Roblox Promo Codes; Make sure to check back often because we’ll be updating this post whenever there’s more codes! Duckie Simulator Codes (Active) The following is a list of all the different codes and what you get when you put them in. 5000likes: Redeem this code and get 300 squizz. Roblox dinosaur simulator youtube.

Roblox Apocalypse Rising God Mode Hack

Roblox Apocalypse Rising God Mode Hack Apk

Never

Roblox Apocalypse Rising Hacks Download

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local version = 'V.1'
  2. local Topbar = Instance.new('Frame')
  3. local menu = Instance.new('Frame')
  4. local killall = Instance.new('TextButton')
  5. local god = Instance.new('TextButton')
  6. local goto = Instance.new('TextButton')
  7. local TextLabel = Instance.new('TextLabel')
  8. MENU.Parent = game.CoreGui
  9. Topbar.Parent = MENU
  10. Topbar.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  11. Topbar.Draggable = true
  12. Topbar.Selectable = true
  13. exit.Name = 'exit'
  14. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  15. exit.Position = UDim2.new(0, 163, 0, 0)
  16. exit.Font = Enum.Font.Arial
  17. exit.Text = 'X'
  18. exit.TextSize = 18
  19. menu.Parent = Topbar
  20. menu.BorderSizePixel = 0
  21. menu.Size = UDim2.new(0, 200, 0, 232)
  22. kill.Parent = menu
  23. kill.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  24. kill.Position = UDim2.new(0, 14, 0, 45)
  25. kill.Font = Enum.Font.Arial
  26. kill.Text = 'Kill'
  27. kill.TextSize = 18
  28. killall.Parent = menu
  29. killall.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  30. killall.Position = UDim2.new(0, 107, 0, 45)
  31. killall.Font = Enum.Font.Arial
  32. killall.Text = 'Kill All'
  33. killall.TextSize = 18
  34. loopkill.Parent = menu
  35. loopkill.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  36. loopkill.Position = UDim2.new(0, 14, 0, 110)
  37. loopkill.Font = Enum.Font.Arial
  38. loopkill.Text = 'Loop Kill'
  39. loopkill.TextSize = 18
  40. god.Parent = menu
  41. god.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  42. god.Position = UDim2.new(0, 107, 0, 110)
  43. god.Font = Enum.Font.Arial
  44. god.Text = 'God'
  45. god.TextSize = 18
  46. victim.Name = 'victim'
  47. victim.BackgroundColor3 = Color3.new(1, 1, 1)
  48. victim.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  49. victim.Position = UDim2.new(0, 16, 0, 10)
  50. victim.Font = Enum.Font.Arial
  51. victim.Text = 'Player Name'
  52. victim.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  53. goto.Name = 'goto'
  54. goto.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  55. goto.Position = UDim2.new(0, 14, 0, 172)
  56. goto.Font = Enum.Font.Arial
  57. goto.Text = 'Goto'
  58. goto.TextSize = 18
  59. float.Parent = menu
  60. float.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  61. float.Position = UDim2.new(0, 107, 0, 172)
  62. float.Font = Enum.Font.Arial
  63. float.Text = 'Floating Torso'
  64. float.TextSize = 18
  65. TextLabel.Parent = Topbar
  66. TextLabel.BackgroundTransparency = 1
  67. TextLabel.Size = UDim2.new(0, 115, 0, 27)
  68. TextLabel.FontSize = Enum.FontSize.Size18
  69. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  70. goto.MouseButton1Click:connect(function()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(victim.Text).Character.HumanoidRootPart.Position)
  72. kill.MouseButton1Click:connect(function()
  73. local target = game.Players:FindFirstChild(victim.Text)
  74. target:Move(Vector3.new(math.huge,math.huge,math.huge))
  75. killall.MouseButton1Click:connect(function()
  76. v:Move(Vector3.new(math.huge,math.huge,math.huge))
  77. end)
  78. while true do
  79. local target = game.Players:FindFirstChild(victim.Text)
  80. target:Move(Vector3.new(math.huge,math.huge,math.huge))
  81. end
  82. god.MouseButton1Click:connect(function()
  83. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  84. local l = game.Players.LocalPlayer.Character['1']:Clone()
  85. l.Name = 'Humanoid'
  86. game.Players.LocalPlayer.Character['1']:Destroy()
  87. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  88. game.Players.LocalPlayer.Character.Animate.Disabled = true
  89. game.Players.LocalPlayer.Character.Animate.Disabled = false
  90. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = 'None'
  91. float.MouseButton1Click:connect(function()
  92. local Weld1 = Instance.new('Weld', game.Players.LocalPlayer.Character.Torso)
  93. Weld1.Part0 = game.Players.LocalPlayer.Character.Head
  94. Weld1.Part1 = game.Players.LocalPlayer.Character.Torso
  95. local Weld2 = Instance.new('Weld', game.Players.LocalPlayer.Character.Torso)
  96. Weld2.Part0 = game.Players.LocalPlayer.Character['Left Arm']
  97. Weld2.Part1 = game.Players.LocalPlayer.Character.Torso
  98. local Weld3 = Instance.new('Weld', game.Players.LocalPlayer.Character.Torso)
  99. Weld3.Part0 = game.Players.LocalPlayer.Character['Right Arm']
  100. Weld3.Part1 = game.Players.LocalPlayer.Character.Torso
  101. local Weld4 = Instance.new('Weld', game.Players.LocalPlayer.Character.Torso)
  102. Weld4.Part0 = game.Players.LocalPlayer.Character['Right Leg']
  103. Weld4.Part1 = game.Players.LocalPlayer.Character.Torso
  104. local Weld5 = Instance.new('Weld', game.Players.LocalPlayer.Character.Torso)
  105. Weld5.Part0 = game.Players.LocalPlayer.Character['Left Leg']
  106. Weld5.Part1 = game.Players.LocalPlayer.Character.Torso
  107. exit.MouseButton1Click:connect(function()
  108. warn('Goodbye, '.game.Players.LocalPlayer.Name)
  109. end)
Oct 29th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. function Gui()
  2. local EternalApocGUI = Instance.new('ScreenGui', game:GetService('Players').LocalPlayer.PlayerGui)
  3. -------
  4. Frame.Active = true
  5. Frame.Position = UDim2.new(0.273514837, 0, 0.161572054, 0)
  6. Frame.Draggable = true
  7. -------
  8. MainFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  9. MainFrame.Name = 'MainFrame'
  10. MainFrame.ClipsDescendants = true
  11. MainFrame.Parent = Frame
  12. local CenterFrame = Instance.new('Frame')
  13. CenterFrame.Name = 'CenterFrame'
  14. CenterFrame.Parent = MainFrame
  15. local Welcome = Instance.new('TextLabel')
  16. Welcome.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  17. Welcome.BackgroundTransparency = 0.60000002384186
  18. Welcome.BorderSizePixel = 2
  19. Welcome.Position = UDim2.new(0.0289473683, 0, 0.0885608867, 0)
  20. Welcome.FontSize = 'Size18'
  21. Welcome.Text = 'Welcome [plr] name'
  22. Welcome.Parent = CenterFrame
  23. local BottomBar = Instance.new('Frame')
  24. BottomBar.BackgroundColor3 = Color3.new(0.509804, 0.509804, 0.509804)
  25. BottomBar.Name = 'BottomBar'
  26. BottomBar.Position = UDim2.new(-0.00131578976, 0, 0.925653458, 0)
  27. BottomBar.Parent = CenterFrame
  28. local Credits = Instance.new('TextLabel')
  29. Credits.BorderSizePixel = 0
  30. Credits.Position = UDim2.new(0.0552631579, 0, 0, 0)
  31. Credits.FontSize = Enum.FontSize.Size28
  32. Credits.Text = 'Made by Aldanium ( EternalFrequency)'
  33. Credits.TextColor3 = Color3.new(1, 1, 1)
  34. -------
  35. Version.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  36. Version.BorderSizePixel = 3
  37. Version.Position = UDim2.new(0.0289473683, 0, 0.789667904, 0)
  38. Version.Font = Enum.Font.SourceSansLight
  39. Version.Text = 'Version 1.0'
  40. Version.Parent = CenterFrame
  41. local InsertPlrName = Instance.new('TextBox')
  42. InsertPlrName.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  43. InsertPlrName.BorderSizePixel = 0
  44. InsertPlrName.Position = UDim2.new(0.0289473683, 0, 0.143039152, 0)
  45. InsertPlrName.Font = Enum.Font.SourceSansLight
  46. InsertPlrName.Text = 'Insert [plr] name'
  47. InsertPlrName.Parent = CenterFrame
  48. local KillAll = Instance.new('TextButton')
  49. KillAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  50. KillAll.Name = 'KillAll'
  51. KillAll.Position = UDim2.new(0.0289473683, 0, 0.296973109, 0)
  52. KillAll.Size = UDim2.new(0, 78, 0, 30)
  53. KillAll.Font = 'SourceSansLight'
  54. KillAll.Text = 'Kill [ALL]'
  55. KillAll.Parent = CenterFrame
  56. local KillPlr = Instance.new('TextButton')
  57. KillPlr.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  58. KillPlr.Name = 'KillPlr'
  59. KillPlr.Position = UDim2.new(0.0289473683, 0, 0.224830732, 0)
  60. KillPlr.Size = UDim2.new(0, 78, 0, 30)
  61. KillPlr.FontSize = Enum.FontSize.Size18
  62. KillPlr.TextColor3 = Color3.new(1, 1, 1)
  63. -------
  64. GodPlr.Active = true
  65. GodPlr.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  66. GodPlr.Name = 'GodPlr'
  67. GodPlr.Position = UDim2.new(0.268421054, 0, 0.224830732, 0)
  68. GodPlr.Size = UDim2.new(0, 77, 0, 30)
  69. GodPlr.FontSize = Enum.FontSize.Size18
  70. GodPlr.Font = 'SourceSansLight'
  71. GodPlr.Parent = CenterFrame
  72. local TPCrates = Instance.new('TextButton')
  73. TPCrates.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  74. TPCrates.Name = 'TPCrates'
  75. TPCrates.Position = UDim2.new(0.0289473683, 0, 0.364488006, 0)
  76. TPCrates.Font = 'SourceSansLight'
  77. TPCrates.Style = Enum.ButtonStyle.Custom
  78. TPCrates.Text = 'TP [Crates]'
  79. TPCrates.Parent = CenterFrame
  80. local TPBodies = Instance.new('TextButton')
  81. TPBodies.Font = 'SourceSansLight'
  82. TPBodies.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  83. TPBodies.Name = 'TPBodies'
  84. TPBodies.Position = UDim2.new(0.0289473683, 0, 0.431095302, 0)
  85. TPBodies.Size = UDim2.new(0, 168, 0, 30)
  86. TPBodies.FontSize = Enum.FontSize.Size18
  87. TPBodies.TextColor3 = Color3.new(1, 1, 1)
  88. -------
  89. TPTo.Active = true
  90. TPTo.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  91. TPTo.Name = 'TpTo'
  92. TPTo.Position = UDim2.new(0.268421054, 0, 0.296973109, 0)
  93. TPTo.Size = UDim2.new(0, 77, 0, 30)
  94. TPTo.FontSize = Enum.FontSize.Size18
  95. TPTo.TextColor3 = Color3.new(1, 1, 1)
  96. -------
  97. InsertMSG.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  98. InsertMSG.BorderSizePixel = 0
  99. InsertMSG.Name = 'InsertMSG'
  100. InsertMSG.Position = UDim2.new(0.536842108, 0, 0.143039152, 0)
  101. InsertMSG.Font = Enum.Font.SourceSansLight
  102. InsertMSG.Text = 'Insert [message]'
  103. InsertMSG.Parent = CenterFrame
  104. local Yellow = Instance.new('TextButton')
  105. Yellow.Font = 'SourceSansLight'
  106. Yellow.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  107. Yellow.Name = 'Yellow'
  108. Yellow.Position = UDim2.new(0.536842108, 0, 0.224830732, 0)
  109. Yellow.Size = UDim2.new(0, 168, 0, 30)
  110. Yellow.FontSize = Enum.FontSize.Size18
  111. Yellow.TextColor3 = Color3.new(1, 1, 0)
  112. -------
  113. Blue.Active = true
  114. Blue.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  115. Blue.Name = 'Blue'
  116. Blue.Position = UDim2.new(0.536842108, 0, 0.431790888, 0)
  117. Blue.Size = UDim2.new(0, 168, 0, 30)
  118. Blue.FontSize = Enum.FontSize.Size18
  119. Blue.TextColor3 = Color3.new(0, 0, 1)
  120. -------
  121. Green.Active = true
  122. Green.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  123. Green.Name = 'Green'
  124. Green.Position = UDim2.new(0.536842108, 0, 0.364488006, 0)
  125. Green.Size = UDim2.new(0, 168, 0, 30)
  126. Green.FontSize = Enum.FontSize.Size18
  127. Green.Font = 'SourceSansLight'
  128. Green.Parent = CenterFrame
  129. local Red = Instance.new('TextButton')
  130. Red.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  131. Red.Name = 'Red'
  132. Red.Position = UDim2.new(0.536842108, 0, 0.296973109, 0)
  133. Red.Size = UDim2.new(0, 168, 0, 30)
  134. Red.FontSize = Enum.FontSize.Size18
  135. Red.Font = 'SourceSansLight'
  136. Red.Parent = CenterFrame
  137. local GK = Instance.new('TextButton')
  138. GK.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  139. GK.Name = 'GK'
  140. GK.Position = UDim2.new(0.0289473683, 0, 0.613947213, 0)
  141. GK.Size = UDim2.new(0, 168, 0, 21)
  142. GK.FontSize = Enum.FontSize.Size18
  143. GK.Font = 'SourceSansLight'
  144. GK.Parent = CenterFrame
  145. local M4A1 = Instance.new('TextButton')
  146. M4A1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  147. M4A1.Name = 'M4A1'
  148. M4A1.Position = UDim2.new(0.0289473683, 0, 0.668636024, 0)
  149. M4A1.Size = UDim2.new(0, 168, 0, 21)
  150. M4A1.FontSize = Enum.FontSize.Size18
  151. M4A1.Font = 'SourceSansLight'
  152. M4A1.Parent = CenterFrame
  153. local OTs = Instance.new('TextButton')
  154. OTs.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  155. OTs.Name = 'OTs'
  156. OTs.Position = UDim2.new(0.536842108, 0, 0.613947213, 0)
  157. OTs.Size = UDim2.new(0, 168, 0, 21)
  158. OTs.FontSize = Enum.FontSize.Size18
  159. OTs.Font = 'SourceSansLight'
  160. OTs.Parent = CenterFrame
  161. local PATRIOT = Instance.new('TextButton')
  162. PATRIOT.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  163. PATRIOT.Name = 'PATRIOT'
  164. PATRIOT.Position = UDim2.new(0.536842108, 0, 0.668636024, 0)
  165. PATRIOT.Size = UDim2.new(0, 168, 0, 21)
  166. PATRIOT.FontSize = Enum.FontSize.Size18
  167. PATRIOT.Text = 'PATRIOT'
  168. PATRIOT.Parent = CenterFrame
  169. local PlrKitName = Instance.new('TextBox')
  170. PlrKitName.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  171. PlrKitName.BorderSizePixel = 0
  172. PlrKitName.Position = UDim2.new(0.0289473683, 0, 0.558350682, 0)
  173. PlrKitName.Font = Enum.Font.SourceSansLight
  174. PlrKitName.Text = 'Insert [plr] name to give kit to'
  175. PlrKitName.Font = 'SourceSansLight'
  176. -------
  177. SpawnItems.Active = true
  178. SpawnItems.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  179. SpawnItems.Name = 'SpawnItems'
  180. SpawnItems.Position = UDim2.new(0.0289473683, 0, 0.720280945, 0)
  181. SpawnItems.Size = UDim2.new(0, 327, 0, 27)
  182. SpawnItems.FontSize = Enum.FontSize.Size18
  183. SpawnItems.Font = 'SourceSansLight'
  184. SpawnItems.Parent = CenterFrame
  185. local Kits = Instance.new('TextLabel')
  186. Kits.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  187. Kits.Name = 'Kits'
  188. Kits.Position = UDim2.new(0.0289473683, 0, 0.500001431, 0)
  189. Kits.Font = Enum.Font.SourceSansLight
  190. Kits.Text = 'Kits'
  191. Kits.Parent = CenterFrame
  192. local SpawnArrow = Instance.new('TextLabel')
  193. SpawnArrow.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  194. SpawnArrow.Name = 'SpawnArrow'
  195. SpawnArrow.Position = UDim2.new(0.905263186, 0, 0.720280945, 0)
  196. SpawnArrow.Font = Enum.Font.SourceSansLight
  197. SpawnArrow.Text = '>'
  198. SpawnArrow.Parent = CenterFrame
  199. local TopBar = Instance.new('Frame')
  200. TopBar.BackgroundColor3 = Color3.new(0.509804, 0.509804, 0.509804)
  201. TopBar.Name = 'TopBar'
  202. TopBar.Position = UDim2.new(0.000143289566, 0, -0.000190712512, 0)
  203. TopBar.ClipsDescendants = true
  204. TopBar.Parent = MainFrame
  205. local TopText = Instance.new('TextLabel')
  206. TopText.BorderSizePixel = 0
  207. TopText.Position = UDim2.new(0.144736841, 0, 0, 0)
  208. TopText.FontSize = Enum.FontSize.Size28
  209. TopText.TextColor3 = Color3.new(1, 1, 1)
  210. TopText.Parent = TopBar
  211. local Close = Instance.new('TextButton')
  212. Close.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  213. Close.Name = 'Close'
  214. Close.Position = UDim2.new(0.905263186, 0, 0, 0)
  215. Close.Size = UDim2.new(0, 36, 0, 40)
  216. Close.Font = Enum.Font.SourceSansBold
  217. Close.Text = 'X'
  218. Close.TextColor3 = Color3.new(1, 1, 1)
  219. player = game.Players.LocalPlayer
  220. function findergun()
  221. for a = 1, #back do
  222. if back[a]:IsA('Model') and back[a]:FindFirstChild('Shooter') then return back[a] end
  223. return nil
  224. for i,v in ipairs(game:GetService('Players'):GetChildren()) do
  225. if v.Name InsertPlrName.Text then
  226. for i = 1, 10 do game:GetService('Workspace').Remote.DoHitLogic:FireServer(findgun, v.Character.Head) end
  227. end
  228. end)
  229. player = game.Players.LocalPlayer
  230. function findergun()
  231. for a = 1, #back do
  232. if back[a]:IsA('Model') and back[a]:FindFirstChild('Shooter') then return back[a] end
  233. return nil
  234. for i,v in ipairs(game:GetService('Players'):GetChildren()) do
  235. if v.Name ~= player.Name then
  236. for i = 1, 10 do game:GetService('Workspace').Remote.DoHitLogic:FireServer(findgun, v.Character.Head) end
  237. end
  238. end)
  239. GodPlr.MouseButton1Down:connect(function()
  240. game:GetService('RunService').RenderStepped:connect(function()
  241. local Health = player.Character.Humanoid.Health
  242. game.Workspace.Remote.AddDamageSelf:FireServer(Health, Health - 500)
  243. end)
  244. player = game.Players.LocalPlayer
  245. for i,v in pairs(game:GetService('Workspace'):GetChildren()) do
  246. v:MoveTo(game:GetService('Workspace')[player.Name].Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  247. end
  248. player = game.Players.LocalPlayer
  249. for i,v in pairs(game:GetService('Workspace'):GetChildren()) do
  250. if v.Name 'LargeCrateOpen' or v.Name 'SmallCrateOpen' then
  251. v:MoveTo(game:GetService('Players').LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  252. end
  253. local time = 0.5
  254. Close.MouseButton1Down:connect(function()
  255. CenterFrame:TweenSize(UDim2.new(0,380,0,0), 'Out', 'Quad', time)
  256. MainFrame:TweenSize(UDim2.new(0,380,0,40), 'Out', 'Quad', time)
  257. Close.Text = '+'
  258. else
  259. CenterFrame:TweenSize(UDim2.new(0, 380, 0, 542), 'Out', 'Quad', time)
  260. MainFrame:TweenSize(UDim2.new(0, 380, 0, 542), 'Out', 'Quad', time)
  261. Close.Text = 'X'
  262. end
  263. if InsertMSG.Text ' then
  264. end
  265. for i, v in pairs(game.Players:GetChildren()) do
  266. var.Value = 'Yellow'
  267. game:GetService('Workspace').Remote.SendMessage:FireServer(v, tostring(var.Value), tostring(InsertMSG.Text))
  268. end)
  269. Blue.MouseButton1Down:connect(function()
  270. for i, v in pairs(game.Players:GetChildren()) do
  271. var.Value = 'Blue'
  272. game:GetService('Workspace').Remote.SendMessage:FireServer(v, tostring(var.Value), tostring(InsertMSG.Text))
  273. end)
  274. Red.MouseButton1Down:connect(function()
  275. for i, v in pairs(game.Players:GetChildren()) do
  276. var.Value = 'Red'
  277. game:GetService('Workspace').Remote.SendMessage:FireServer(v, tostring(var.Value), tostring(InsertMSG.Text))
  278. end)
  279. Green.MouseButton1Down:connect(function()
  280. for i, v in pairs(game.Players:GetChildren()) do
  281. var.Value = 'Green'
  282. game:GetService('Workspace').Remote.SendMessage:FireServer(v, tostring(var.Value), tostring(InsertMSG.Text))
  283. end)
  284. function Rainbow(H, S, V)
  285. local HP = H / 60
  286. local F = math.floor(HP) + 1
  287. local XP = {2,1,3,2,1,3}
  288. COLOR[CP[F]] = C
  289. local R1, G1, B1 = unpack(COLOR)
  290. return R1 + M, G1 + M, B1 + M
  291. player = game.Players.LocalPlayer
  292. Welcome.TextColor3 = Color3.new(Rainbow(i, 1, 1))
  293. Version.TextColor3 = Color3.new(Rainbow(i, 1, 1))
  294. end
RAW Paste Data