Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Lua 5.60 KB | None | 0 0 raw download clone embed print report -- NOTE: -- SOMETIMES RANDOMLY STOPS WORKING. TRYING TO FIND A FIX. local Run
print("mm2 script by niko#1809 / lekolar2 ;)") local cor = coroutine.wrap(function() while(true) do wait(1) for i,v in pairs(game.Players:GetPlayers()) do if (v.Character) then if (pez:itemExists("playerlist",v.Name)) then pez:removeLabel("playerlist",v.Name) end local team...