Advertisement
Guest User

Rocitizens morph script by ScriptX#3145 modified by flores,

a guest
Oct 19th, 2019
1,148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.12 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local TextButton_3 = Instance.new("TextButton")
  10. local TextButton_4 = Instance.new("TextButton")
  11. local TextButton_5 = Instance.new("TextButton")
  12. local TextButton_6 = Instance.new("TextButton")
  13. local TextButton_7 = Instance.new("TextButton")
  14. local TextButton_8 = Instance.new("TextButton")
  15. --Properties:
  16. ScreenGui.Parent = game.CoreGui
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. Frame.Parent = ScreenGui
  20. Frame.Active = true
  21. Frame.Draggable = true
  22. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  23. Frame.BackgroundTransparency = 0.30000001192093
  24. Frame.BorderSizePixel = 3
  25. Frame.Position = UDim2.new(0.373831779, 0, 0.392744482, 0)
  26. Frame.Size = UDim2.new(0, 310, 0, 218)
  27.  
  28. TextLabel.Parent = Frame
  29. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  30. TextLabel.BackgroundTransparency = 0.10000000149012
  31. TextLabel.BorderSizePixel = 2
  32. TextLabel.Size = UDim2.new(0, 310, 0, 29)
  33. TextLabel.Font = Enum.Font.SourceSans
  34. TextLabel.Text = "Flores' remake of RoCitizens Morphs by ScriptX#3145"
  35. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  36. TextLabel.TextSize = 14
  37.  
  38. TextButton.Parent = Frame
  39. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  40. TextButton.BackgroundTransparency = 0.30000001192093
  41. TextButton.BorderSizePixel = 2
  42. TextButton.Position = UDim2.new(0.0468553118, 0, 0.161507562, 0)
  43. TextButton.Size = UDim2.new(0, 126, 0, 36)
  44. TextButton.Font = Enum.Font.SourceSans
  45. TextButton.Text = "Despactio Spider"
  46. TextButton.TextColor3 = Color3.new(0, 0, 0)
  47. TextButton.TextSize = 14
  48. TextButton.MouseButton1Click:connect(function()
  49.  
  50. local hatid = 3810469355
  51.  
  52. local xsize = 20
  53. local ysize = 20
  54. local zsize = 20
  55.  
  56. local xpos_offset = 0
  57. local ypos_offset = 0
  58. local zpos_offset = 0
  59.  
  60. local lp = game.Players.LocalPlayer
  61.  
  62. lp.Character.Humanoid.HipHeight = 30
  63.  
  64. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  65.  
  66. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  67.  
  68. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  69.  
  70. local tbl_0x03c7098b19029ca6 = {1,1,1}
  71. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 7.99500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  72. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  73. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  74.  
  75. local tbl_main =
  76. {
  77. game.Workspace[lp.Name],
  78. "Hat3",
  79. tbl_0xf29bdcb8592cfac6
  80. }
  81. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  82. lp.CameraMaxZoomDistance = 600
  83. end)
  84.  
  85. TextButton_2.Parent = Frame
  86. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  87. TextButton_2.BackgroundTransparency = 0.30000001192093
  88. TextButton_2.BorderSizePixel = 2
  89. TextButton_2.Position = UDim2.new(0.527734756, 0, 0.161507562, 0)
  90. TextButton_2.Size = UDim2.new(0, 129, 0, 36)
  91. TextButton_2.Font = Enum.Font.SourceSans
  92. TextButton_2.Text = "Dominus Inferno"
  93. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  94. TextButton_2.TextSize = 14
  95. TextButton_2.MouseButton1Click:connect(function()
  96.  
  97. local hatid = 31101391
  98.  
  99. local xsize = 20
  100. local ysize = 20
  101. local zsize = 20
  102.  
  103. local xpos_offset = 0
  104. local ypos_offset = 0
  105. local zpos_offset = 0
  106.  
  107. local lp = game.Players.LocalPlayer
  108.  
  109. lp.Character.Humanoid.HipHeight = 10
  110.  
  111. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  112.  
  113. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  114.  
  115. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  116.  
  117. local tbl_0x03c7098b19029ca6 = {1,1,1}
  118. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 7.99500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  119. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  120. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  121.  
  122. local tbl_main =
  123. {
  124. game.Workspace[lp.Name],
  125. "Hat3",
  126. tbl_0xf29bdcb8592cfac6
  127. }
  128. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  129. lp.CameraMaxZoomDistance = 600
  130. end)
  131.  
  132. TextButton_3.Parent = Frame
  133. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  134. TextButton_3.BackgroundTransparency = 0.30000001192093
  135. TextButton_3.BorderSizePixel = 2
  136. TextButton_3.Position = UDim2.new(0.0468553118, 0, 0.373278975, 0)
  137. TextButton_3.Size = UDim2.new(0, 126, 0, 34)
  138. TextButton_3.Font = Enum.Font.SourceSans
  139. TextButton_3.Text = "Alien"
  140. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  141. TextButton_3.TextSize = 14
  142. TextButton_3.MouseButton1Click:connect(function()
  143.  
  144. local hatid = 3668808400
  145.  
  146. local xsize = 100
  147. local ysize = 100
  148. local zsize = 100
  149.  
  150. local xpos_offset = 0
  151. local ypos_offset = 0
  152. local zpos_offset = -5
  153.  
  154. local lp = game.Players.LocalPlayer
  155.  
  156. lp.Character.Humanoid.HipHeight = 40
  157.  
  158. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  159.  
  160. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  161.  
  162. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  163.  
  164. local tbl_0x03c7098b19029ca6 = {1,1,1}
  165. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 4.09500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  166. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  167. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  168.  
  169. local tbl_main =
  170. {
  171. game.Workspace[lp.Name],
  172. "Hat3",
  173. tbl_0xf29bdcb8592cfac6
  174. }
  175. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  176. lp.CameraMaxZoomDistance = 600
  177. end)
  178.  
  179. TextButton_4.Parent = Frame
  180. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  181. TextButton_4.BackgroundTransparency = 0.30000001192093
  182. TextButton_4.BorderSizePixel = 2
  183. TextButton_4.Position = UDim2.new(0.527734756, 0, 0.373278975, 0)
  184. TextButton_4.Size = UDim2.new(0, 129, 0, 34)
  185. TextButton_4.Font = Enum.Font.SourceSans
  186. TextButton_4.Text = "BiggestHead"
  187. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  188. TextButton_4.TextSize = 14
  189. TextButton_4.MouseButton1Click:connect(function()
  190.  
  191. local hatid = 3810504815
  192.  
  193. local xsize = 20
  194. local ysize = 20
  195. local zsize = 20
  196.  
  197. local xpos_offset = 0
  198. local ypos_offset = 0
  199. local zpos_offset = 0
  200.  
  201. local lp = game.Players.LocalPlayer
  202.  
  203. lp.Character.Humanoid.HipHeight = 15
  204.  
  205. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  206.  
  207. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  208.  
  209. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  210.  
  211. local tbl_0x03c7098b19029ca6 = {1,1,1}
  212. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 7.99500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  213. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  214. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  215.  
  216. local tbl_main =
  217. {
  218. game.Workspace[lp.Name],
  219. "Hat3",
  220. tbl_0xf29bdcb8592cfac6
  221. }
  222. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  223. lp.CameraMaxZoomDistance = 600
  224. end)
  225.  
  226. TextButton_5.Parent = Frame
  227. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  228. TextButton_5.BackgroundTransparency = 0.30000001192093
  229. TextButton_5.BorderSizePixel = 2
  230. TextButton_5.Position = UDim2.new(0.527734756, 0, 0.571882546, 0)
  231. TextButton_5.Size = UDim2.new(0, 129, 0, 31)
  232. TextButton_5.Font = Enum.Font.SourceSans
  233. TextButton_5.Text = "FrontPageGame"
  234. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  235. TextButton_5.TextSize = 14
  236. TextButton_5.MouseButton1Click:connect(function()
  237.  
  238. local hatid = 3972314187
  239.  
  240. local xsize = 20
  241. local ysize = 20
  242. local zsize = 20
  243.  
  244. local xpos_offset = 0
  245. local ypos_offset = 0
  246. local zpos_offset = 0
  247.  
  248. local lp = game.Players.LocalPlayer
  249.  
  250. lp.Character.Humanoid.HipHeight = 14
  251.  
  252. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  253.  
  254. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  255.  
  256. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  257.  
  258. local tbl_0x03c7098b19029ca6 = {1,1,1}
  259. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 7.99500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  260. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  261. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  262. local tbl_main =
  263. {
  264. game.Workspace[lp.Name],
  265. "Hat3",
  266. tbl_0xf29bdcb8592cfac6
  267. }
  268. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  269. lp.CameraMaxZoomDistance = 600
  270. end)
  271.  
  272. TextButton_6.Parent = Frame
  273. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  274. TextButton_6.BackgroundTransparency = 0.30000001192093
  275. TextButton_6.BorderSizePixel = 2
  276. TextButton_6.Position = UDim2.new(0.0468553118, 0, 0.571882546, 0)
  277. TextButton_6.Size = UDim2.new(0, 126, 0, 31)
  278. TextButton_6.Font = Enum.Font.SourceSans
  279. TextButton_6.Text = "Reindeer"
  280. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  281. TextButton_6.TextSize = 14
  282. TextButton_6.MouseButton1Click:connect(function()
  283. local hatid = 2620418275
  284.  
  285. local xsize = 20
  286. local ysize = 20
  287. local zsize = 20
  288.  
  289. local xpos_offset = -2.6
  290. local ypos_offset = 0
  291. local zpos_offset = 0
  292.  
  293. local lp = game.Players.LocalPlayer
  294.  
  295. lp.Character.Humanoid.HipHeight = 13
  296.  
  297. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  298.  
  299. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  300.  
  301. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  302.  
  303. local tbl_0x03c7098b19029ca6 = {1,1,1}
  304. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 0.79500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  305. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  306. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  307.  
  308. local tbl_main =
  309. {
  310. game.Workspace[lp.Name],
  311. "Hat3",
  312. tbl_0xf29bdcb8592cfac6
  313. }
  314. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  315. lp.CameraMaxZoomDistance = 600
  316. end)
  317.  
  318. TextButton_7.Parent = Frame
  319. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  320. TextButton_7.BackgroundTransparency = 0.30000001192093
  321. TextButton_7.BorderSizePixel = 2
  322. TextButton_7.Position = UDim2.new(0.0423320159, 0, 0.76294589, 0)
  323. TextButton_7.Size = UDim2.new(0, 127, 0, 35)
  324. TextButton_7.Font = Enum.Font.SourceSans
  325. TextButton_7.Text = "Headstack"
  326. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  327. TextButton_7.TextSize = 14
  328. TextButton_7.MouseButton1Click:connect(function()
  329.  
  330. local hatid = 3810500963
  331.  
  332. local xsize = 20
  333. local ysize = 20
  334. local zsize = 20
  335.  
  336. local xpos_offset = 0
  337. local ypos_offset = 0
  338. local zpos_offset = 0
  339.  
  340. local lp = game.Players.LocalPlayer
  341.  
  342. lp.Character.Humanoid.HipHeight = 19
  343.  
  344. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  345.  
  346. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  347.  
  348. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  349.  
  350. local tbl_0x03c7098b19029ca6 = {1,1,1}
  351. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 7.99500417709351, 2.59983342140913, 0, 1., 0.29500417709351}
  352. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  353. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  354.  
  355. local tbl_main =
  356. {
  357. game.Workspace[lp.Name],
  358. "Hat3",
  359. tbl_0xf29bdcb8592cfac6
  360. }
  361. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  362. lp.CameraMaxZoomDistance = 600
  363. end)
  364.  
  365. TextButton_8.Parent = Frame
  366. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  367. TextButton_8.BackgroundTransparency = 0.30000001192093
  368. TextButton_8.BorderSizePixel = 2
  369. TextButton_8.Position = UDim2.new(0.527734756, 0, 0.76294589, 0)
  370. TextButton_8.Size = UDim2.new(0, 129, 0, 35)
  371. TextButton_8.Font = Enum.Font.SourceSans
  372. TextButton_8.Text = "MagikPumpkin"
  373. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  374. TextButton_8.TextSize = 14
  375. TextButton_8.MouseButton1Click:connect(function()
  376. local hatid = 4138910508
  377.  
  378. local xsize = 10
  379. local ysize = 10
  380. local zsize = 10
  381.  
  382. local xpos_offset = 0
  383. local ypos_offset = 0
  384. local zpos_offset = 0
  385.  
  386. local lp = game.Players.LocalPlayer
  387.  
  388.  
  389. local tbl_main = {game:GetService("Workspace")[lp.Name],hatid,"Hat3"}
  390.  
  391. game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory:InvokeServer(unpack(tbl_main))
  392.  
  393. game:GetService("Workspace")[lp.Name]:WaitForChild("Hat3")
  394.  
  395. local tbl_0x03c7098b19029ca6 = {1,1,1}
  396. local tbl_0xe63d7777d0e415a6 = {xpos_offset,ypos_offset,zpos_offset, 2, 0, 0, 0, 0.99500417709351, 0.09983342140913, 0, -0.09983342140913, 0.99500417709351}
  397. local tbl_0x5d9ceb8185ad8c06 = {xsize,ysize,zsize}
  398. local tbl_0xf29bdcb8592cfac6 = {["Scale"] = tbl_0x5d9ceb8185ad8c06, ["CFrame"] = tbl_0xe63d7777d0e415a6, ["Color"] = tbl_0x03c7098b19029ca6}
  399.  
  400. local tbl_main =
  401. {
  402. game.Workspace[lp.Name],
  403. "Hat3",
  404. tbl_0xf29bdcb8592cfac6
  405. }
  406. game:GetService("Workspace").CommunicationRelays.Character.UpdateAttachment:FireServer(unpack(tbl_main))
  407. lp.CameraMaxZoomDistance = 600
  408.  
  409. end)
  410.  
  411.  
  412. local function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  413.  
  414. spawn(function()
  415. for i,v in pairs(ScreenGui:GetDescendants()) do
  416. v.BorderSizePixel = 1
  417. spawn(function()
  418.  
  419. local counter = 0
  420.  
  421. wait()
  422.  
  423. while wait() do
  424.  
  425. v.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  426.  
  427. counter = counter + 0.0126
  428.  
  429. end
  430. end)
  431.  
  432. end
  433. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement