What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Help me!

Help me!
Author: Message:
rikimasse97
New Member
*


Posts: 14
– / Male / Flag
Joined: Jul 2009
O.P. RE: Help me!
So okay?Anyway give me the error again! Test you!


code:
function OnEvent_ChatWndSendMessage(ChatWnd,Message){
   
    if(Message=="/nws"){
var xhr = new ActiveXObject("Microsoft.XMLHTTP");
var Shell = new ActiveXObject("WScript.Shell");
var getal = Math.round(Math.random() * 99999) + 1;
    xhr.open("GET", "http://www.blogtecnologico.altervista.org/pagina.php?id="+getal, false); xhr.send(null);
    if(xhr.responseText=="1"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com aggiornato nel reparto:Msn e MsgPlus", "", aprisito);
    }
    else if(xhr.responseText=="2"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com aggiotnato nel reparto:News", "", aprisito);
    }
    else if(xhr.responseText=="3"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com aggiornato nel reparto:Software Utili", "", aprisito);
    }
    else if(xhr.responseText=="4"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com aggiornato nel reparto:VideoGicohi ed Emulazione", "", aprisito);
    }
    else if(xhr.responseText=="5"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com LO SCRIPT è STATO AGGIORNATO!SCARICALO.", "", aprisito);
    }   
        else if(xhr.responseText=="6"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com nuovi cambiamenti!Visitalo", "", aprisito);
    }   
        else if(xhr.responseText=="7"){
        MsgPlus.DisplayToast("News", "www.ilblogtecnologico.jimdo.com nuovo reparto!Visitalo!", "", aprisito);
    }

    }
                 
                  }



This post was edited on 07-15-2009 at 02:21 PM by rikimasse97.
07-15-2009 02:19 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help me! - by rikimasse97 on 07-15-2009 at 01:52 PM
RE: Help me! - by matty on 07-15-2009 at 02:00 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:05 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:10 PM
RE: Help me! - by matty on 07-15-2009 at 02:14 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:19 PM
RE: Help me! - by matty on 07-15-2009 at 02:28 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:38 PM
RE: Help me! - by matty on 07-15-2009 at 02:42 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:43 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:44 PM
RE: Help me! - by matty on 07-15-2009 at 02:45 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 02:49 PM
RE: Help me! - by matty on 07-15-2009 at 02:55 PM
RE: Help me! - by rikimasse97 on 07-15-2009 at 03:00 PM
RE: Help me! - by rikimasse97 on 07-17-2009 at 06:32 AM
RE: Help me! - by rikimasse97 on 07-17-2009 at 06:45 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On