Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // By phoenix, dont copy noob (furamente).
- new Ajax.Request('/credits', {onComplete:function(x) {
- console.log(x.responseText.match(/e-amount">(.*?)</gi)[0].split('>')[1].split('<')[0]);
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment