ItzDiegoExploitzBoi

Untitled

Apr 2nd, 2023
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Infinite Rarities Script (WIP)", "Ocean")
  3.  
  4. local startergui = game:GetService("StarterGui")
  5.  
  6. -- Main
  7.  
  8. local Main = Window:NewTab("Main")
  9. local MainSection = Main:NewSection("use dex explorer to add more button teleports.")
  10. local MainSection = Main:NewSection("you can also edit the script to your desire.")
  11.  
  12.  
  13. MainSection:NewButton("Prestige TP", "Makes you tp to prestige", function()
  14. local player = game.Players.LocalPlayer.Character
  15. local part = game.Workspace["Prestige"]
  16. player.HumanoidRootPart.CFrame = part.CFrame
  17. end)
  18.  
  19. MainSection:NewButton("Rarity Roll TP", "Makes you tp to RarityGet", function()
  20. local player = game.Players.LocalPlayer.Character
  21. local part = game.Workspace["RarityGet"]
  22. player.HumanoidRootPart.CFrame = part.CFrame
  23. end)
  24.  
  25. MainSection:NewButton("Sacrifice TP", "Makes you tp to Sacrifice", function()
  26. local player = game.Players.LocalPlayer.Character
  27. local part = game.Workspace["Sacrifice"]
  28. player.HumanoidRootPart.CFrame = part.CFrame
  29. end)
  30.  
  31. MainSection:NewButton("Ascend TP", "Makes you tp to the Ascend button", function()
  32. local player = game.Players.LocalPlayer.Character
  33. local part = game.Workspace["Ascend"]
  34. player.HumanoidRootPart.CFrame = part.CFrame
  35. end)
  36.  
  37. MainSection:NewButton("SP Luck Upgrade TP", "Makes you tp to the luck upgrade button", function()
  38. local player = game.Players.LocalPlayer.Character
  39. local part = game.Workspace["UpgradeLuck"]
  40. player.HumanoidRootPart.CFrame = part.CFrame
  41. end)
  42.  
  43. MainSection:NewButton("Bulk Roll TP", "Makes you tp to the Bulk Roll button", function()
  44. local player = game.Players.LocalPlayer.Character
  45. local part = game.Workspace["UpgradeBr"]
  46. player.HumanoidRootPart.CFrame = part.CFrame
  47. end)
  48.  
  49. MainSection:NewButton("SP Multiplier TP", "Makes you tp to the SP Multiplier button", function()
  50. local player = game.Players.LocalPlayer.Character
  51. local part = game.Workspace["UpgradeSPM"]
  52. player.HumanoidRootPart.CFrame = part.CFrame
  53. end)
  54.  
  55. MainSection:NewButton("Roll Cooldown TP", "Makes you tp to the Roll Cooldown button", function()
  56. local player = game.Players.LocalPlayer.Character
  57. local part = game.Workspace["UpgradeRcd"]
  58. player.HumanoidRootPart.CFrame = part.CFrame
  59. end)
  60.  
  61. local Farm = Window:NewTab("Farm")
  62. local MainSection = Farm:NewSection("still a wip so just ignore this or add on")
  63. local MainSection = Farm:NewSection("also you need to edit the script and re-execute to")
  64. local MainSection = Farm:NewSection("adjust how long the farming goes on")
  65.  
  66. MainSection:NewButton("Auto Prestige and RarityGet TP (slow)", "Makes you tp to prestige and RarityGet", function()
  67. local player = game.Players.LocalPlayer.Character
  68. local part = game.Workspace["Prestige"]
  69. player.HumanoidRootPart.CFrame = part.CFrame
  70.  
  71. wait (.2)
  72. local player = game.Players.LocalPlayer.Character
  73. local part = game.Workspace["RarityGet"]
  74. player.HumanoidRootPart.CFrame = part.CFrame
  75. wait (3)
  76. local player = game.Players.LocalPlayer.Character
  77. local part = game.Workspace["Prestige"]
  78. player.HumanoidRootPart.CFrame = part.CFrame
  79. wait (.2)
  80. local player = game.Players.LocalPlayer.Character
  81. local part = game.Workspace["RarityGet"]
  82. player.HumanoidRootPart.CFrame = part.CFrame
  83. wait (3)
  84. end)
  85.  
  86. MainSection:NewButton("Auto Prestige and RarityGet TP (fast)", "Makes you tp to prestige and RarityGet", function()
  87. local player = game.Players.LocalPlayer.Character
  88. local part = game.Workspace["Prestige"]
  89. player.HumanoidRootPart.CFrame = part.CFrame
  90.  
  91. wait (.2)
  92. local player = game.Players.LocalPlayer.Character
  93. local part = game.Workspace["RarityGet"]
  94. player.HumanoidRootPart.CFrame = part.CFrame
  95. wait (1)
  96. local player = game.Players.LocalPlayer.Character
  97. local part = game.Workspace["Prestige"]
  98. player.HumanoidRootPart.CFrame = part.CFrame
  99. wait (.2)
  100. local player = game.Players.LocalPlayer.Character
  101. local part = game.Workspace["RarityGet"]
  102. player.HumanoidRootPart.CFrame = part.CFrame
  103. wait (1)
  104.  
  105. local player = game.Players.LocalPlayer.Character
  106. local part = game.Workspace["Prestige"]
  107. player.HumanoidRootPart.CFrame = part.CFrame
  108.  
  109. wait (.2)
  110. local player = game.Players.LocalPlayer.Character
  111. local part = game.Workspace["RarityGet"]
  112. player.HumanoidRootPart.CFrame = part.CFrame
  113. wait (1)
  114. local player = game.Players.LocalPlayer.Character
  115. local part = game.Workspace["Prestige"]
  116. player.HumanoidRootPart.CFrame = part.CFrame
  117. wait (.2)
  118. local player = game.Players.LocalPlayer.Character
  119. local part = game.Workspace["RarityGet"]
  120. player.HumanoidRootPart.CFrame = part.CFrame
  121. wait (1)
  122. local player = game.Players.LocalPlayer.Character
  123. local part = game.Workspace["Prestige"]
  124. player.HumanoidRootPart.CFrame = part.CFrame
  125.  
  126. wait (.2)
  127. local player = game.Players.LocalPlayer.Character
  128. local part = game.Workspace["RarityGet"]
  129. player.HumanoidRootPart.CFrame = part.CFrame
  130. wait (1)
  131. local player = game.Players.LocalPlayer.Character
  132. local part = game.Workspace["Prestige"]
  133. player.HumanoidRootPart.CFrame = part.CFrame
  134. wait (.2)
  135. local player = game.Players.LocalPlayer.Character
  136. local part = game.Workspace["RarityGet"]
  137. player.HumanoidRootPart.CFrame = part.CFrame
  138. wait (1)
  139. local player = game.Players.LocalPlayer.Character
  140. local part = game.Workspace["Prestige"]
  141. player.HumanoidRootPart.CFrame = part.CFrame
  142.  
  143. wait (.2)
  144. local player = game.Players.LocalPlayer.Character
  145. local part = game.Workspace["RarityGet"]
  146. player.HumanoidRootPart.CFrame = part.CFrame
  147. wait (1)
  148. local player = game.Players.LocalPlayer.Character
  149. local part = game.Workspace["Prestige"]
  150. player.HumanoidRootPart.CFrame = part.CFrame
  151. wait (.2)
  152. local player = game.Players.LocalPlayer.Character
  153. local part = game.Workspace["RarityGet"]
  154. player.HumanoidRootPart.CFrame = part.CFrame
  155. wait (1)
  156. local player = game.Players.LocalPlayer.Character
  157. local part = game.Workspace["Prestige"]
  158. player.HumanoidRootPart.CFrame = part.CFrame
  159.  
  160. wait (.2)
  161. local player = game.Players.LocalPlayer.Character
  162. local part = game.Workspace["RarityGet"]
  163. player.HumanoidRootPart.CFrame = part.CFrame
  164. wait (1)
  165. local player = game.Players.LocalPlayer.Character
  166. local part = game.Workspace["Prestige"]
  167. player.HumanoidRootPart.CFrame = part.CFrame
  168. wait (.2)
  169. local player = game.Players.LocalPlayer.Character
  170. local part = game.Workspace["RarityGet"]
  171. player.HumanoidRootPart.CFrame = part.CFrame
  172. wait (1)
  173. local player = game.Players.LocalPlayer.Character
  174. local part = game.Workspace["Prestige"]
  175. player.HumanoidRootPart.CFrame = part.CFrame
  176.  
  177. wait (.2)
  178. local player = game.Players.LocalPlayer.Character
  179. local part = game.Workspace["RarityGet"]
  180. player.HumanoidRootPart.CFrame = part.CFrame
  181. wait (1)
  182. local player = game.Players.LocalPlayer.Character
  183. local part = game.Workspace["Prestige"]
  184. player.HumanoidRootPart.CFrame = part.CFrame
  185. wait (.2)
  186. local player = game.Players.LocalPlayer.Character
  187. local part = game.Workspace["RarityGet"]
  188. player.HumanoidRootPart.CFrame = part.CFrame
  189. wait (1)
  190. local player = game.Players.LocalPlayer.Character
  191. local part = game.Workspace["Prestige"]
  192. player.HumanoidRootPart.CFrame = part.CFrame
  193.  
  194. wait (.2)
  195. local player = game.Players.LocalPlayer.Character
  196. local part = game.Workspace["RarityGet"]
  197. player.HumanoidRootPart.CFrame = part.CFrame
  198. wait (1)
  199. local player = game.Players.LocalPlayer.Character
  200. local part = game.Workspace["Prestige"]
  201. player.HumanoidRootPart.CFrame = part.CFrame
  202. wait (.2)
  203. local player = game.Players.LocalPlayer.Character
  204. local part = game.Workspace["RarityGet"]
  205. player.HumanoidRootPart.CFrame = part.CFrame
  206. wait (1)
  207. local player = game.Players.LocalPlayer.Character
  208. local part = game.Workspace["Prestige"]
  209. player.HumanoidRootPart.CFrame = part.CFrame
  210.  
  211. wait (.2)
  212. local player = game.Players.LocalPlayer.Character
  213. local part = game.Workspace["RarityGet"]
  214. player.HumanoidRootPart.CFrame = part.CFrame
  215. wait (1)
  216. local player = game.Players.LocalPlayer.Character
  217. local part = game.Workspace["Prestige"]
  218. player.HumanoidRootPart.CFrame = part.CFrame
  219. wait (.2)
  220. local player = game.Players.LocalPlayer.Character
  221. local part = game.Workspace["RarityGet"]
  222. player.HumanoidRootPart.CFrame = part.CFrame
  223. wait (1)
  224. local player = game.Players.LocalPlayer.Character
  225. local part = game.Workspace["Prestige"]
  226. player.HumanoidRootPart.CFrame = part.CFrame
  227.  
  228. wait (.2)
  229. local player = game.Players.LocalPlayer.Character
  230. local part = game.Workspace["RarityGet"]
  231. player.HumanoidRootPart.CFrame = part.CFrame
  232. wait (1)
  233. local player = game.Players.LocalPlayer.Character
  234. local part = game.Workspace["Prestige"]
  235. player.HumanoidRootPart.CFrame = part.CFrame
  236. wait (.2)
  237. local player = game.Players.LocalPlayer.Character
  238. local part = game.Workspace["RarityGet"]
  239. player.HumanoidRootPart.CFrame = part.CFrame
  240. wait (1)
  241. end)
Add Comment
Please, Sign In to add comment