You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tweet("it appears ".$Name." moved from position ". $server_snapshot["old"]["Rank"]." to position ". $server_snapshot["new"]["Rank"] ." http://topmclist.com/server_id/".$ID);
}
if($Tweeter_Template == 2){
tweet("Hey! ".$Name." moved up to #". $server_snapshot["new"]["Rank"] ." on @Topmclist http://topmclist.com/server_id/".$ID);
}
if($Tweeter_Template == 3){
tweet("Check out ".$Name." they are now number". $server_snapshot["new"]["Rank"] ." http://topmclist.com/server_id/".$ID);