Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Send a public message ingame from PHP

Junior Spellweaver
Joined
Dec 13, 2004
Messages
164
Reaction score
12
Re: [Release] Send a public message ingame from PHP

Hehehe thats what i am saying :) Put the code in some secure page and just block the port.It will work and be secure.

bet0x :Since all these scripts run only from the local webserver (127.0.0.1) and as long as you have the ports blocked, even if i make a script that will fill Lorencia with boks its still secure.

.... Guys i am preparing something that will blow your mind :p (cant say yet, dont ask)
 
Newbie Spellweaver
Joined
Nov 30, 2005
Messages
36
Reaction score
0
Re: [Release] Send a public message ingame from PHP

hey this script found in version 99b+???
 
Newbie Spellweaver
Joined
Jun 20, 2007
Messages
8
Reaction score
0
Re: [Release] Send a public message ingame from PHP

I think yes, whoever you can try.
 
Newbie Spellweaver
Joined
Nov 12, 2007
Messages
60
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Great!! 10/10!!!!
 
Initiate Mage
Joined
Nov 21, 2006
Messages
1
Reaction score
0
Re: [Release] Send a public message ingame from PHP

nice... very good...
 
Initiate Mage
Joined
Jun 23, 2005
Messages
1
Reaction score
0
Re: [Release] Send a public message ingame from PHP

very thx!!!
i use to code for 'SMS' Services (members send msg from sms to game)

can you write a code to make the text green?
 
Newbie Spellweaver
Joined
Jun 20, 2007
Messages
27
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Nice one sandbird i modified ur code a bit and it works perfect
 
Junior Spellweaver
Joined
Dec 13, 2004
Messages
164
Reaction score
12
Re: [Release] Send a public message ingame from PHP

I dont think the text can be done in green...cool about the sms thing. I am making something similar that includes that feature.
 
Newbie Spellweaver
Joined
Mar 31, 2008
Messages
25
Reaction score
3
Re: [Release] Send a public message ingame from PHP

I can't use this script and i don't know why :(... If i try to use it i get this error "
Fatal error: Call to undefined function socket_create() in C:\Program Files\EasyPHP 2.0b1\www\index.php on line 59" can someone help me?
 
Newbie Spellweaver
Joined
Apr 13, 2008
Messages
49
Reaction score
0
Re: [Release] Send a public message ingame from PHP

shout box it means..even a normal player only can send a message..
in left upperside of the screen?

how about to send the message in game in center of the screen
 
Junior Spellweaver
Joined
Dec 13, 2004
Messages
164
Reaction score
12
Re: [Release] Send a public message ingame from PHP

Damian_1993 open your PHP.ini and find a value called php_sockets.dll and remove the ; infront of it. Then restart your apache server. It will work.

Waif...it does send this in the center of the screen, not the left side.
I've found also the value to send it on the left side, but it works only at the login screen at the character selection screen....which is useless there :p
 
Newbie Spellweaver
Joined
Aug 5, 2007
Messages
10
Reaction score
0
Re: [Release] Send a public message ingame from PHP

can someone reupload =Master= ' s shout.php ? .
 
Newbie Spellweaver
Joined
Jun 26, 2006
Messages
17
Reaction score
8
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 :)
 
Junior Spellweaver
Joined
Apr 14, 2007
Messages
111
Reaction score
2
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 :)
Because some "hackers" could take this script change the ip to yours and send messages ingame to your server...
Do you understand now?
 
Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Release] Send a public message ingame from PHP

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!
 
Newbie Spellweaver
Joined
May 8, 2005
Messages
7
Reaction score
0
Re: [Release] Send a public message ingame from PHP

very cool.. thanks.
 
Back
Top