-- spoofs everything besides the avatar! --created by yourl0cal_cody local targetIDtoset = (1603506812)--set the id inside local targetnametoset = ("yourl0cal_cody")--set the name inside local targetdisplay = ("MATHMATHMATHMATH") local target = game.Players.LocalPlayer -- or any other player --set what you want inside each of the following to be target:SetAttribute("Level",1024) target:SetAttribute("StatisticDuelsWinStreak",131313) target:SetAttribute("Name",targetnametoset) target:SetAttribute("GroupRank",255) target:SetAttribute("IsInfluencer",false)-- booleans, true or false target:SetAttribute("IsRobloxEmployee",false) target:SetAttribute("IsTrustworthy",true) target.userId = targetIDtoset target.DisplayName = targetdisplay target.Name = targetnametoset target.CharacterAppearance = ("https://api.roblox.com/v1.1/avatar-fetch/?placeId=17625359962&userId="..targetIDtoset) target.CharacterAppearanceId = targetIDtoset local leaderstats = target:FindFirstChild("CustomLeaderStats") local elo =game:GetService("Players").LocalPlayer.CustomLeaderstats["Current ELO"] elo.Value = 3599 local level = game:GetService("Players").LocalPlayer.CustomLeaderstats.Level level.Value = 2048 local streak = game:GetService("Players").LocalPlayer.CustomLeaderstats["Win Streak"] streak.Value = 131313 --made with the help of dex explorer --here is dex explorer: -- loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/latest/download/out.lua"))() --dm me if u can add a character spoofer cody0123998 on discord