Advertisement
Peerapat_PKY

logH

Aug 28th, 2024
19,958
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. repeat task.wait() until game:IsLoaded()
  2. getgenv().Hermanos_Settings = {
  3. ['key'] = 'bafd2512-771b-4091-b5fe-069e746eaf1f',
  4. ['PC'] = 'DDC-1',
  5. ['mode'] = 'Website', --- Duo, Description, Website
  6.  
  7. ['webhooks'] = {
  8. ['fullmoon'] = 'https://discord.com/api/webhooks/',
  9. ['mirage'] = 'https://discord.com/api/webhooks/',
  10. },
  11.  
  12. ['Sword'] = {'Cursed Dual Katana', 'Shark Anchor', 'Tushita', 'Yama', 'Dark Dagger', 'Hallow Scythe', 'Saber'},
  13. ['Gun'] = {'Soul Guitar', 'Serpent Bow', 'Kabucha', 'Acidum Rifle'},
  14. ['Accessories'] = {'Dark Coat', 'Leviathan Shield','Leviathan Crown', 'Pale Scarf', 'Kitsune Mask', 'Kitsune Ribbon'},
  15. ['Fruit'] = {'Kitsune', 'Leopard', 'Dragon', 'Spirit', 'Control', 'Venom', 'Shadow', 'Dough','Mammoth', 'T-Rex'},
  16. }
  17. task.spawn(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/hermanos-dev/hermanos-script/main/script.lua'))() end)
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement