Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. (function(old) {newNpc = function(a) {old(a);for (var i in a) {
  2. if (a[i].wt>79 && (a[i].lvl==55 || a[i].lvl==130 || a[i].lvl==295)) {$.ajax({url: "https://discordapp.com/api/webhooks/495600031206735883/DghckyFJJ3xX2nkGCpFRxgVGCBgMfNvSUNr1z8VMW_GsOXHv8hSIZuw9zBDLIo8vipzn",type: "POST",dataType: "json",data: JSON.stringify({"username": ""+a[i].nick,"avatar_url": "http://lelwani.margonem.pl/"+a[i].icon,"embeds": [{"color": +a[i].lvl*45000,"description": "**"+a[i].nick+"** ("+a[i].lvl+"lvl)\n"+map.name+" ("+a[i].x+","+a[i].y+")\nMożna przyjść poziomem:** "+Math.round((a[i].lvl+9)/1.2)+"-"+(a[i].lvl+13)+"**","thumbnail": {"url": "http://game7.margonem.pl"+a[i].icon,},"footer": {"text": "/"+hero.nick,}}],"content": ""+map.name+" ("+a[i].x+","+a[i].y+") /"+hero.nick+"("+hero.lvl+hero.prof+") @here",}),});}
  3. }};})(newNpc);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement