APE "userJoin" Ghost User

5 views
Skip to first unread message

Rogério Alan Cruz

unread,
Apr 11, 2016, 1:00:42 AM4/11/16
to APE Project
I have this to monitor who's joining a channel:
ape.addEvent("userJoin", function(user,pipe){
console.log("user " + user.properties.name + "JOINED --> BUT YOU ARE:"+your_user_name);
});
I compare both names and whenever i join a channel it shows one occurrence of me joining the channel (both names are equal) and then after that it's triggered over again (sometimes twice) and it's another user name totally different from mine. And i'm sure there's no one else connected. It's just me testing.
So, WHAT is going on? 
Is it a malicious code from APE Project? Did i miss something?
I downloaded from the official website.. so... ????

Rogério Alan Cruz

unread,
Apr 11, 2016, 1:09:53 AM4/11/16
to APE Project
Nevermind i just figured it out. was a dumb mistake of mine
Reply all
Reply to author
Forward
0 new messages