Advertisement
Myusername3000

Script roblox V.G HUB

Nov 14th, 2022 (edited)
1,579
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.07 KB | Gaming | 0 0
  1. 1 script  loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  2.  
  3.  
  4.  
  5.  
  6.  
  7. 2 script  _G.lockMeth = "Random" -- Change to head if you want your silent aim to ONLY aim at the head.
  8.  
  9. _G.silMeth = "FPORWIL" -- Silent Aim Method, You're gonna have to play around with it. The Default one is FindPartOnRayWithIgnoreList but shortened.
  10.  
  11. _G.AntiFly = false -- Change if the game you're playing has an Anti-Fly. Set it to false, if it has, set it to true, if it doesn't.
  12.  
  13. _G.Keystrokes = true -- If you want sexy keystrokes, turn it on.
  14.  
  15. _G.HideOverlay = false -- If you want the StormWare Watermark along with the features you've toggled shown, set it to true, not recommended for closet cheating.
  16.  
  17.  
  18.  
  19. local g = game:HttpGet("https://raw.githubusercontent.com/Storm99999/whitelistkeys/main/lite/sw.lite.lua")
  20.  
  21. loadstring(g:reverse())()
  22.  
  23. task.wait(2)
  24.  
  25. if _G.HideOverlay == true then
  26.  
  27.     game.CoreGui["StormWare LITE"].modules.Visible = false
  28.  
  29. end
  30.  
  31. game.CoreGui["StormWare LITE"].keystrokes.space.Text = "━━━━━"
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement