KlaAz0r
BANNED
- Jan 11, 2011
- 720
- 866
In my area I orgenize a lot of party's,breakdowns,bands etc. and I made this:
It's in dutch but you get the idea,
done! very easy but working : )
It's in dutch but you get the idea,
- Firefox
- event, and scroll all the way down so all your friends apear
- CTRL+SHIFT+K
- and paiste this code:
Code:[B] elms=document.getElementById('pop_content').getElementsByTagName('li'); for(var fid in elms){if(typeof elms[fid] === 'object'){elms[fid].click();}}[/B]
done! very easy but working : )