• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Send a public message ingame from PHP

Junior Spellweaver
Joined
Dec 13, 2004
Messages
164
Reaction score
12
-= Send a message inside the game from the website ==-

While trying to fix the other script i wrote i stumbled upon some packets that send a public message inside the game. Just like the Golden Invasion message (see pic below), so i made a function (this time complete with no bugs :p) that you can put in your website and post messages inside the game.

The page is a standalone. All you have to do is open it with a notepad and edit the last line where it says "Insert your text here. It can fit in one message up to here.". Leave the "".

If you want to make this a page for the GM accounts you have to know a bit of HTML to include it somewhere in the admin pages or a separate form.
Just dont forget that it takes up to around 50 characters. You can use it as many times as you like. There is no limit between messages.

Dont forget if you have this page out in the open anyone can send a message inside the game. Make it a shoutbox if you want. hehe

-Made by Sandbird
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jun 17, 2006
Messages
10
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Nice man ^^.
 
Newbie Spellweaver
Joined
Sep 21, 2006
Messages
5
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Nice release! Thanks!
 
Twilight Mu Owner
Loyal Member
Joined
Aug 8, 2005
Messages
505
Reaction score
74
Re: [Release] Send a public message ingame from PHP

Nice going with this ;)



PS: As I looked over the script I would like once again to remind every Server Owner to block the JS Port in your firewall (Port 55970)...
 
Junior Spellweaver
Joined
Jul 6, 2004
Messages
107
Reaction score
9
Re: [Release] Send a public message ingame from PHP

how do u send costum msg??

u have to put it in.....

i try

Code:
http://website.com/shout.php?msg=And put your msg here.

but only come up with the words in php file. i want to post different without going in and change!!
 
Newbie Spellweaver
Joined
Oct 2, 2005
Messages
58
Reaction score
0
Re: [Release] Send a public message ingame from PHP

very nice indeed...:)
 
Newbie Spellweaver
Joined
Dec 8, 2007
Messages
15
Reaction score
0
Re: [Release] Send a public message ingame from PHP

how do u send costum msg??

u have to put it in.....

i try

Code:
http://website.com/shout.php?msg=And put your msg here.

but only come up with the words in php file. i want to post different without going in and change!!


Turn it into a query box, where you type the message, click submit, and it auto displays in the game, not hard.
 
Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
Re: [Release] Send a public message ingame from PHP

omg, now all coders with php will begin creating new things,
nice 10/10 :D
 
Newbie Spellweaver
Joined
Nov 5, 2006
Messages
21
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Usefull ! Thanks !
 
Newbie Spellweaver
Joined
Nov 13, 2006
Messages
33
Reaction score
0
Re: [Release] Send a public message ingame from PHP

What about subservers? If JoinServer works with more than one GameServer? Message will be posted for all subservers?
 
Newbie Spellweaver
Joined
Sep 25, 2006
Messages
70
Reaction score
0
Re: [Release] Send a public message ingame from PHP

i will make it cost by web by real money xD
 
Experienced Elementalist
Joined
Dec 28, 2007
Messages
288
Reaction score
2
Re: [Release] Send a public message ingame from PHP

Man I love You :) 10/10 and please finish the Disconnect scrip :)
 
My LanHouse in Brazil!!!!
Joined
Feb 12, 2007
Messages
637
Reaction score
17
Re: [Release] Send a public message ingame from PHP

Tested and approved .....

10/10
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 11, 2006
Messages
127
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Nice ... 10/10
 
Newbie Spellweaver
Joined
Jan 8, 2008
Messages
42
Reaction score
0
Re: [Release] Send a public message ingame from PHP

not bad ;] 8/10
it works fine! But Shagoon is right, block ur 55970 port if u use this!
 
Newbie Spellweaver
Joined
Mar 23, 2007
Messages
91
Reaction score
7
Re: [Release] Send a public message ingame from PHP

Thank You ;) 10/10
Works with 2 servers ? :)
 
Newbie Spellweaver
Joined
Oct 10, 2007
Messages
6
Reaction score
0
Re: [Release] Send a public message ingame from PHP

Nice :) 10/10
 
Skilled Illusionist
Joined
Aug 20, 2007
Messages
374
Reaction score
80
Re: [Release] Send a public message ingame from PHP

very cool script 10/10
 
Back
Top