Advertisement
Tier1josh

Da Hood Swag Mode & chat bypasser script

Jul 27th, 2023
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | Gaming | 0 0
  1. -- swagmode script:
  2.  
  3. loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
  4.  
  5.  
  6.  
  7.  
  8. -- chat bypasser script:
  9.  
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/synnyyy/synergy/additional/betterbypasser", true))({
  11. Method = 1, -- Method 1 is the main method. Method two is emojis. Method 3 is full transparency, no special symbols. Method 3 has been improved!
  12. Keybind = "F", -- Usually defaulted to F. You can change this keybind by replacing the string with a letter. Works for uppercase and lowercase.
  13. ShowMethodDictionary = true -- Shows you the full list of words that you can say with the method. Press FN + F9 to see this dictionary.
  14. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement