Skip to content
forked from 2M4U/2m4u

Welcome Github User to the Code Land of 2M4U (me), What you see below is a future project for updating my In-Game Fortnite Statistics, Feel free to Fork this repository If you wish to see how this works.

Notifications You must be signed in to change notification settings

DeRusGAMING/2m4u

 
 

Repository files navigation

Header
Welcome Github User to the Code Land of 2M4U (me),
What you see below is a future project for updating my
In-Game Fortnite Statistics, Feel free to Fork this repository
If you wish to see how this works.
Wish to contact me? Add me on Discord


Followers Following
TwitterFollowers TwitterFollowing


TwitterFollowing
#Fortnite #ItemShop Why are you scamming people, this was given free in Chapter 3 Season 4. https://t.co/fOGt8QZuQH


✨ Fortnite Stats ✨


🏆 Current Level: 49
🎉 Progress To Next Level:


🎯 Total Kills: 11,141
💀 Total Deaths: 4,601
👑 Total Wins: 375

const Fortnite_Stats = {
    Battlepass: {
      Level: "49",
      Progress: "27%",    
    }
    Season: { 
       Win_Ratio: "2.75%",
       KD_Ratio: "4.77%",
       Kills_Per_Match: "4.64%",
       Total_Matches: "109",
       Total_Kills: "506",
       Total_Deaths: "106",
       Total_Wins: "3",
       Outlived_Players: "7,059"
    },
    Lifetime: {
      Win_Ratio: "7.54%",
      KD_Ratio: "2.42%",
      Kills_Per_Match: "2.24%",
      Total_Matches: "4,976",
      Total_Kills: "11,141",
      Total_Deaths: "4,601",
      Total_Wins: "375",
      Outlived_Players: "84,166"
      },
    }
}; 


✨ Github Statistics & Data ✨


const 2M4U = {
    Fav_Lang: "Javascript",
    Github_Stars: 38,
    Public_Repos: 63,
    Public_Gists: 1,
    Followers: 8,
    Following: 25,
}; 

Even more stats


✨ Contributors & Credits ✨


Fortnite Stats - Credit: Fortnite-API.com
Code of Conduct - Credit: Akshun-01

Last updated on Thu 5th Jan @ 21:46:37 using magic
Script Optimization; RAM Usage: 14.68

About

Welcome Github User to the Code Land of 2M4U (me), What you see below is a future project for updating my In-Game Fortnite Statistics, Feel free to Fork this repository If you wish to see how this works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%