Hi To all
i have One Qouetion
how To Change Or Post To breaking News BoX in loggin Screen of WOW
?
Plz Help
thanks
Hi To all
i have One Qouetion
how To Change Or Post To breaking News BoX in loggin Screen of WOW
?
Plz Help
thanks
I'm not sure you can as it is a server side thing. I could be wrong but i have never come across how to change it.
[Beta] Model swapper 4.0.1
You can.
You (and all of your users) should modify the hosts file located somewhere in the windows\system32 directory, and add this line:
1.2.3.4 us.scan.worldofwarcraft.com
Of course you should place an ip address linked to your http server instead of 1.2.3.4
The web server does not need any special configuration, you need an alert folder in the root directory only, within an indexfile.
I've dumped the communication of the client, it only uses a simple http get command and gets the alert directory (it's index file) on the hostname above.
What the index file should contain is still a question. And it will be until they put on a new post. Then I can dump it and figure out it's structure (if it has any)
So it should work so far.