event invites

juicemane

Power Member
Joined
Feb 7, 2011
Messages
578
Reaction score
52
hey, what is the invite code using the javascript? i know there was a code to invite via Control | shift | K
 
elms=document.getElementById('pop_content').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){elms[fid].click();}}
 
thanks. also, lately in events - i have seen some shit where on the event wall it says "xxx is going"

how do people do that? it doesnt happen all the time but some events have it.
 
Back
Top