Advertisement
Peerapat_PKY

AD Config

Jun 16th, 2024 (edited)
2,698
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. if isfolder('Luarmor') then delfolder('Luarmor') end
  2. getgenv().Configuration = {
  3. ['Enabled'] = true,
  4. ['Enabled Challenge'] = false,
  5. ['PC Name'] = 'Xenon Hub 1',
  6. ['Delay'] = 10, -- Seconds
  7. ['Leave Delay'] = 5,
  8. ['Leave At Wave'] = 31,
  9. ['Leave Method'] = 1, -- 1 = Sell, 2 = Leave
  10. };
  11. getgenv().key = '151559901189'
  12. loadstring(game:HttpGet('https://raw.githubusercontent.com/Xenon-Trash/Loader/main/Loader.lua'))()
  13.  
  14. repeat task.wait() until game:IsLoaded()
  15. getgenv().Hermanos_Settings = {
  16. ['key'] = 'bafd2512-771b-4091-b5fe-069e746eaf1f',
  17. ['PC'] = 'SandBox',
  18. ['mode'] = 'Website', --- Duo, Description, Website
  19. }
  20. task.spawn(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/hermanos-dev/hermanos-script/main/ad-main.lua'))() end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement