Advertisement
Guest User

Scripted

a guest
Nov 29th, 2023
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/shlexware/Orion/main/source"))()
  2. local Window = OrionLib:MakeWindow({
  3. Name = "Scripts V2 By DenDenZ",
  4. HidePremium = false,
  5. IntroText = "Confirmed",
  6. SaveConfig = false,
  7. ConfigFolder = "OrionTest"
  8. })
  9.  
  10. -- tabs
  11. local IMPTab = Window:MakeTab({ Name = "Important", Icon = nil, PremiumOnly = false })
  12. local BFTab = Window:MakeTab({ Name = "Blox Fruits", Icon = nil, PremiumOnly = false })
  13. local BBTab = Window:MakeTab({ Name = "Blade Ball", Icon = nil, PremiumOnly = false })
  14. local AWSTab = Window:MakeTab({ Name = "Arm Wrestle Simulator", Icon = nil, PremiumOnly = false })
  15. local ACSTab = Window:MakeTab({ Name = "Anime Champions Simulator", Icon = nil, PremiumOnly = false })
  16. local HPTab = Window:MakeTab({ Name = "Haze Piece", Icon = nil, PremiumOnly = false })
  17. local YBATab = Window:MakeTab({ Name = "Your Bizarre Adventure", Icon = nil, PremiumOnly = false })
  18.  
  19. -- Buttons
  20. IMPTab:AddButton({
  21. Name = "Guardian",
  22. Callback = function()
  23. guardian()
  24. end
  25. })
  26.  
  27. IMPTab:AddButton({
  28. Name = "Discord Server",
  29. Callback = function()
  30. -- Replace these URLs with your Discord and YouTube links
  31. local discordLink = "https://discord.com/invite/aVehscpKJK"
  32.  
  33. function openURL(url)
  34. local command
  35. if os.getenv("OS") == "Windows_NT" then
  36. command = "start " .. url
  37. elseif os.getenv("HOME") then
  38. command = "xdg-open " .. url
  39. else
  40. command = "open " .. url
  41. end
  42.  
  43. os.execute(command)
  44. end
  45.  
  46.  
  47. IMPTab:AddButton({
  48. Name = "YouTube",
  49. Callback = function()
  50. -- Replace these URLs with your Discord and YouTube links
  51. local youtubeLink = "https://youtube.com/@DenDenZZZ?si=NVDPLp7I-GddUJ4T"
  52.  
  53.  
  54. function openURL(url)
  55. local command
  56. if os.getenv("OS") == "Windows_NT" then
  57. command = "start " .. url
  58. elseif os.getenv("HOME") then
  59. command = "xdg-open " .. url
  60. else
  61. command = "open " .. url
  62. end
  63.  
  64. os.execute(command)
  65. end
  66.  
  67. openURL(youtubeLink)
  68. end
  69. })
  70.  
  71. -- Blox Fruits
  72. local BFNKSection = BFTab:AddSection({ Name = "Keyless :" })
  73.  
  74. BFTab:AddButton({
  75. Name = "Mtriet",
  76. Callback = function()
  77. mtrietbloxfruits()
  78. end
  79. })
  80.  
  81. BFTab:AddButton({
  82. Name = "Mukuru",
  83. Callback = function()
  84. mukurubloxfruits()
  85. end
  86. })
  87.  
  88. BFTab:AddButton({
  89. Name = "Fai Fao V1",
  90. Callback = function()
  91. faifaov1()
  92. end
  93. })
  94.  
  95. BFTab:AddButton({
  96. Name = "Fai Fao V2",
  97. Callback = function()
  98. faifaov2()
  99. end
  100. })
  101.  
  102. BFTab:AddButton({
  103. Name = "Domidic",
  104. Callback = function()
  105. doombloxfruits()
  106. end
  107. })
  108.  
  109. BFTab:AddButton({
  110. Name = "Master",
  111. Callback = function()
  112. masterbloxfruits()
  113. end
  114. })
  115.  
  116. BFTab:AddButton({
  117. Name = "Vector",
  118. Callback = function()
  119. vectorbloxfruits()
  120. end
  121. })
  122.  
  123. -- Blade Ball
  124. local BBNKSection = BBTab:AddSection({ Name = "Keyless :" })
  125.  
  126. BBTab:AddButton({
  127. Name = "Raven B4",
  128. Callback = function()
  129. ravenb4()
  130. end
  131. })
  132.  
  133. BBTab:AddButton({
  134. Name = "MysticWare",
  135. Callback = function()
  136. mysticware()
  137. end
  138. })
  139.  
  140. BBTab:AddButton({
  141. Name = "Xynox",
  142. Callback = function()
  143. xnoxbladeball()
  144. end
  145. })
  146.  
  147.  
  148. -- Anime Champions
  149. local ACSNKSection = ACSTab:AddSection({ Name = "Keyless :" })
  150. ACSTab:AddButton({
  151. Name = "Kryztosff",
  152. Callback = function()
  153. acs()
  154. end
  155. })
  156.  
  157. local ACSNKSection = ACSTab:AddSection({ Name = "Need Key :" })
  158. ACSTab:AddButton({
  159. Name = "Banana",
  160. Callback = function()
  161. bananahub()
  162. end
  163. })
  164.  
  165. -- Arm Wrestle
  166. local Section = AWSTab:AddSection({ Name = "Need Key :" })
  167. AWSTab:AddButton({
  168. Name = "Tuff",
  169. Callback = function()
  170. tuffhub()
  171. end
  172. })
  173.  
  174. AWSTab:AddButton({
  175. Name = "LDS",
  176. Callback = function()
  177. ldshub()
  178. end
  179. })
  180.  
  181. AWSTab:AddButton({
  182. Name = "Spirit",
  183. Callback = function()
  184. spirithub()
  185. end
  186. })
  187.  
  188. -- Haze Piece
  189. local Section = HPTab:AddSection({ Name = "Need Key :" })
  190. HPTab:AddButton({
  191. Name = "Hyper",
  192. Callback = function()
  193. hyperhazepiece()
  194. end
  195. })
  196.  
  197. -- YBA
  198. local Section = YBATab:AddSection({ Name = "Keyless :" })
  199. YBATab:AddButton({
  200. Name = "YBA cuz yes",
  201. Callback = function()
  202. ybacuzyesyourbizzareadventure()
  203. end
  204. })
  205.  
  206. YBATab:AddButton({
  207. Name = "YBA sucks ass",
  208. Callback = function()
  209. ybasucksassyourbizzareadventure()
  210. end
  211. })
  212.  
  213. YBATab:AddButton({
  214. Name = "Bitch Boy V3",
  215. Callback = function()
  216. bitchboyyourbizzareadventure()
  217. end
  218. })
  219.  
  220. -- functions
  221. function guardian()
  222. loadstring(game:HttpGet("https://raw.githubusercontent.com/DenDenZYT/ScriptCollectionKeyless/main/DenDenZ%20Guardian"))()
  223. end
  224.  
  225. -- Blox Fruits
  226.  
  227. function faifaov1()
  228. loadstring(game:HttpGet("https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao.lua"))()
  229. end
  230.  
  231. function faifaov2()
  232. loadstring(game:HttpGet("https://raw.githubusercontent.com/PNguyen0199/Script/main/Fai-Fao-Ver2.lua"))()
  233. end
  234.  
  235. function doombloxfruits()
  236. loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  237. end
  238.  
  239. function speedbloxfruits()
  240. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/ahmadsgamer2/Script--Game/main/Script%20Game"))()
  241. end
  242.  
  243. function masterbloxfruits()
  244. loadstring(game:HttpGet("https://raw.githubusercontent.com/onepicesenpai/onepicesenpai/main/onichanokaka"))()
  245. end
  246.  
  247. function mtrietbloxfruits()
  248. loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
  249. end
  250.  
  251. function vectorbloxfruits()
  252. _G.Mode = "English"
  253. loadstring(game:HttpGet("https://raw.githubusercontent.com/Tuxoz/VectorHub/main/MBPC"))()
  254. end
  255.  
  256. function hohobloxfruits()
  257. loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI"))()
  258. end
  259.  
  260. function mukurubloxfruits()
  261. loadstring(game:HttpGet("https://raw.githubusercontent.com/xQuartyx/DonateMe/main/OldBf"))()
  262. end
  263.  
  264. -- Bladeball
  265.  
  266. function ravenb4()
  267. loadstring(game:HttpGet("https://pastebin.com/raw/DzAdmNq1"))()
  268. end
  269.  
  270. function mysticware()
  271. loadstring(game:HttpGet("https://scriptblox.com/raw/UPD-Blade-Ball-Raven-B4-MYSTIC-WARE-CONFIG-9378"))()
  272. end
  273.  
  274. function xnoxbladeball()
  275. loadstring(game:HttpGet("https://paste.gg/p/anonymous/42c468c6f0d94d6a86fc90caf7f0e897/files/9d3a059ff4064dc0b9efe621c774d175/raw"))()
  276. end
  277.  
  278. -- acs
  279.  
  280. function acs()
  281. loadstring(game:HttpGet("https://raw.githubusercontent.com/KrzysztofHub/Games/main/AnimeChampionsSimulator.lua"))()
  282. end
  283.  
  284. function bananahub()
  285. loadstring(game:HttpGet("https://raw.githubusercontent.com/diepedyt/bui/main/temporynewkeysystem.lua"))()
  286. end
  287.  
  288. -- aws
  289.  
  290. function spirithub()
  291. loadstring(game:HttpGet("https://raw.githubusercontent.com/Spirit-Softworks/Spirit-Hub-Main/main/Loader.lua"))()
  292. end
  293.  
  294. function ldshub()
  295. loadstring(game:HttpGet("https://raw.githubusercontent.com/limaspeedy/limaspeedy/main/HubLDS"))()
  296. end
  297.  
  298. function tuffhub()
  299. loadstring(game:HttpGet("https://raw.githubusercontent.com/ThisIsTuff/ArmWrestleSim/main/ArmWrestleSim.lua"))()
  300. end
  301.  
  302. function hyperhazepiece()
  303. loadstring(game:HttpGet("https://raw.githubusercontent.com/DookDekDEE/All-Script/main/hp.lua"))()
  304. end
  305.  
  306. -- yba
  307.  
  308. function ybacuzyesyourbizzareadventure()
  309. loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/hackscript123/main/gui"))()
  310. end
  311.  
  312. function ybasucksassyourbizzareadventure()
  313. loadstring(game:HttpGet("https://raw.githubusercontent.com/Tobias020108Back/YBA-AUT/main/YBA-GUI-Rewrite.lua"))()
  314. end
  315.  
  316. function bitchboyyourbizzareadventure()
  317. loadstring(game:HttpGet("https://raw.githubusercontent.com/zakater5/LuaRepo/main/YBA/v3.lua"))()
  318. end
  319.  
  320. OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement