Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Tutorials => Topic started by: osler on April 20, 2013, 05:00:09 pm
-
This script will publish your tweets as a server alert.
Instructions:
-Make a new file called index.php with the following content: http://pastebin.com/ir7DKCqh (http://pastebin.com/ir7DKCqh" onclick="window.open(this.href);return false;)
-Remove "blizzardcs" and add your twitter account name
-Place it in a new foolder in your webserver. For example "http://mycustomserverrocks.com/something/login/serveralertframe/"
-Follow Steff´s tutorial using this file instead the .html one which he provides viewtopic.php?f=61&t=778 (http://modcraft.io/viewtopic.php?f=61&t=778" onclick="window.open(this.href);return false;)
Screenshot (from blizzardcs twitter ;) ) :
http://gyazo.com/5d854550f251f83c3d3bd2df618cbb36 (http://gyazo.com/5d854550f251f83c3d3bd2df618cbb36" onclick="window.open(this.href);return false;)
-
Doesn't work for me :(
-
Nice idea :) Thanks for sharing.
-
This tutorial won't work because Twitter API has changed heavily. This code requires a lot of fixing.