Advertisement
Guest User

Nexus hub katan script

a guest
Oct 3rd, 2023
760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1.  
  2.  
  3.  
  4. getgenv().Config = {
  5. ["Process"] =
  6. {
  7. ["Start"] = true,
  8. ["Hunter Quest"] = true,
  9. ["Saber"] = true,
  10. ["Bartilo"] = true,
  11. ["V2 Race"] = true,
  12. ["V3 Race"] = true, -- Human Only
  13. ["Force Rengoku"] = false,
  14. ["Cursed Dual Katana"] = true,
  15. ["Hop For Rip Indra"] = true,
  16. ["Auto Katakuri While Maxed"] =
  17. {
  18. ["Enable"] = true, -- Bật or Tắt
  19. ["Until"] = 30000
  20. },
  21. ["Auto Bone While Maxed"] =
  22. {
  23. ["Enable"] = true,
  24. },
  25. ["Hop For Swan Quest"] = false,
  26. ["Delay On Server While Swan Hop"] = 15,
  27. ["Auto Awakening Fruit"] = true,
  28. ["Auto Buy 3 Legendary Sword"] = true,
  29. ["Auto Buy Haki Color"] = true,
  30. ["Auto 600 Mastery All Weapon After Done All"] = true,
  31. ["Auto Do Lever Stuff"] = true,
  32. ["Auto Hop"] =
  33. {
  34. ["Enable"] = true,
  35. ["Delay"] = 2048
  36. },
  37. ["Boss"] =
  38. {
  39. ["Questable Boss"] =
  40. {
  41. --[[ "Beautiful Pirate [Lv. 1950] [Boss]",
  42. "Cake Queen [Lv. 2175] [Boss]",
  43. "Tide Keeper [Lv. 1475] [Boss]",
  44. "Smoke Admiral [Lv. 1150] [Boss]",
  45. "Thunder God [Lv. 575] [Boss]",
  46. "Fishman Lord [Lv. 425] [Boss]"]]
  47. }
  48. }
  49. },
  50. ["Fruit"] =
  51. {
  52. ["Snipe"] =
  53. {
  54. "Dough-Dough", "Meme-Meme"
  55. },
  56. ["Random Fruit"] = true,
  57. ["Auto Loot Spawn Fruit"] = true,
  58. ["Auto Fruit Event"] = true,
  59. ["Auto Raid While Cant Store"] = true,
  60. ["Fragments Limit By Fruit Loot Raid"] = 30000,
  61. ["Eat While Cant Store"] = true
  62. },
  63. ["Misc"] =
  64. {
  65. ["Webhook"] =
  66. { -- Discord Webhook
  67. ["Url"] = "",
  68. ["Enable"] = false,
  69. ["Image"] = {"https://raw.githubusercontent.com/zaizooo/ayumi-cdn/main/1c914d7c0f43a92c48504d9a612a8d5d.gif",
  70. "https://raw.githubusercontent.com/zaizooo/ayumi-cdn/main/departing-07-EXPORT.gif",
  71. "https://raw.githubusercontent.com/zaizooo/ayumi-cdn/main/c41a75767e2741bb005f96b4b6895898%20(1).gif",
  72. "https://github.com/zaizooo/Nexus-cdn/blob/main/7a1451c07ba25f8c2f1ae81f8da4ad9f.gif?raw=true",
  73. },
  74. ["Send While"] =
  75. {
  76. ["Account Status"] = true ,
  77. ["Delay"] = 120,
  78.  
  79.  
  80. }
  81. },
  82. ["White Screen"] = false,
  83.  
  84. ["Fast Attack Delay"] = 0.1,
  85. ["Remove Terrain"] = true
  86. }
  87. }
  88.  
  89.  
  90. loadstring(game:HttpGet"https://raw.githubusercontent.com/eltrul/lolmemaytoffff/main/boo")()(
  91. {
  92. Selected_Script = "BF-Kaitun",
  93. script_key = "key cmm"
  94. }
  95. )
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement