NukeVsCity

SERVER HOPPER ONLY FOR SYNAPSE

Aug 25th, 2021 (edited)
4,614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. _G.Min = 3 -- min players
  2. _G.Max = 14 -- max players
  3. _G.ItemFarm = "Lucky Arrow" -- Notify Which Item for webhook
  4. getgenv().Key = "HelloLadiesandGentlemen" -- the key will change every 24 hours
  5. getgenv().webhook = "" -- leave both empty if you don't want webhook ( otherwise it's required for both if you want webhook )
  6. getgenv().DiscordID = ""
  7.  
  8. loadstring(game:HttpGet('https://raw.githubusercontent.com/SupBabe/YBAHOPPER/main/synhop.lua'))()
  9.  
  10.  
  11.  
  12. key link is -- https://up-to-down.net/338487/zai
Add Comment
Please, Sign In to add comment