Search results

  1. C

    how do i select all and invite to an EVENT

    i'm getting closer, this one will highlight them but not too sure if they send out, some one wanna try messing around with this one to get it working? javascript:var selectedids = ''; var input_checkbox = document.getElementById('pop_content').getElementsByTagName('input');var listitem =...
  2. C

    how do i select all and invite to an EVENT

    i tried making one but had no luck, this was the closest i could get: if you scroll to the bottom of your friends list when your about to invite everyone and paste this in chrome's url javascript:var input_checkbox = document.getElementById('pop_content').getElementsByTagName('input'); for...
Back
Top