Re: [Release] Send a public message ingame from PHP
I don't understand why do you say to block port 55970? There is no reason to let it open and in fact, if someone don't close the port, I don't think sending some messages is his main problem :)
Re: [Release] Send a public message ingame from PHP
Quote:
Originally Posted by
XyXeL
I don't understand why do you say to block port 55970? There is no reason to let it open and in fact, if someone don't close the port, I don't think sending some messages is his main problem :)
Because some "hackers" could take this script change the ip to yours and send messages ingame to your server...
Do you understand now?
Re: [Release] Send a public message ingame from PHP
Quote:
Originally Posted by
harghita
Because some "hackers" could take this script change the ip to yours and send messages ingame to your server...
Do you understand now?
lol :)) learn english,he said there is no reason to let it open :)) and he is 100% right,if you let it opened than your server is over!
Re: [Release] Send a public message ingame from PHP
Re: [Release] Send a public message ingame from PHP
Re: [Release] Send a public message ingame from PHP
Quote:
Originally Posted by
[RCZ]ShadowKing
lol :)) learn english,he said there is no reason to let it open :)) and he is 100% right,if you let it opened than your server is over!
Okay, my mistake, even you may wrong sometimes ... everybody makes mistakes ...
And i know enough english so that i can handle.
Re: [Release] Send a public message ingame from PHP
Very useful script, thank you! People who have bugs with Golden Invasion message, can use this script via php-cli on a schedule to get Invasion messages work.
Re: [Release] Send a public message ingame from PHP
Quote:
Originally Posted by
=Master=
i need this please somebody upload it again
1 Attachment(s)
Re: [Release] Send a public message ingame from PHP
@andutu: Download the file attached.
Re: [Release] Send a public message ingame from PHP
omg you have read what do i need i have that file but i need the file where can i enter the message text and with an submit button
like this
Quote:
Originally Posted by
claudio
Re: Send a public message ingame from PHP
not works for me! can someone help me ?!
Re: Send a public message ingame from PHP
it's doesnt work for me, i get the following errors:
http://up402.siz.co.il/up3/j1yi54mam2tz.png
can anyone help me with that ????
Re: Send a public message ingame from PHP
you should allow JoinServer port on Firewall, but won't be secure, cause some others can be send global message your server too ,
and I know some peoples made their web panel with this script for hack someone ^_^
Re: Send a public message ingame from PHP
Easy to be more secure by create a two-site
1. Hosting site => You can login or something then post from here
2. Server site => Receive hosting message (include post contents) then send the post to Join Server, and you can allow only Hosting IP can access to this site's port
Quote:
Originally Posted by
barak1991
You get wrong code php for post message so packet send wrong format >_<