tonmp Posted May 1, 2010 Posted May 1, 2010 As i remember i've seen a tool in the past, what can query how much player is online on a server, but i can't remember it's name. Do someone know a tool to get the online numbers? ofc i know i can get the online number with l2net, or the latest l2walkers, but some servers have good bot protection, so i cannot log in with those. Quote
DwiTE Posted May 1, 2010 Posted May 1, 2010 in most servers works command .online and you dont need any programs Quote
D4n1s Posted May 1, 2010 Posted May 1, 2010 in most servers works command .online and you dont need any programs Ur post made me laught. Well here is a mysql query SELECT online, COUNT(*) FROM characters Where online="1"; Try this and tell me if it works... I have soo long to write these queries Quote
Thoughtless Posted May 2, 2010 Posted May 2, 2010 in most servers works command .online and you dont need any programs Thats work on interlude only. Quote
Remington Posted May 2, 2010 Posted May 2, 2010 Thats work on interlude only. LoleD Hard... Why it works on INTERLUDE ONLY? Quote
Thoughtless Posted May 2, 2010 Posted May 2, 2010 LoleD Hard... Why it works on INTERLUDE ONLY? In other clients i never seen that command for players... only interlude servers. Quote
Remington Posted May 2, 2010 Posted May 2, 2010 In other clients i never seen that command for players... only interlude servers. It isn't client side! IT IS JAVA SIDE! LOL Quote
Thoughtless Posted May 2, 2010 Posted May 2, 2010 It isn't client side! IT IS JAVA SIDE! LOL Cant u understand me? I mean in gracia/hellbound servers never seen it before... lawl Quote
Remington Posted May 2, 2010 Posted May 2, 2010 Cant u understand me? I mean in gracia/hellbound servers never seen it before... lawl Well you said it just now... Look your first post. Thats work on interlude only. Quote
mmytza Posted May 2, 2010 Posted May 2, 2010 Well you said it just now... Look your first post. he said NEVER SEEN on Gracia/Hellbound... don't make him read his post's if YOU dont read them:) Quote
Remington Posted May 2, 2010 Posted May 2, 2010 he said NEVER SEEN ... don't make him read his post's if YOU dont read them:) Are you stupid? Thats work on interlude only. Quote
mmytza Posted May 2, 2010 Posted May 2, 2010 He said it work's only for Interlude cause he dident saw it on any Gracia?hellbound svr ... what the hell dont you understand ? or what do you wanna show me now? Quote
MasterDisaster Posted May 2, 2010 Posted May 2, 2010 He said it work's only for Interlude cause he dident saw it on any Gracia?hellbound svr ... what the hell dont you understand ? or what do you wanna show me now? The first doesn't disprove the second lol! He said it doesn't work!A reasonable human would understand that "Thoughtless" thinks it work only @ IL. Calm down 'coz it's not a playground and you are much newer than him to judge like that. Quote
tonmp Posted May 2, 2010 Author Posted May 2, 2010 Ur post made me laught. Well here is a mysql query SELECT online, COUNT(*) FROM characters Where online="1"; Try this and tell me if it works... I have soo long to write these queries i didn't said i own the server, so i can't make sql queries. this .online thing ofc not work, i never seen any ingame command for a common player to get the online player count. But ive seen a php page where you wrote the ip of login server, and it wrote the online player count of each gameserver on that login server. But i cant find it anymore. Quote
D4n1s Posted May 2, 2010 Posted May 2, 2010 Hmmmmmmm I can't say its imposible, but there should be probably some data sended from the server to client about players online. Well I could do it, but it would take me a lot of time, trying to reverse engineer the client. If there is any other way than Reverse Engineer I dunno, but just a thought, if u know the server specs and about how much latency each player gives to server you could guess the number of the players. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.