Advertisement
Notaimportantuser

DONT PRESS THE BUTTON 4 script

Jul 13th, 2024 (edited)
1,413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.30 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet('https://raw.githubusercontent.com/shlexware/Orion/main/source'))()
  2.  
  3. local Window = OrionLib:MakeWindow({Name = "Do Not Press The Button", HidePremium = false, SaveConfig = false, ConfigFolder = "OrionTest"})
  4.  
  5. local Tab = Window:MakeTab({
  6. Name = "Win Minigame",
  7. Icon = "rbxassetid://4483345998",
  8. PremiumOnly = false
  9. })
  10.  
  11. Tab:AddButton({
  12. Name = "Safe spot",
  13. Callback = function()
  14. local platform = Instance.new("Part")
  15. platform.Anchored = true
  16. platform.Size = Vector3.new(30, 7, 30)
  17. platform.CFrame = CFrame.new(132.61, 620.17, -39.51)
  18. platform.BrickColor = BrickColor.new("Cyan")
  19. platform.Parent = game:GetService("Workspace")
  20. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(136.826035, 626.442017, -40.0361633, 0.400504678, 0.329734743, -0.854909956, 2.41880183e-10, 0.933007598, 0.359856635, 0.916294694, -0.144124269, 0.373673916)
  21. end
  22. })
  23.  
  24. Tab:AddButton({
  25. Name = "Win Ice",
  26. Callback = function()
  27. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(37, 91, -153)
  28. end
  29. })
  30.  
  31. Tab:AddButton({
  32. Name = "Win Fabric",
  33. Callback = function()
  34. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1, 89, -165)
  35. end
  36. })
  37.  
  38. Tab:AddButton({
  39. Name = "Win Hell",
  40. Callback = function()
  41. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 210, -167)
  42. end
  43. })
  44.  
  45. Tab:AddButton({
  46. Name = "Win Go to end (Blue And Red Blocks)",
  47. Callback = function()
  48. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-107, 78, -158)
  49. end
  50. })
  51.  
  52. Tab:AddButton({
  53. Name = "Auto Steal Bank",
  54. Callback = function()
  55. wait(1)
  56. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1, -64, -113)
  57. wait(1)
  58. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2, -64, 32)
  59. end
  60. })
  61.  
  62. Tab:AddButton({
  63. Name = "Criminal safe spot",
  64. Callback = function()
  65. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2, 44, -34)
  66. end
  67. })
  68.  
  69. Tab:AddButton({
  70. Name = "Do not fall lava safe spot",
  71. Callback = function()
  72. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(501, 138, -44)
  73. end
  74. })
  75.  
  76. Tab:AddButton({
  77. Name = "Spinning lava",
  78. Callback = function()
  79. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1, 116, -2)
  80. end
  81. })
  82.  
  83. Tab:AddButton({
  84. Name = "Go to end (Speedy)",
  85. Callback = function()
  86. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-124, 60, 231)
  87. end
  88. })
  89.  
  90. Tab:AddButton({
  91. Name = "Get on the correct color safe spot",
  92. Callback = function()
  93. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(28, 133, 67)
  94. end
  95. })
  96.  
  97. Tab:AddButton({
  98. Name = "Avoid the rockets color safe spoT",
  99. Callback = function()
  100. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-7, 145, 13)
  101. end
  102. })
  103.  
  104. Tab:AddButton({
  105. Name = "Pumkin Safe spot",
  106. Callback = function()
  107. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4, 97, 20)
  108. end
  109. })
  110.  
  111. Tab:AddButton({
  112. Name = "Win tower of hell",
  113. Callback = function()
  114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(16, 243, 31)
  115. end
  116. })
  117.  
  118. Tab:AddButton({
  119. Name = "Win Reach the end",
  120. Callback = function()
  121. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(19, 99, -264)
  122. end
  123. })
  124.  
  125. Tab:AddButton({
  126. Name = "Win Reach the end (Hell)",
  127. Callback = function()
  128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4, -267, 251)
  129. end
  130. })
  131.  
  132.  
  133. Tab:AddButton({
  134. Name = "Win Reach the end (hell obby)",
  135. Callback = function()
  136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2, 37, -278)
  137. end
  138. })
  139.  
  140. Tab:AddButton({
  141. Name = "Direct 3X (Rotade cube safe spot)",
  142. Callback = function()
  143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-273, 133, -105)
  144. end
  145. })
  146.  
  147. Tab:AddButton({
  148. Name = "Get the color safe spot",
  149. Callback = function()
  150. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(42, 102, 76)
  151. end
  152. })
  153.  
  154. Tab:AddButton({
  155. Name = "Get to the bottonm",
  156. Callback = function()
  157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-7, 32, 18)
  158. end
  159. })
  160.  
  161. Tab:AddButton({
  162. Name = "Survive the falling pads",
  163. Callback = function()
  164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(29, 145, -30)
  165. end
  166. })
  167.  
  168. Tab:AddButton({
  169. Name = "Don't fall the ",
  170. Callback = function()
  171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1, -84, -184)
  172. end
  173. })
  174.  
  175. Tab:AddButton({
  176. Name = "Don't fall in the lava",
  177. Callback = function()
  178. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-10, 169, 15)
  179. end
  180. })
  181.  
  182. Tab:AddButton({
  183. Name = "Reach the end (mysterious cave)",
  184. Callback = function()
  185. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(8, -322, 123)
  186. end
  187. })
  188.  
  189. Tab:AddButton({
  190. Name = "Reach the end (Speedy with kill block)",
  191. Callback = function()
  192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  193. end
  194. })
  195.  
  196. Tab:AddButton({
  197. Name = "Win Minigame (Light On Light Off)",
  198. Callback = function()
  199. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5, 66, -132)
  200. end
  201. })
  202.  
  203. Tab:AddButton({
  204. Name = "Reach the end (Mountain Top)",
  205. Callback = function()
  206. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-81, 176, -78)
  207. end
  208. })
  209.  
  210. Tab:AddButton({
  211. Name = "Reach The bottom (FREE FALL) ",
  212. Callback = function()
  213. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(58, 484, -276)
  214. end
  215. })
  216.  
  217. Tab:AddButton({
  218. Name = "",
  219. Callback = function()
  220. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  221. end
  222. })
  223.  
  224. Tab:AddButton({
  225. Name = "",
  226. Callback = function()
  227. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  228. end
  229. })
  230.  
  231. Tab:AddButton({
  232. Name = "",
  233. Callback = function()
  234. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  235. end
  236. })
  237.  
  238. Tab:AddButton({
  239. Name = "",
  240. Callback = function()
  241. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  242. end
  243. })
  244.  
  245. Tab:AddButton({
  246. Name = "",
  247. Callback = function()
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  249. end
  250. })
  251.  
  252. Tab:AddButton({
  253. Name = "",
  254. Callback = function()
  255. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  256. end
  257. })
  258.  
  259. Tab:AddButton({
  260. Name = "",
  261. Callback = function()
  262. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  263. end
  264. })
  265.  
  266. Tab:AddButton({
  267. Name = "",
  268. Callback = function()
  269. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 33, 0)
  270. end
  271. })
  272.  
  273.  
  274. --[[
  275. Name = <string> - The name of the button.
  276. Callback = <function> - The function of the button.
  277. ]]
  278.  
  279. local Tab = Window:MakeTab({
  280. Name = "Misc",
  281. Icon = "rbxassetid://4483345998",
  282. PremiumOnly = false
  283. })
  284.  
  285. Tab:AddButton({
  286. Name = "Collect coins",
  287. Callback = function()
  288. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9.304106712341309, 32.36155700683594, -39.38368225097656)
  289. wait(1)
  290. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1.7278261184692383, 32.36155700683594, 38.9878044128418)
  291. wait(1)
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23.661691665649414, 32.28954315185547, 1.0015313625335693)
  293. wait(1)
  294. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(28.890972137451172, 32.289527893066406, 15.619708061218262)
  295. wait(1)
  296. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.339900970458984, 32.289527893066406, -18.30400276184082)
  297.  
  298.  
  299. end
  300. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement