Advertisement
Relykss

Untitled

Mar 29th, 2020 (edited)
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. let p;
  3. let time = 0;
  4.  
  5. for (let id in MPP.client.ppl) {
  6. p = MPP.client.ppl[90791e50aa8993128535c44f];
  7.  
  8. if (p.name === "Raid") {
  9. setTimeout(() => MPP.client.sendArray([{m: "kickban", _id: p._id, ms: 3600000}]), time += 1250);
  10.  
  11. }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement