Advertisement
252Scripter

[ARSENAL] Storm Ware V2.6 [WORKING]

Dec 29th, 2022
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. --SCRIPT MADE BY ME--
  2. --WORKING FOR MOBILE/PC--
  3. --STATUS: WORKING!--
  4.  
  5. _G.lockMeth = "Random" -- Change to head if you want your silent aim to ONLY aim at the head.
  6.  
  7. _G.silMeth = "FPORWIL" -- Silent Aim Method, You're gonna have to play around with it. The Default one is FindPartOnRayWithIgnoreList but shortened.
  8.  
  9. _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.
  10.  
  11. _G.Keystrokes = true -- If you want sexy keystrokes, turn it on.
  12.  
  13. _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.
  14.  
  15.  
  16.  
  17. local g = game:HttpGet("https://raw.githubusercontent.com/Storm99999/whitelistkeys/main/lite/sw.lite.lua")
  18.  
  19. loadstring(g:reverse())()
  20.  
  21. task.wait(2)
  22.  
  23. if _G.HideOverlay == true then
  24.  
  25. game.CoreGui["StormWare LITE"].modules.Visible = false
  26.  
  27. end
  28.  
  29. game.CoreGui["StormWare LITE"].keystrokes.space.Text = "━━━━━"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement