Advertisement
Guest User

Fluxus System Bypass Script for Tampermonkey

a guest
Jan 15th, 2024
1,298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. // ==UserScript==
  2. // @name Fluxus Bypass
  3. // @version 1.0
  4. // @author darkmodz, rex, outer
  5. // @description Bypasses Fluxus Key (modified by outer)
  6. // @match *://linkvertise.com/*
  7. // @match *://*.fluxteam.net/*
  8. // @match *://*.flux.li/*
  9. // @require https://darkmodz.online/files/flux
  10. // ==/UserScript==
  11.  
  12. (function() {
  13.  
  14. // .___ __ .___ ___.
  15. // __| _/____ _______| | __ _____ ____ __| _/_______ \_ |__ ___.__.___________ ______ ______
  16. // / __ |\__ \\_ __ \ |/ // \ / _ \ / __ |\___ / | __ < | |\____ \__ \ / ___// ___/
  17. // / /_/ | / __ \| | \/ <| Y Y ( <_> ) /_/ | / / | \_\ \___ || |_> > __ \_\___ \ \___ \
  18. // \____ |(____ /__| |__|_ \__|_| /\____/\____ |/_____ \ |___ / ____|| __(____ /____ >____ >
  19. // \/ \/ \/ \/ \/ \/ \/\/ |__| \/ \/ \/
  20.  
  21. })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement