Advertisement
Kawnew_Hub

หาห

Apr 4th, 2022
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. if game:GetService("CoreGui"):FindFirstChild("FluxLib") then
  2. game:GetService("CoreGui"):FindFirstChild("FluxLib"):Destroy()
  3. end
  4. local Flux = loadstring(game:HttpGet"https://raw.githubusercontent.com/kickTh/New-Ui/main/FluxLib.txt")()
  5. local win = Flux:Window("Dragon EVO X ", "Dragon EVO|Blox Fruit(17.2)", Color3.fromRGB(255,0,0), Enum.KeyCode.RightControl)
  6. local tab = win:Tab("Main", "http://www.roblox.com/asset/?id=6023426915")
  7. tab:Button("Credit", "Red", function()
  8. Flux:Notification("Red_Dragon", "OK")
  9. end)
  10. tab:Label("Discord Server ")
  11. tab:Button("Copy DISCORD SERVER", "ก็อปดิส", function()
  12. setclipboard("https://discord.gg/ETYfSGHmm7")
  13. end)
  14. tab:Line()
  15. local AutoFarm = win:Tab("หน้าหลัก", "http://www.roblox.com/asset/?id=6023426915")
  16. AutoFarm:Toggle("Auto Farm ", "ฟาร์ม",false, function(State)
  17.  
  18. end)
  19. AutoFarm:Button("สคริปตัวเก่าอันที่2(สีฟ้า)", "ตัวใหม่", function(t)
  20. loadstring(game:HttpGet"https://pastebin.com/raw/UihG0T6T")()
  21. end)
  22. AutoFarm:Button("สคริปตัวเก่าอันที่1", "old", function(t)
  23. loadstring(game:HttpGet"https://pastebin.com/raw/gfsnGCbr")()
  24. end)
  25. AutoFarm:Bind("Key Bind", Enum.KeyCode.Q, function()
  26.  
  27. end)
  28. local tab2 = win:Tab("อื่นๆ", "http://www.roblox.com/asset/?id=6022668888")
  29. tab2:Button("Destroy GUI","",function()
  30. game.CoreGui.FluxLib:Destroy()
  31. end)
  32. tab2:Slider("Walkspeed", "",0,500,16,function(t)
  33. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = t
  34. end)
  35. --ตรวจสอบอัพเดต:ไม่มีการอัพเดต
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement