Advertisement
ItzDiegoExploitzBoi

Untitled

Mar 19th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.53 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local pjj = Instance.new("ScreenGui")
  5. local mainn = Instance.new("Frame")
  6. local secondary = Instance.new("Frame")
  7. local Frame = Instance.new("Frame")
  8. local Frame_2 = Instance.new("Frame")
  9. local ok = Instance.new("TextBox")
  10. local teleports = Instance.new("TextLabel")
  11. local tpbone = Instance.new("TextButton")
  12. local tpdiary = Instance.new("TextButton")
  13. local tpwrench = Instance.new("TextButton")
  14. local tpmoney = Instance.new("TextButton")
  15. local tpshop = Instance.new("TextButton")
  16. local tphyper = Instance.new("TextButton")
  17. local tpultd = Instance.new("TextButton")
  18. local gasstation = Instance.new("TextButton")
  19. local worthcrab = Instance.new("TextButton")
  20. local expispower = Instance.new("TextButton")
  21. local functions = Instance.new("TextLabel")
  22. local maxstats = Instance.new("TextButton")
  23. local tptools = Instance.new("TextButton")
  24. local farmall = Instance.new("TextButton")
  25. local farmhyper = Instance.new("TextButton")
  26. local X = Instance.new("TextButton")
  27. local gay = Instance.new("Frame")
  28. local gayoo = Instance.new("TextButton")
  29. local gay_2 = Instance.new("Frame")
  30. --Properties:
  31. pjj.Name = "pjj"
  32. pjj.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  33. pjj.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34.  
  35. mainn.Name = "mainn"
  36. mainn.Parent = pjj
  37. mainn.Active = true
  38. mainn.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  39. mainn.Position = UDim2.new(0.172450051, 0, 0.239348382, 0)
  40. mainn.Size = UDim2.new(0, 651, 0, 496)
  41.  
  42. secondary.Name = "secondary"
  43. secondary.Parent = mainn
  44. secondary.Active = true
  45. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  46. secondary.Position = UDim2.new(0.0219947826, 0, 0.0256749429, 0)
  47. secondary.Size = UDim2.new(0, 622, 0, 473)
  48.  
  49. Frame.Parent = secondary
  50. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  51. Frame.Position = UDim2.new(0, 0, 0.108938545, 0)
  52. Frame.Size = UDim2.new(0, 622, 0, 7)
  53.  
  54. Frame_2.Parent = secondary
  55. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  56. Frame_2.Position = UDim2.new(0.0048231557, 0, 0.82564044, 0)
  57. Frame_2.Size = UDim2.new(0, 616, 0, 8)
  58.  
  59. ok.Name = "ok"
  60. ok.Parent = mainn
  61. ok.BackgroundColor3 = Color3.new(0.0352941, 0.0901961, 0.113725)
  62. ok.Position = UDim2.new(0, 0, -0.0697674751, 0)
  63. ok.Size = UDim2.new(0, 651, 0, 37)
  64. ok.ClearTextOnFocus = false
  65. ok.Font = Enum.Font.SciFi
  66. ok.ShowNativeInput = false
  67. ok.Text = "THE ULTIMATE PROJECT JOJO GUI "
  68. ok.TextColor3 = Color3.new(0.129412, 0.580392, 1)
  69. ok.TextSize = 25
  70. ok.TextStrokeTransparency = 0
  71.  
  72. teleports.Name = "teleports"
  73. teleports.Parent = mainn
  74. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  75. teleports.BackgroundTransparency = 1
  76. teleports.Position = UDim2.new(0.3563748, 0, 0.0539007559, 0)
  77. teleports.Size = UDim2.new(0, 200, 0, 38)
  78. teleports.Font = Enum.Font.SciFi
  79. teleports.Text = "TELEPORTS"
  80. teleports.TextColor3 = Color3.new(0.792157, 0.0431373, 1)
  81. teleports.TextSize = 35
  82. teleports.TextWrapped = true
  83.  
  84. tpbone.Name = "tpbone"
  85. tpbone.Parent = mainn
  86. tpbone.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  87. tpbone.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  88. tpbone.Position = UDim2.new(0.0322580636, 0, 0.196930945, 0)
  89. tpbone.Size = UDim2.new(0, 149, 0, 42)
  90. tpbone.Font = Enum.Font.SciFi
  91. tpbone.Text = "TP to Bones"
  92. tpbone.TextColor3 = Color3.new(0, 0, 0)
  93. tpbone.TextSize = 25
  94. tpbone.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  95. tpbone.TextStrokeTransparency = 0
  96.  
  97. tpdiary.Name = "tpdiary"
  98. tpdiary.Parent = mainn
  99. tpdiary.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  100. tpdiary.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  101. tpdiary.Position = UDim2.new(0.373271883, 0, 0.196930945, 0)
  102. tpdiary.Size = UDim2.new(0, 149, 0, 42)
  103. tpdiary.Font = Enum.Font.SciFi
  104. tpdiary.Text = "TP to Diary"
  105. tpdiary.TextColor3 = Color3.new(0, 0, 0)
  106. tpdiary.TextSize = 25
  107. tpdiary.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  108. tpdiary.TextStrokeTransparency = 0
  109.  
  110. tpwrench.Name = "tpwrench"
  111. tpwrench.Parent = mainn
  112. tpwrench.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  113. tpwrench.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  114. tpwrench.Position = UDim2.new(0.737327218, 0, 0.196930945, 0)
  115. tpwrench.Size = UDim2.new(0, 149, 0, 42)
  116. tpwrench.Font = Enum.Font.SciFi
  117. tpwrench.Text = "TP to Wrench"
  118. tpwrench.TextColor3 = Color3.new(0, 0, 0)
  119. tpwrench.TextSize = 25
  120. tpwrench.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  121. tpwrench.TextStrokeTransparency = 0
  122.  
  123. tpmoney.Name = "tpmoney"
  124. tpmoney.Parent = mainn
  125. tpmoney.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  126. tpmoney.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  127. tpmoney.Position = UDim2.new(0.0322580636, 0, 0.350383639, 0)
  128. tpmoney.Size = UDim2.new(0, 149, 0, 42)
  129. tpmoney.Font = Enum.Font.SciFi
  130. tpmoney.Text = "TP to Money"
  131. tpmoney.TextColor3 = Color3.new(0, 0, 0)
  132. tpmoney.TextSize = 25
  133. tpmoney.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  134. tpmoney.TextStrokeTransparency = 0
  135.  
  136. tpshop.Name = "tpshop"
  137. tpshop.Parent = mainn
  138. tpshop.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  139. tpshop.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  140. tpshop.Position = UDim2.new(0.737327218, 0, 0.350383639, 0)
  141. tpshop.Size = UDim2.new(0, 149, 0, 42)
  142. tpshop.Font = Enum.Font.SciFi
  143. tpshop.Text = "Shop"
  144. tpshop.TextColor3 = Color3.new(0, 0, 0)
  145. tpshop.TextSize = 25
  146. tpshop.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  147. tpshop.TextStrokeTransparency = 0
  148.  
  149. tphyper.Name = "tphyper"
  150. tphyper.Parent = mainn
  151. tphyper.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  152. tphyper.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  153. tphyper.Position = UDim2.new(0.373271883, 0, 0.350383639, 0)
  154. tphyper.Size = UDim2.new(0, 149, 0, 42)
  155. tphyper.Font = Enum.Font.SciFi
  156. tphyper.Text = "Hyperspace"
  157. tphyper.TextColor3 = Color3.new(0, 0, 0)
  158. tphyper.TextSize = 25
  159. tphyper.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  160. tphyper.TextStrokeTransparency = 0
  161.  
  162. tpultd.Name = "tpultd"
  163. tpultd.Parent = mainn
  164. tpultd.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  165. tpultd.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  166. tpultd.Position = UDim2.new(0.0322580934, 0, 0.501278758, 0)
  167. tpultd.Size = UDim2.new(0, 149, 0, 42)
  168. tpultd.Font = Enum.Font.SciFi
  169. tpultd.Text = "Ult. Dummy"
  170. tpultd.TextColor3 = Color3.new(0, 0, 0)
  171. tpultd.TextSize = 25
  172. tpultd.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  173. tpultd.TextStrokeTransparency = 0
  174.  
  175. gasstation.Name = "gasstation"
  176. gasstation.Parent = mainn
  177. gasstation.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  178. gasstation.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  179. gasstation.Position = UDim2.new(0.737327218, 0, 0.501278758, 0)
  180. gasstation.Size = UDim2.new(0, 149, 0, 42)
  181. gasstation.Font = Enum.Font.SciFi
  182. gasstation.Text = "Gas Station"
  183. gasstation.TextColor3 = Color3.new(0, 0, 0)
  184. gasstation.TextSize = 25
  185. gasstation.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  186. gasstation.TextStrokeTransparency = 0
  187.  
  188. worthcrab.Name = "worthcrab"
  189. worthcrab.Parent = mainn
  190. worthcrab.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  191. worthcrab.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  192. worthcrab.Position = UDim2.new(0.373271912, 0, 0.501278758, 0)
  193. worthcrab.Size = UDim2.new(0, 149, 0, 42)
  194. worthcrab.Font = Enum.Font.SciFi
  195. worthcrab.Text = "Worth Crab"
  196. worthcrab.TextColor3 = Color3.new(0, 0, 0)
  197. worthcrab.TextSize = 25
  198. worthcrab.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  199. worthcrab.TextStrokeTransparency = 0
  200.  
  201. expispower.Name = "expispower"
  202. expispower.Parent = mainn
  203. expispower.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  204. expispower.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  205. expispower.Position = UDim2.new(0.0322580636, 0, 0.652173936, 0)
  206. expispower.Size = UDim2.new(0, 608, 0, 42)
  207. expispower.Font = Enum.Font.SciFi
  208. expispower.Text = "Quest \"Experience is Power\""
  209. expispower.TextColor3 = Color3.new(0, 0, 0)
  210. expispower.TextSize = 25
  211. expispower.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  212. expispower.TextStrokeTransparency = 0
  213.  
  214. functions.Name = "functions"
  215. functions.Parent = mainn
  216. functions.BackgroundColor3 = Color3.new(1, 1, 1)
  217. functions.BackgroundTransparency = 1
  218. functions.Position = UDim2.new(0.35637477, 0, 0.735352516, 0)
  219. functions.Size = UDim2.new(0, 175, 0, 31)
  220. functions.Font = Enum.Font.SciFi
  221. functions.Text = "FUNCTIONS"
  222. functions.TextColor3 = Color3.new(0.792157, 0.0431373, 1)
  223. functions.TextSize = 35
  224. functions.TextWrapped = true
  225.  
  226. maxstats.Name = "maxstats"
  227. maxstats.Parent = mainn
  228. maxstats.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  229. maxstats.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  230. maxstats.Position = UDim2.new(0.0215053763, 0, 0.854415894, 0)
  231. maxstats.Size = UDim2.new(0, 135, 0, 42)
  232. maxstats.Font = Enum.Font.SciFi
  233. maxstats.Text = "Infinite Stats"
  234. maxstats.TextColor3 = Color3.new(0, 0, 0)
  235. maxstats.TextSize = 25
  236. maxstats.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  237. maxstats.TextStrokeTransparency = 0
  238.  
  239. tptools.Name = "tptools"
  240. tptools.Parent = mainn
  241. tptools.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  242. tptools.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  243. tptools.Position = UDim2.new(0.271889389, 0, 0.854415894, 0)
  244. tptools.Size = UDim2.new(0, 123, 0, 42)
  245. tptools.Font = Enum.Font.SciFi
  246. tptools.Text = "TP All tools"
  247. tptools.TextColor3 = Color3.new(0, 0, 0)
  248. tptools.TextSize = 25
  249. tptools.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  250. tptools.TextStrokeTransparency = 0
  251.  
  252. farmall.Name = "farmall"
  253. farmall.Parent = mainn
  254. farmall.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  255. farmall.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  256. farmall.Position = UDim2.new(0.781874061, 0, 0.854415894, 0)
  257. farmall.Size = UDim2.new(0, 127, 0, 42)
  258. farmall.Font = Enum.Font.SciFi
  259. farmall.Text = "FARM ALL"
  260. farmall.TextColor3 = Color3.new(0, 0, 0)
  261. farmall.TextSize = 25
  262. farmall.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  263. farmall.TextStrokeTransparency = 0
  264.  
  265. farmhyper.Name = "farmhyper"
  266. farmhyper.Parent = mainn
  267. farmhyper.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  268. farmhyper.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  269. farmhyper.Position = UDim2.new(0.522273421, 0, 0.854415894, 0)
  270. farmhyper.Size = UDim2.new(0, 129, 0, 42)
  271. farmhyper.Font = Enum.Font.SciFi
  272. farmhyper.Text = "Farm Hyper"
  273. farmhyper.TextColor3 = Color3.new(0, 0, 0)
  274. farmhyper.TextSize = 25
  275. farmhyper.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  276. farmhyper.TextStrokeTransparency = 0
  277.  
  278. X.Name = "X"
  279. X.Parent = mainn
  280. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  281. X.BackgroundTransparency = 1
  282. X.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  283. X.Position = UDim2.new(0.91705066, 0, -0.0810679719, 0)
  284. X.Size = UDim2.new(0, 72, 0, 42)
  285. X.Font = Enum.Font.SciFi
  286. X.Text = "X"
  287. X.TextColor3 = Color3.new(1, 0.101961, 0.988235)
  288. X.TextSize = 45
  289. X.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  290.  
  291. gayoo.Name = "gayoo"
  292. gayoo.Parent = mainn
  293. gayoo.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  294. gayoo.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  295. gayoo.Position = UDim2.new(0.764976978, 0, 0.914899766, 0)
  296. gayoo.Size = UDim2.new(0, 149, 0, 42)
  297. gayoo.Font = Enum.Font.SciFi
  298. gayoo.Text = "Hyperspace"
  299. gayoo.TextColor3 = Color3.new(0, 0, 0)
  300. gayoo.TextSize = 25
  301. gayoo.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  302. gayoo.TextStrokeTransparency = 0
  303. gayoo.MouseButton1Down:connect(function()
  304. gayoo.Visible = true
  305. mainn.Visible = false
  306. gay_2.Visible = true
  307. end)
  308.  
  309. gay_2.Name = "gay"
  310. gay_2.Parent = pjj
  311. gay_2.BackgroundColor3 = Color3.new(1, 1, 1)
  312. gay_2.Position = UDim2.new(0.875920057, 0, 0.814536393, 0)
  313. gay_2.Size = UDim2.new(0, 100, 0, 100)
  314. gay_2.Visible = false
  315. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement