Advertisement
ahmadhsen236

Kurd script

Apr 24th, 2024 (edited)
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2.  
  3. OrionLib:MakeNotification({
  4.     Name = "Kurd scripts",
  5.     Content = "Thankyou For Using Kurd scripts",
  6.     Image = "rbxassetid://16150566282",
  7.     Time = 5
  8. })
  9.  
  10. local Window = OrionLib:MakeWindow({Name = "kurd scripts | Made by ahmad", HidePremium = false, SaveConfig = false, ConfigFolder = "Kurd scripts"})
  11.  
  12. OrionLib:MakeNotification({
  13.     Name = "Kurd Scripts",
  14.     Content = "Thankyou For Using best scripts | by Kurd scripts",
  15.     Image = "rbxassetid://16150566282",
  16.     Time = 5
  17. })
  18.  
  19. local Tab = Window:MakeTab({
  20.     Name = "Player Toools",
  21.     Icon = "rbxassetid://16152568433",
  22.     PremiumOnly = false
  23. })
  24.  
  25. Tab:AddButton({
  26.     Name = "Unload GUI",
  27.     Callback = function()
  28.             OrionLib:Destroy()
  29.     end    
  30. })
  31.  
  32. Tab:AddButton({
  33.     Name = "Mobile Keyboard",
  34.     Callback = function()
  35.             loadstring(game:HttpGet("https://raw.githubusercontent.com/GGH52lan/GGH52lan/main/keyboard.txt"))()
  36.     end    
  37. })
  38.  
  39. Tab:AddButton({
  40.     Name = "Fly Script",
  41.     Callback = function()
  42.             loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Mobile-fly-script-(Arceus-x)-2042"))()
  43.     end    
  44. })
  45.  
  46. Tab:AddButton({
  47.     Name = "Simple Spy",
  48.     Callback = function()
  49.             loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua"))()
  50.     end    
  51. })
  52.  
  53. Tab:AddButton({
  54.     Name = "Dark Dex V3",
  55.     Callback = function()
  56.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua", true))()
  57.     end    
  58. })
  59.  
  60. Tab:AddButton({
  61.     Name = "Infiniteyield",
  62.     Callback = function()
  63.             loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  64.     end    
  65. })
  66.  
  67. Tab:AddButton({
  68.     Name = "Hydroxide c1",
  69.     Callback = function()
  70.             loadstring(game:HttpGet("https://pastebin.com/raw/36kVYSdR"))()
  71.     end    
  72. })
  73.  
  74. local Tab = Window:MakeTab({
  75.     Name = "Blox Fruit",
  76.     Icon = "rbxassetid://16151098113",
  77.     PremiumOnly = false
  78. })
  79.  
  80. Tab:AddButton({
  81.     Name = "Vector Hub",
  82.     Callback = function()
  83.             loadstring(game:HttpGet("https://raw.githubusercontent.com/AAwful/VectorHub/main/uh.lua"))()
  84.     end    
  85. })
  86.  
  87. Tab:AddButton({
  88.     Name = "Auto Farm Chest (MTriet)",
  89.     Callback = function()
  90.             loadstring(game:HttpGet("https://pastebin.com/raw/s8B0nEep"))()
  91.     end    
  92. })
  93.  
  94. Tab:AddButton({
  95.     Name = "Galaxy Hub",
  96.     Callback = function()
  97.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/galaxy-Hub.lua"))()
  98.     end    
  99. })
  100.  
  101. Tab:AddButton({
  102.     Name = "Orange Hub",
  103.     Callback = function()
  104.             loadstring(game:HttpGet("https://raw.githubusercontent.com/thanhduynhe1/OrangeHub/main/Orangehub.lua.txt"))()
  105.     end    
  106. })
  107.  
  108. Tab:AddButton({
  109.     Name = "Radon Hub",
  110.     Callback = function()
  111.             loadstring(game:HttpGet("https://raw.githubusercontent.com/x2-Neptune/RadonHub/main/Script.lua"))()
  112.     end    
  113. })
  114.  
  115. Tab:AddButton({
  116.     Name = "Auto Farm Chest (Menuslime)",
  117.     Callback = function()
  118.             getgenv().Setting = {
  119.     ["WhiteScreen"] = false,
  120.     ["TimeReset"] = 4.5,
  121.     ["ModFarm"] = {
  122.         ["StopItemLegendary"] = true,
  123.         ["SummonKillDarkbeard"] = true
  124.     }
  125. }
  126. loadstring(game:HttpGet("https://raw.githubusercontent.com/Slimexiuem/MenuSlime/main/Farmchestv2"))()
  127.     end    
  128. })
  129.  
  130. Tab:AddButton({
  131.     Name = "Sukuna V9",
  132.     Callback = function()
  133.             loadstring(game:HttpGet("https://raw.githubusercontent.com/pokelokbr/Dr.peste/main/sukunav9"))()
  134.     end    
  135. })
  136.  
  137. Tab:AddButton({
  138.     Name = "Alchemy Hub",
  139.     Callback = function()
  140.             v=1;loadstring(game:HttpGet("https://alchemyhub.xyz/v2"))()
  141.     end    
  142. })
  143.  
  144. Tab:AddButton({
  145.     Name = "DakiiV2",
  146.     Callback = function()
  147.             loadstring(game:HttpGet("https://raw.githubusercontent.com/dakiiuem/DakiiV2/main/MainV2", true))()
  148.     end    
  149. })
  150.  
  151. Tab:AddButton({
  152.     Name = "Annie Hub",
  153.     Callback = function()
  154.             loadstring(game:HttpGet("https://raw.githubusercontent.com/xSync-gg/Annie-Hub/main/Main"))()
  155.     end    
  156. })
  157.  
  158. Tab:AddButton({
  159.     Name = "Apple Hub",
  160.     Callback = function()
  161.             loadstring(game:HttpGet("https://raw.githubusercontent.com/ImTienNguyenZ/ImTienNguyenZ/main/obf_lc8NZP74x7Y0j6TZs4B8c2EF93mtOpRQZkarI3R8GiBRedSlkA2293QygddzqIWU.lua"))()
  162.     end    
  163. })
  164.  
  165. Tab:AddButton({
  166.     Name = "Maris Hub",
  167.     Callback = function()
  168.             loadstring(game:HttpGet('https://raw.githubusercontent.com/marisdeptrai/Script-Free/main/Maris-Hub'))()
  169.     end    
  170. })
  171.  
  172.  
  173.  
  174. Tab:AddButton({
  175.     Name = "HOHO Hub",
  176.     Callback = function()
  177.             loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI"))()
  178.     end    
  179. })
  180.  
  181. local Tab = Window:MakeTab({
  182.     Name = "Universal Scripts",
  183.     Icon = "c81ac51c21863b1c9251159b1ee59342.jpg",
  184.     PremiumOnly = false
  185. })
  186.  
  187. Tab:AddButton({
  188.     Name = "System Broken",
  189.     Callback = function()
  190.             loadstring(game:HttpGet("https://raw.githubusercontent.com/H20CalibreYT/SystemBroken/main/script"))()
  191.     end    
  192. })
  193.  
  194. Tab:AddButton({
  195.     Name = "owl hub",
  196.     Callback = function()
  197.             loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-owl-hub-5986"))()
  198.     end    
  199. })
  200.  
  201. Tab:AddButton({
  202.     Name = "Ghost Hub",
  203.     Callback = function()
  204.             loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
  205.     end    
  206. })
  207.  
  208. Tab:AddButton({
  209.     Name = "ice hub",
  210.     Callback = function()
  211.             loadstring(game:HttpGet("https://raw.githubusercontent.com/JulHubz/JulHub/main/JulHub"))()
  212.     end    
  213. })
  214.  
  215.  
Tags: Script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement