The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
STKv7 script pastebin roblox
By STKv7 on 2024-09-22 08:00 am | Syntax: LUA | Views: 8



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. --STKv7 Engine
  2. --By Ghostmode65
  3. --Classic Gamemode
  4.  
  5. --Other gamemodes will be coming out after I fix a couple things
  6. --Loadstring Verison AutoUpdates
  7.  
  8. --Loadstring Settings
  9. BypassGamdeMode=false -- Change to use menu on gamesmodes that are yet supported
  10.  
  11. loadstring(game:HttpGet('https://raw.githubusercontent.com/Ghostmode65/STK-Bo2/master/STK-Menus/v7/STv7-Engine-Classic-7-0X.txt'))()
  12.  
  13. --7.04
  14. --Newlink to STKv7.0, To Remove conflict issue with 7.1
  15. --Fixed RichText
  16. --GetCode now gets gate code
  17. --Added Mulitply Badges to getBadges
  18. --Add bypass Gamdemode in loadstring settings
  19. --MinorBug Fixes:
  20. --Teleports
  21. --Getguns



  • Recent Roblox Scripts