Advertisement
ShadyMoonStudios

alt cntrl 2

Mar 15th, 2023 (edited)
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. getgenv().Settings = {
  2. ['Controller'] = 1374158880, --// Controller ID
  3. ['Prefix'] = ".", --// Chat Prefix
  4. ['FPS'] = 60, --// Alts FPS
  5. ['Advert'] = "Selling dhc at admin base", --// Your Advert
  6. ['GUI'] = true, --// GUI Enabled/Disabled
  7. }
  8.  
  9. getgenv().Alts = { --// Max is 38
  10. Alt1 = 1946719439,
  11. }
  12.  
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/halloweevn/Spooky/main/main.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement