ive tryed some solution found here to get a list of my friend online:
Facebook FQL query to get all users online
How to get list of online friends using FQL
You need the user_status permission to read the user's status and user_online_presence and/or friends_online_presence permissions for the online_presence.
user_status
user_online_presence
friends_online_presence
online_presence
Here is the full permissions list.