Advertisement
NgaoGaming

Alone Hub

Feb 20th, 2023 (edited)
15,986
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. --- Alone Hub ---
  2.  
  3.  
  4.  
  5. _G.Config = {
  6. WebHook = "", -- Discord Webhook
  7. Team = "Pirate", -- Pirate, Marine
  8. Time = 120,
  9. Invisible = true, -- Please use bundle: https://www.roblox.com/bundles/238/Man,
  10. Melee = {
  11. Use = true,
  12. Z = {
  13. Use = true,
  14. Hold = 0
  15. },
  16. X = {
  17. Use = true,
  18. Hold = 0
  19. },
  20. C = {
  21. Use = true,
  22. Hold = 0
  23. }
  24. },
  25. Sword = {
  26. Use = false,
  27. Z = {
  28. Use = true,
  29. Hold = 1
  30. },
  31. X = {
  32. Use = true,
  33. Hold = 0
  34. }
  35. },
  36. Gun = {
  37. Use = true,
  38. Z = {
  39. Use = true,
  40. Hold = 0
  41. },
  42. X = {
  43. Use = true,
  44. Hold = 0
  45. }
  46. },
  47. Fruit = {
  48. Use = true,
  49. Z = {
  50. Use = true,
  51. Hold = 3
  52. },
  53. X = {
  54. Use = true,
  55. Hold = 0
  56. },
  57. C = {
  58. Use = true,
  59. Hold = 0
  60. },
  61. V = {
  62. Use = true,
  63. Hold = 0
  64. },
  65. F = {
  66. Use = true,
  67. Hold = 0
  68. }
  69. }
  70. }
  71. loadstring(game:HttpGet("https://raw.githubusercontent.com/AlongNgu/AloneHub/main/Bounty%20Beta.lua", true))()
  72.  
  73.  
  74.  
  75. Ngรกo-Gaming Free Script
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement