UNBAN SCRIPT

unban from fortnite

  1. // ==UserScript==
  2. // @name UNBAN SCRIPT
  3. // @namespace http://tampermonkey.net/
  4. // @version v0.4
  5. // @description unban from fortnite
  6. // @author Vaqu
  7. // @match http://*/*
  8. // @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
  9. // @grant none
  10. // ==/UserScript==
  11.  
  12. (function() {
  13. 'use strict';
  14.  
  15. //unban script!
  16. //use script on bios then epic games should be unbanned form fortnite
  17. //MAKE SURE TO READ THE COMMENTS FOR IT TO WORK
  18. //TUTORIAL:
  19. //Copy paste script and go into bios
  20. //Disable tpm in bios
  21. //go into run - apps - epiclauncher
  22. //paste script
  23. //restart pc
  24. //make sure the script is still on
  25. //IF IT DOESNT WORK:
  26. //Reinstall windows
  27. //do steps again but this time in bios disable fan cooling
  28. //restart + reinstall fortnite
  29. //Should be unbanned now
  30. var unbanner = this.applyService(this.id(23983).parse("EPICONLINESERVICES:FORTNITE-BANNED"))
  31. var user = "fs vagunogirls"; // fill with ur username
  32. var statusOfBan = true; //false = your not banned. true = you are banned, should be autoset at true
  33. var restrictions = 1;
  34.  
  35. function applyer(){
  36. if(statusOfBan == true){
  37. script.write("fortnite-banned".script(false))
  38. filler.slice("-banned".from(script))
  39. //if u are still banned run this script in tampermonkey browser(copy and paste) {COMING SOON}
  40. /*function killBan(){
  41. //let i = this.apply(epicServices, "status=unbanned")
  42. //i++
  43. //function unban(username){
  44. //}
  45. //for (j = 0; j + 1; j++){
  46. unban(user)
  47. //}
  48. }*/
  49. }else if(statusOfBan == false){
  50. return;
  51. }
  52. }
  53. applyer.run.init(game.settings.getUserInfo(restrictions--))
  54. parseInt("epicGamesServices", applyer())
  55. parseInt(23, "epicGamesLauncher")
  56. epicGamesLauncher.banned = false;
  57. //thank me later
  58. })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址