kphs2

Starlight Kaitun

Aug 13th, 2024
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. _G.KaitunConfig = {
  2. ["Actions Allowed"] = {
  3. ["Awakening Fruit"] = false,
  4. ["Shark Anchor"] = false,
  5. ["Mirror Fractal"] = true,
  6. ["Soul Guitar"] = true,
  7. ["Pole (1st Form)"] = true,
  8. ["Upgrading Race"] = true,
  9. ["Farming Boss Drop When Maxed Level"] = false,
  10. ["Rainbown Haki"] = true,
  11. ["Cursed Dual Katana"] = true,
  12. ["Buy accessories"] = false,
  13. ["Buy Hakis"] = true,
  14. ["Buy Guns"] = false,
  15. ["Buy Swords"] = false,
  16. ["Upgrade Weapons"] = false,
  17. ["Farming Boss Drops When X2 Expired"] = true,
  18. ["Mirage Puzzle"] = true,
  19. ["Saber"] = true
  20. },
  21. ["Fps Boosting"] = true,
  22. ["Fruit Snipping"] = false,
  23. ["Fruit Eating"] = false,
  24. ["High Ping Hop"] = true,
  25. ["Fruit Choosen"] = {
  26. ["T-Rex-T-Rex"] = true,
  27. ["Shadow-Shadow"] = true,
  28. ["Mammoth-Mammoth"] = true,
  29. ["Gravity-Gravity"] = true,
  30. ["Spirit-Spirit"] = true,
  31. ["Dark-Dark"] = true,
  32. ["Rocket-Rocket"] = true,
  33. ["Control-Control"] = true,
  34. ["Dough-Dough"] = true,
  35. ["Leopard-Leopard"] = true,
  36. ["Venom-Venom"] = true,
  37. ["Dragon-Dragon"] = true,
  38. ["Diamond-Diamond"] = true,
  39. ["Kitsune-Kitsune"] = true,
  40. ["Spring-Spring"] = true
  41. },
  42. ["Player Nearing Hop"] = false,
  43. ["Allow Stored"] = true,
  44. ["Race Choosen"] = {
  45. ["Human"] = true
  46. },
  47. ["Race Snipping"] = false,
  48. ["Tween Speed"] = 350,
  49. ["Same Y Tween"] = true
  50. }
  51. getgenv().Hide_UI = true
  52. loadstring(game:HttpGet('https://starlighthub.onrender.com/Kaitun.lua'))()
Add Comment
Please, Sign In to add comment