Legit1093

Untitled

Mar 31st, 2019
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Troll = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextBox = Instance.new("TextBox")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextPEt = Instance.new("TextLabel")
  9. local TextButton = Instance.new("TextButton")
  10. local Frame_2 = Instance.new("Frame")
  11. local UIGridLayout = Instance.new("UIGridLayout")
  12. local owolord = Instance.new("TextButton")
  13. local Dogcat = Instance.new("TextButton")
  14. local Seastar = Instance.new("TextButton")
  15. local ObscureEntity = Instance.new("TextButton")
  16. --Properties:
  17. Troll.Name = "Troll"
  18. Troll.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19. Troll.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. Frame.Parent = Troll
  22. Frame.Active = true
  23. Frame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  24. Frame.BorderSizePixel = 0
  25. Frame.Position = UDim2.new(0.531172097, -225, 0.573964477, -175)
  26. Frame.Size = UDim2.new(0, 350, 0, 251)
  27.  
  28. TextBox.Parent = Frame
  29. TextBox.Active = false
  30. TextBox.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  31. TextBox.BorderSizePixel = 0
  32. TextBox.Position = UDim2.new(0, 0, 0.178371593, 0)
  33. TextBox.Size = UDim2.new(0, 350, 0, 100)
  34. TextBox.Font = Enum.Font.SourceSans
  35. TextBox.PlaceholderColor3 = Color3.new(1, 1, 1)
  36. TextBox.Text = ""
  37. TextBox.TextColor3 = Color3.new(1, 1, 1)
  38. TextBox.TextSize = 22
  39.  
  40. TextLabel.Parent = Frame
  41. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  42. TextLabel.BackgroundTransparency = 1
  43. TextLabel.BorderSizePixel = 0
  44. TextLabel.Position = UDim2.new(0.214285716, 0, 0.0480000004, 0)
  45. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  46. TextLabel.Font = Enum.Font.SourceSansBold
  47. TextLabel.Text = "lol"
  48. TextLabel.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  49. TextLabel.TextSize = 28
  50. TextLabel.TextTransparency = 1
  51.  
  52. TextPEt.Name = "TextPEt"
  53. TextPEt.Parent = Frame
  54. TextPEt.BackgroundColor3 = Color3.new(1, 1, 1)
  55. TextPEt.BackgroundTransparency = 1
  56. TextPEt.BorderSizePixel = 0
  57. TextPEt.Position = UDim2.new(0.211428568, 0, 0.400000006, 0)
  58. TextPEt.Size = UDim2.new(0, 200, 0, 37)
  59. TextPEt.Font = Enum.Font.SourceSansBold
  60. TextPEt.Text = "Pet name here"
  61. TextPEt.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  62. TextPEt.TextSize = 28
  63. TextPEt.TextTransparency = 1
  64.  
  65. TextButton.Parent = Frame
  66. TextButton.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  67. TextButton.BorderSizePixel = 0
  68. TextButton.Position = UDim2.new(0.00285714283, 0, 0.772000015, 0)
  69. TextButton.Size = UDim2.new(0, 349, 0, 50)
  70. TextButton.Font = Enum.Font.SourceSans
  71. TextButton.Text = "Send fake hatch"
  72. TextButton.TextColor3 = Color3.new(0.796079, 0.796079, 0.796079)
  73. TextButton.TextSize = 22
  74.  
  75. Frame_2.Parent = Frame
  76. Frame_2.Active = true
  77. Frame_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  78. Frame_2.BorderSizePixel = 0
  79. Frame_2.Position = UDim2.new(1.02775204, 0, -0.000911271898, 0)
  80. Frame_2.Size = UDim2.new(0, 150, 0, 251)
  81.  
  82. UIGridLayout.Parent = Frame_2
  83. UIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  84. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  85. UIGridLayout.VerticalAlignment = Enum.VerticalAlignment.Center
  86. UIGridLayout.CellSize = UDim2.new(0, 140, 0, 55)
  87.  
  88. owolord.Name = "owolord"
  89. owolord.Parent = Frame_2
  90. owolord.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  91. owolord.BorderSizePixel = 0
  92. owolord.Size = UDim2.new(0, 200, 0, 50)
  93. owolord.Font = Enum.Font.SourceSansBold
  94. owolord.Text = "The OwOlord"
  95. owolord.TextColor3 = Color3.new(1, 1, 1)
  96. owolord.TextSize = 22
  97.  
  98. Dogcat.Name = "Dogcat"
  99. Dogcat.Parent = Frame_2
  100. Dogcat.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  101. Dogcat.BorderSizePixel = 0
  102. Dogcat.Size = UDim2.new(0, 200, 0, 50)
  103. Dogcat.Font = Enum.Font.SourceSansBold
  104. Dogcat.Text = "Dogcat"
  105. Dogcat.TextColor3 = Color3.new(1, 1, 1)
  106. Dogcat.TextSize = 22
  107.  
  108. Seastar.Name = "Seastar"
  109. Seastar.Parent = Frame_2
  110. Seastar.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  111. Seastar.BorderSizePixel = 0
  112. Seastar.Size = UDim2.new(0, 200, 0, 50)
  113. Seastar.Font = Enum.Font.SourceSansBold
  114. Seastar.Text = "Sea Star"
  115. Seastar.TextColor3 = Color3.new(1, 1, 1)
  116. Seastar.TextSize = 22
  117.  
  118. ObscureEntity.Name = "ObscureEntity"
  119. ObscureEntity.Parent = Frame_2
  120. ObscureEntity.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  121. ObscureEntity.BorderSizePixel = 0
  122. ObscureEntity.Size = UDim2.new(0, 200, 0, 50)
  123. ObscureEntity.Font = Enum.Font.SourceSansBold
  124. ObscureEntity.Text = "ObscureEntity"
  125. ObscureEntity.TextColor3 = Color3.new(1, 1, 1)
  126. ObscureEntity.TextSize = 22
  127. -- Scripts:
  128. function SCRIPT_MZDU88_FAKESCRIPT() -- owolord.LocalScript
  129. local script = Instance.new('LocalScript')
  130. script.Parent = owolord
  131. --SynapseX Decompiler
  132. local owo = script.Parent
  133. function sendfakemsg(text)
  134. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  135. Text = "[Server]: " .. game.Players.LocalPlayer.Name .. " just hatched a Legendary '" .. text .. "' (0.00002%)!",
  136. Color = Color3.fromRGB(255,0,0),
  137. FontSize = Enum.FontSize.Size42
  138. })
  139. print(text)
  140. end
  141. owo.MouseButton1Click:Connect(function()
  142. sendfakemsg(owo.Text)
  143. end)
  144.  
  145.  
  146.  
  147. end
  148. coroutine.resume(coroutine.create(SCRIPT_MZDU88_FAKESCRIPT))
  149. function SCRIPT_DIXS78_FAKESCRIPT() -- Dogcat.LocalScript
  150. local script = Instance.new('LocalScript')
  151. script.Parent = Dogcat
  152. --SynapseX Decompiler
  153. local dog = script.Parent
  154. function sendfakemsg(text)
  155. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  156. Text = "[Server]: " .. game.Players.LocalPlayer.Name .. " just hatched a Legendary '" .. text .. "' (0.0000125%)!",
  157. Color = Color3.fromRGB(255,0,0),
  158. FontSize = Enum.FontSize.Size42
  159. })
  160. print(text)
  161. end
  162. dog.MouseButton1Click:Connect(function()
  163. sendfakemsg(dog.Text)
  164. end)
  165.  
  166.  
  167.  
  168. end
  169. coroutine.resume(coroutine.create(SCRIPT_DIXS78_FAKESCRIPT))
  170. function SCRIPT_PRJB78_FAKESCRIPT() -- Seastar.LocalScript
  171. local script = Instance.new('LocalScript')
  172. script.Parent = Seastar
  173. --SynapseX Decompiler
  174. local sea = script.Parent
  175. function sendfakemsg(text)
  176. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  177. Text = "[Server]: " .. game.Players.LocalPlayer.Name .. " just hatched a Legendary '" .. text .. "' (0.000019%)!",
  178. Color = Color3.fromRGB(255,0,0),
  179. FontSize = Enum.FontSize.Size42
  180. })
  181. print(text)
  182. end
  183. sea.MouseButton1Click:Connect(function()
  184. sendfakemsg(sea.Text)
  185. end)
  186.  
  187.  
  188.  
  189. end
  190. coroutine.resume(coroutine.create(SCRIPT_PRJB78_FAKESCRIPT))
  191. function SCRIPT_PUZP77_FAKESCRIPT() -- ObscureEntity.LocalScript
  192. local script = Instance.new('LocalScript')
  193. script.Parent = ObscureEntity
  194. --SynapseX Decompiler
  195. local obscure = script.Parent
  196. function sendfakemsg(text)
  197. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  198. Text = "[Server]: " .. game.Players.LocalPlayer.Name .. " just hatched a Legendary '" .. text .. "'!",
  199. Color = Color3.fromRGB(0,255,255),
  200. FontSize = Enum.FontSize.Size42
  201. })
  202. print(text)
  203. end
  204. obscure.MouseButton1Click:Connect(function()
  205. sendfakemsg(obscure.Text)
  206. end)
  207.  
  208.  
  209.  
  210. end
  211. coroutine.resume(coroutine.create(SCRIPT_PUZP77_FAKESCRIPT))
  212. function SCRIPT_NSMP84_FAKESCRIPT() -- Troll.LocalScript
  213. local script = Instance.new('LocalScript')
  214. script.Parent = Troll
  215. for _,v in ipairs(script.Parent:GetDescendants()) do
  216. if not v:IsA("LocalScript") then
  217. v.Draggable = true
  218. end
  219. end
  220.  
  221. end
  222. coroutine.resume(coroutine.create(SCRIPT_NSMP84_FAKESCRIPT))
  223. function SCRIPT_CTOU75_FAKESCRIPT() -- Troll.LocalScript
  224. local script = Instance.new('LocalScript')
  225. script.Parent = Troll
  226. --SynapseX Decompiler
  227. local textbox = script.Parent.Frame.TextBox
  228. local btn = script.Parent.Frame.TextButton
  229. function sendfakemsg(text)
  230. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  231. Text = "[Server]: " .. game.Players.LocalPlayer.Name .. " just hatched a Legendary '" .. text .. "'!",
  232. Color = Color3.fromRGB(0,255,255),
  233. FontSize = Enum.FontSize.Size42
  234. })
  235. print(text)
  236. end
  237. btn.MouseButton1Click:Connect(function()
  238. sendfakemsg(textbox.Text)
  239. end)
  240.  
  241.  
  242. end
  243. coroutine.resume(coroutine.create(SCRIPT_CTOU75_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment