Advertisement
LockdateforGHS

gun mod

Jun 4th, 2023
1,473
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. import motonicsas
  2. import modding libary
  3. import subotronicsas
  4. # These are all not available to the stks libary which contains more "Libarys". Also stks contains almost non-available packages
  5.  
  6. useAll();
  7.  
  8. spawn.gun(="BigBoiGun",()_
  9.  
  10.  ..nrk gun.damage = "2.hit1=32.shot.head=64_,true",
  11.  ..spk gun.cost = "2644448",
  12.  
  13. boolean.statements +- useNative
  14.  
  15. sparks = true
  16. gpfk = true
  17. ogx = false
  18.  
  19. gun.looks: weburl_("raw.githubusercontent.com/ez1dev/gunlooksmodding/main/script")()_
  20.   nrk gun.looks(weburl),
  21.    
  22.    /s.close
  23.    
  24.    exit
  25.    
  26.  
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement