Advertisement
Guest User

FULL SCRIPT

a guest
Dec 8th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local BeautyB = Instance.new("Frame")
  9. local Credits = Instance.new("TextLabel")
  10. local PetSimGUI = Instance.new("TextButton")
  11. local BeautyA = Instance.new("Frame")
  12. local MadeBy = Instance.new("TextLabel")
  13. local Close = Instance.new("TextButton")
  14. local Speed = Instance.new("TextBox")
  15. local Jump = Instance.new("TextBox")
  16. local Nothing = Instance.new("TextButton")
  17. local TITLE = Instance.new("TextLabel")
  18. local OPJailbreakGUI = Instance.new("TextButton")
  19. local Nothing_2 = Instance.new("TextButton")
  20. local PetSimAutofarm = Instance.new("TextButton")
  21. local Nothing_3 = Instance.new("TextButton")
  22. local RevizAdmin = Instance.new("TextButton")
  23. local SetSpeed = Instance.new("TextButton")
  24. local SetJump = Instance.new("TextButton")
  25. --Properties:
  26. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28.  
  29. OpenFrame.Name = "OpenFrame"
  30. OpenFrame.Parent = ScreenGui
  31. OpenFrame.Active = true
  32. OpenFrame.BackgroundColor3 = Color3.new(0.494118, 0.0823529, 1)
  33. OpenFrame.BorderSizePixel = 0
  34. OpenFrame.Position = UDim2.new(-0.000370395777, 0, 0.475537181, 0)
  35. OpenFrame.Size = UDim2.new(0, 93, 0, 33)
  36.  
  37. Open.Name = "Open"
  38. Open.Parent = OpenFrame
  39. Open.BackgroundColor3 = Color3.new(0.494118, 0.0823529, 1)
  40. Open.BorderSizePixel = 0
  41. Open.Position = UDim2.new(0.0704780146, 0, 0.152198195, 0)
  42. Open.Size = UDim2.new(0, 79, 0, 22)
  43. Open.Font = Enum.Font.Cartoon
  44. Open.Text = "Open"
  45. Open.TextColor3 = Color3.new(1, 1, 1)
  46. Open.TextScaled = true
  47. Open.TextSize = 14
  48. Open.TextWrapped = true
  49.  
  50. Main.Name = "Main"
  51. Main.Parent = ScreenGui
  52. Main.Active = true
  53. Main.BackgroundColor3 = Color3.new(0.286275, 0.0470588, 0.596078)
  54. Main.BorderSizePixel = 0
  55. Main.Position = UDim2.new(0.335721254, 0, 0.287249178, 0)
  56. Main.Size = UDim2.new(0, 359, 0, 224)
  57.  
  58. BeautyB.Name = "BeautyB"
  59. BeautyB.Parent = Main
  60. BeautyB.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  61. BeautyB.BorderSizePixel = 0
  62. BeautyB.Position = UDim2.new(-0.0306406692, 0, 0.901209712, 0)
  63. BeautyB.Size = UDim2.new(0, 380, 0, 22)
  64.  
  65. Credits.Name = "Credits"
  66. Credits.Parent = BeautyB
  67. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  68. Credits.BackgroundTransparency = 1
  69. Credits.Position = UDim2.new(0.0880560651, 0, 0, 0)
  70. Credits.Size = UDim2.new(0, 313, 0, 22)
  71. Credits.Font = Enum.Font.Cartoon
  72. Credits.Text = "All Credits Go To Their Respected Owners"
  73. Credits.TextColor3 = Color3.new(1, 1, 1)
  74. Credits.TextScaled = true
  75. Credits.TextSize = 14
  76. Credits.TextWrapped = true
  77.  
  78. PetSimGUI.Name = "Pet Sim GUI"
  79. PetSimGUI.Parent = Main
  80. PetSimGUI.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  81. PetSimGUI.BorderSizePixel = 0
  82. PetSimGUI.Position = UDim2.new(0.0347110368, 0, 0.436635971, 0)
  83. PetSimGUI.Size = UDim2.new(0, 107, 0, 38)
  84. PetSimGUI.Font = Enum.Font.SourceSans
  85. PetSimGUI.Text = "Pet Sim GUI"
  86. PetSimGUI.TextColor3 = Color3.new(0, 0, 0)
  87. PetSimGUI.TextSize = 14
  88.  
  89. BeautyA.Name = "BeautyA"
  90. BeautyA.Parent = Main
  91. BeautyA.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  92. BeautyA.BorderSizePixel = 0
  93. BeautyA.Position = UDim2.new(-0.0306406692, 0, -0.000576019287, 0)
  94. BeautyA.Size = UDim2.new(0, 380, 0, 22)
  95.  
  96. MadeBy.Name = "Made By"
  97. MadeBy.Parent = BeautyA
  98. MadeBy.BackgroundColor3 = Color3.new(1, 1, 1)
  99. MadeBy.BackgroundTransparency = 1
  100. MadeBy.Position = UDim2.new(0.0275295861, 0, 0, 0)
  101. MadeBy.Size = UDim2.new(0, 145, 0, 22)
  102. MadeBy.Font = Enum.Font.Cartoon
  103. MadeBy.Text = "Made By Croopek and Alex"
  104. MadeBy.TextColor3 = Color3.new(1, 1, 1)
  105. MadeBy.TextSize = 14
  106.  
  107. Close.Name = "Close"
  108. Close.Parent = BeautyA
  109. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  110. Close.BackgroundTransparency = 1
  111. Close.BorderSizePixel = 0
  112. Close.Position = UDim2.new(0.914371669, 0, 0.00586492382, 0)
  113. Close.Size = UDim2.new(0, 32, 0, 21)
  114. Close.Font = Enum.Font.Cartoon
  115. Close.Text = "X"
  116. Close.TextColor3 = Color3.new(1, 1, 1)
  117. Close.TextScaled = true
  118. Close.TextSize = 14
  119. Close.TextWrapped = true
  120.  
  121. Speed.Name = "Speed"
  122. Speed.Parent = BeautyA
  123. Speed.BackgroundColor3 = Color3.new(0.286275, 0.0470588, 0.596078)
  124. Speed.BorderSizePixel = 0
  125. Speed.Position = UDim2.new(0.732792795, 0, 0.142228559, 0)
  126. Speed.Size = UDim2.new(0, 75, 0, 14)
  127. Speed.Font = Enum.Font.SourceSans
  128. Speed.PlaceholderText = "Speed"
  129. Speed.Text = ""
  130. Speed.TextColor3 = Color3.new(0, 0, 0)
  131. Speed.TextSize = 14
  132.  
  133. Jump.Name = "Jump"
  134. Jump.Parent = BeautyA
  135. Jump.BackgroundColor3 = Color3.new(0.286275, 0.0470588, 0.596078)
  136. Jump.BorderSizePixel = 0
  137. Jump.Position = UDim2.new(0.472266465, 0, 0.142228559, 0)
  138. Jump.Size = UDim2.new(0, 75, 0, 14)
  139. Jump.Font = Enum.Font.SourceSans
  140. Jump.PlaceholderText = "Jump"
  141. Jump.Text = ""
  142. Jump.TextColor3 = Color3.new(0, 0, 0)
  143. Jump.TextSize = 14
  144.  
  145. Nothing.Name = "Nothing"
  146. Nothing.Parent = Main
  147. Nothing.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  148. Nothing.BorderSizePixel = 0
  149. Nothing.Position = UDim2.new(0.678165078, 0, 0.441100299, 0)
  150. Nothing.Size = UDim2.new(0, 107, 0, 38)
  151. Nothing.Font = Enum.Font.SourceSans
  152. Nothing.Text = "Nothing"
  153. Nothing.TextColor3 = Color3.new(0, 0, 0)
  154. Nothing.TextSize = 14
  155.  
  156. TITLE.Name = "TITLE"
  157. TITLE.Parent = Main
  158. TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  159. TITLE.BackgroundTransparency = 1
  160. TITLE.Position = UDim2.new(0.0653517395, 0, 0.214285716, 0)
  161. TITLE.Size = UDim2.new(0, 313, 0, 50)
  162. TITLE.Font = Enum.Font.Cartoon
  163. TITLE.Text = "Some Cool Scripts"
  164. TITLE.TextColor3 = Color3.new(1, 1, 1)
  165. TITLE.TextScaled = true
  166. TITLE.TextSize = 14
  167. TITLE.TextWrapped = true
  168.  
  169. OPJailbreakGUI.Name = "OP Jailbreak GUI"
  170. OPJailbreakGUI.Parent = Main
  171. OPJailbreakGUI.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  172. OPJailbreakGUI.BorderSizePixel = 0
  173. OPJailbreakGUI.Position = UDim2.new(0.352259785, 0, 0.44110027, 0)
  174. OPJailbreakGUI.Size = UDim2.new(0, 107, 0, 38)
  175. OPJailbreakGUI.Font = Enum.Font.SourceSans
  176. OPJailbreakGUI.Text = "OP Jailbreak GUI"
  177. OPJailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  178. OPJailbreakGUI.TextSize = 14
  179. OPJailbreakGUI.MouseButton1Down:connect(function()
  180. loadstring(game:HttpGet("https://pastebin.com/raw/d0mRrqMS", true))()
  181. end)
  182.  
  183. Nothing_2.Name = "Nothing"
  184. Nothing_2.Parent = Main
  185. Nothing_2.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  186. Nothing_2.BorderSizePixel = 0
  187. Nothing_2.Position = UDim2.new(0.678165078, 0, 0.659850299, 0)
  188. Nothing_2.Size = UDim2.new(0, 107, 0, 38)
  189. Nothing_2.Font = Enum.Font.SourceSans
  190. Nothing_2.Text = "Nothing"
  191. Nothing_2.TextColor3 = Color3.new(0, 0, 0)
  192. Nothing_2.TextSize = 14
  193.  
  194. PetSimAutofarm.Name = "Pet Sim Autofarm"
  195. PetSimAutofarm.Parent = Main
  196. PetSimAutofarm.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  197. PetSimAutofarm.BorderSizePixel = 0
  198. PetSimAutofarm.Position = UDim2.new(0.0347110368, 0, 0.65985024, 0)
  199. PetSimAutofarm.Size = UDim2.new(0, 107, 0, 38)
  200. PetSimAutofarm.Font = Enum.Font.SourceSans
  201. PetSimAutofarm.Text = "Pet Sim Autofarm"
  202. PetSimAutofarm.TextColor3 = Color3.new(0, 0, 0)
  203. PetSimAutofarm.TextSize = 14
  204. PetSimAutofarm.MouseButton1Down:connect(function()
  205. loadstring(game:HttpGet("pastebin.com/raw/LVbYntAB", true))()
  206. end)
  207.  
  208. Nothing_3.Name = "Nothing"
  209. Nothing_3.Parent = Main
  210. Nothing_3.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  211. Nothing_3.BorderSizePixel = 0
  212. Nothing_3.Position = UDim2.new(0.352259785, 0, 0.65985024, 0)
  213. Nothing_3.Size = UDim2.new(0, 107, 0, 38)
  214. Nothing_3.Font = Enum.Font.SourceSans
  215. Nothing_3.Text = "Nothing"
  216. Nothing_3.TextColor3 = Color3.new(0, 0, 0)
  217. Nothing_3.TextSize = 14
  218.  
  219. RevizAdmin.Name = "Reviz Admin"
  220. RevizAdmin.Parent = Main
  221. RevizAdmin.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  222. RevizAdmin.BorderSizePixel = 0
  223. RevizAdmin.Position = UDim2.new(0.0347110629, 0, 0.133352548, 0)
  224. RevizAdmin.Size = UDim2.new(0, 75, 0, 18)
  225. RevizAdmin.Font = Enum.Font.Cartoon
  226. RevizAdmin.Text = "Reviz Admin"
  227. RevizAdmin.TextColor3 = Color3.new(1, 1, 1)
  228. RevizAdmin.TextScaled = true
  229. RevizAdmin.TextSize = 14
  230. RevizAdmin.TextWrapped = true
  231. RevizAdmin.MouseButton1Down:connect(function()
  232. loadstring(game:HttpGet("https://pastebin.com/raw/pyzjWNhk", true))()
  233. end)
  234.  
  235. SetSpeed.Name = "SetSpeed"
  236. SetSpeed.Parent = Main
  237. SetSpeed.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  238. SetSpeed.BorderSizePixel = 0
  239. SetSpeed.Position = UDim2.new(0.745017529, 0, 0.133352548, 0)
  240. SetSpeed.Size = UDim2.new(0, 75, 0, 18)
  241. SetSpeed.Font = Enum.Font.Cartoon
  242. SetSpeed.Text = "SetSpeed"
  243. SetSpeed.TextColor3 = Color3.new(1, 1, 1)
  244. SetSpeed.TextScaled = true
  245. SetSpeed.TextSize = 14
  246. SetSpeed.TextWrapped = true
  247. SetSpeed.MouseButton1Click:Connect(function()
  248. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Speed.Text
  249. end)
  250.  
  251. SetJump.Name = "SetJump"
  252. SetJump.Parent = Main
  253. SetJump.BackgroundColor3 = Color3.new(0.478431, 0.0823529, 1)
  254. SetJump.BorderSizePixel = 0
  255. SetJump.Position = UDim2.new(0.469251513, 0, 0.133352548, 0)
  256. SetJump.Size = UDim2.new(0, 75, 0, 18)
  257. SetJump.Font = Enum.Font.Cartoon
  258. SetJump.Text = "SetJump"
  259. SetJump.TextColor3 = Color3.new(1, 1, 1)
  260. SetJump.TextScaled = true
  261. SetJump.TextSize = 14
  262. SetJump.TextWrapped = true
  263. SetJump.MouseButton1Click:Connect(function()
  264. game.Players.LocalPlayer.Character.Humanoid.JumpPower = Jump.Text
  265. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement