SP2 Pop-Up Console Code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • European Lee
    Confirmed User
    • Dec 2002
    • 7133

    #1

    SP2 Pop-Up Console Code

    Can be found in the coding of http://www.netscape.com

    Enjoy

    Regards,

    Lee
    YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
    PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
    AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT
  • JSA Matt
    So Fucking Banned
    • Aug 2003
    • 5464

    #2
    I see no popups?

    Comment

    • xlogger
      Confirmed User
      • Jul 2004
      • 9507

      #3
      ya see an exit window.

      ----------
      XLOGGER [REFLECTED] [OH]

      Comment

      • European Lee
        Confirmed User
        • Dec 2002
        • 7133

        #4
        Originally posted by JSA Matt
        I see no popups?
        Turn your SP2 blocker on then

        Regards,

        Lee
        YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
        PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
        AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

        Comment

        • s9ann0
          Confirmed User
          • Sep 2001
          • 4873

          #5
          the best source is view source

          Comment

          • JasonB
            Confirmed User
            • Nov 2001
            • 1183

            #6
            no popups here either

            Comment

            • JSA Matt
              So Fucking Banned
              • Aug 2003
              • 5464

              #7
              Originally posted by European Lee
              Turn your SP2 blocker on then

              Regards,

              Lee
              Do you ever make sense?

              Comment

              • European Lee
                Confirmed User
                • Dec 2002
                • 7133

                #8
                Originally posted by JSA Matt
                Do you ever make sense?
                Yes.

                It looks like it is parsing a command so you only get the console if your SP2 pop-up blocker is turned ON

                Regards,

                Lee
                YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                Comment

                • JSA Matt
                  So Fucking Banned
                  • Aug 2003
                  • 5464

                  #9
                  Originally posted by European Lee
                  Yes.

                  It looks like it is parsing a command so you only get the console if your SP2 pop-up blocker is turned ON

                  Regards,

                  Lee
                  gotcha, it is turned on, nothing is blocked with IE or Google toolbar...

                  Comment

                  • European Lee
                    Confirmed User
                    • Dec 2002
                    • 7133

                    #10
                    Its also setting a cookie so it only appears the first time you view the page in IE.

                    After you close the browser and return to the page the console doesnt appear until you clear your cookies

                    Regards,

                    Lee
                    YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                    PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                    AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                    Comment

                    • JSA Matt
                      So Fucking Banned
                      • Aug 2003
                      • 5464

                      #11
                      Originally posted by JSA Matt
                      gotcha, it is turned on, nothing is blocked with IE or Google toolbar...
                      Actually I can see the blocked icon flash really quick when I change sites. Tried it several times (clearing cookies)... nothing.

                      Comment

                      • European Lee
                        Confirmed User
                        • Dec 2002
                        • 7133

                        #12
                        Here is the code..

                        document.write('<script language="JavaScript1.1" src="http://ar.atwola.com/file/adsPopup2.js"></script>');

                        var axel = Math.random() + "";
                        var num = axel * 1000000000000000000;
                        var is_client = 0;
                        var is_cs = 0;
                        is_cs = ( navigator.userAgent.indexOf('CS 2000')!=-1) ? 1 : 0;
                        is_client = ( (navigator.userAgent.indexOf('AOL')!=-1) || (navigator.userAgent.indexOf('CS 2000')!=-1) )? 1 : 0;

                        function setCookie(cookieName, cookieValue, hours, path, domain, secure)
                        {
                        var expires=new Date();
                        expires=new Date(expires.getTime()+(hours*60*60*1000));
                        document.cookie =
                        escape(cookieName) + '=' + escape(cookieValue)
                        + ( '|' + expires.getTime() )
                        + (expires ? '; EXPIRES=' + expires.toGMTString() : '')
                        + (path ? '; PATH=' + path : '')
                        + (domain ? '; DOMAIN=' + domain : '')
                        + (secure ? '; SECURE' : '');
                        cookieValue = null;
                        return p_getCookie(cookieName);
                        }

                        function p_getCookie (cookieName) {
                        var cookieValue = null;
                        var posName = document.cookie.indexOf(escape(cookieName) + '=');
                        if (posName != -1) {
                        var posValue = posName + (escape(cookieName) + '=').length;
                        var endPos = document.cookie.indexOf(';', posValue);
                        if (endPos != -1)
                        cookieValue = unescape(document.cookie.substring(posValue,endPos ));
                        else
                        cookieValue = unescape(document.cookie.substring(posValue));
                        }
                        if (cookieValue hahahaha null) {
                        return 0;
                        } else {
                        return cookieValue;
                        }
                        }

                        function popit(URL,width,height,off_x,off_y,options,winname ,special)
                        {
                        if (_js12) {
                        if (screen) {
                        var bottom = screen.availHeight;
                        var right = screen.availWidth;
                        if (special hahahaha "tr" ) {
                        var pos_x = parseInt((right- width) - 30) ;
                        var pos_y = 30;
                        options += (',left=' + pos_x + ',top=' + pos_y );
                        }else if (special hahahaha "wn" ) {
                        var pos_x = parseInt((right- width) - 200) ;
                        var pos_y = 30;
                        options += (',left=' + pos_x + ',top=' + pos_y );
                        }else {
                        var pos_x = parseInt((right- width)/2) ;
                        var pos_y = parseInt((bottom - height)/2);
                        options += (',left=' + (pos_x + mid_off_x) + ',top=' + (pos_y + mid_off_y) );
                        }
                        }
                        }
                        var remote = window.open(URL,winname,options);
                        }

                        function do_comm()
                        {
                        if ( p_type hahahaha 0 )
                        URL = "http://wp.netscape.com/ex/shak/home_popups/popup_03.html?num"+num;
                        if ( p_type hahahaha 1 )
                        URL = "http://wp.netscape.com/ex/shak/home_popups/popup_hp_r.html?num"+num;
                        if ( p_type hahahaha 2 )
                        URL = "http://wp.netscape.com/ex/shak/home_popups/popup_hp_f.html?num"+num;
                        if ( p_type hahahaha 3 )
                        URL = "http://wp.netscape.com/ex/shak/home_popups/popup_hp_i.html?num"+num;
                        width = c_width;
                        height = c_height;
                        mid_off_x = 0;
                        mid_off_y = 0;
                        options = "scrollbars=no,resizable=no,menubar=no,status=no,t oolbar=no,location=no,directories=no,width=" + width + ",height=" + height;
                        popit(URL,width,height,mid_off_x,mid_off_y,options ,"commpop","tr")
                        }


                        function do_what()
                        {
                        if ( w_type hahahaha 0 ) {
                        URL = "http://channels.netscape.com/new/html/live/nsnew.html?num"+num;
                        width = 288;
                        height = 340;
                        }
                        else {
                        URL = "http://channels.netscape.com/new/html/live/npnew.html?num"+num;
                        width = 288;
                        height = 150;
                        }
                        if (_js12) {
                        if (screen) {
                        var total_width = screen.availWidth;
                        var center = parseInt(total_width/2) ;
                        mid_off_x = (-1 * center) + parseInt(width/2) + 15;
                        }
                        }
                        else {
                        mid_off_x = -200;
                        }
                        mid_off_y = 125;
                        options = "scrollbars=yes,resizable=yes,menubar=no,status=no ,toolbar=no,location=no,directories=no,width=" + width + ",height=" + height;
                        if ( w_type hahahaha 0 ) {
                        popit(URL,width,height,mid_off_x,mid_off_y,options ,"whatpop","tr")
                        }
                        else {
                        popit(URL,width,height,mid_off_x,mid_off_y,options ,"whatpop","wn")
                        }
                        }

                        function do_what_click()
                        {
                        if ( w_type hahahaha 0 ) {
                        URL = "/redir.adp?_wps_s=wp_r3-1.tonr.main&_dci_url=http%3a%2f%2fchannels%2enetsc ape%2ecom%2fnew%2fhtml%2flive%2fnsnew%2ehtml%3fnum "+num;
                        width = 288;
                        height = 340;
                        }
                        else {
                        URL = "/redir.adp?_wps_s=wp_r3-1.tonr.main&_dci_url=http%3a%2f%2fchannels%2enetsc ape%2ecom%2fnew%2fhtml%2flive%2fnpnew%2ehtml%3fnum "+num;
                        width = 288;
                        height = 150;
                        }
                        if (_js12) {
                        if (screen) {
                        var total_width = screen.availWidth;
                        var center = parseInt(total_width/2) ;
                        mid_off_x = (-1 * center) + parseInt(width/2) + 15;
                        }
                        }
                        else {
                        mid_off_x = -200;
                        }
                        mid_off_y = 125;
                        options = "scrollbars=yes,resizable=yes,menubar=no,status=no ,toolbar=no,location=no,directories=no,width=" + width + ",height=" + height;
                        if ( w_type hahahaha 0 ) {
                        popit(URL,width,height,mid_off_x,mid_off_y,options ,"whatpop","tr")
                        }
                        else {
                        popit(URL,width,height,mid_off_x,mid_off_y,options ,"whatpop","wn")
                        }
                        }


                        function do_undr()
                        {
                        adSetPopupWH('93147639','720','300','/_ads/adsPopup2.htm','P24','20','50','-1');
                        }


                        function pops()
                        {
                        var r_commpop = p_getCookie("NSCPHPAD1");
                        var r_whatpop = p_getCookie("RWHAT");

                        if ( !r_commpop && popcomm)
                        {
                        var dopop = null;
                        dopop = setCookie("NSCPHPAD1","set",23,"/",d_domain);
                        if (dopop)
                        {
                        if ( (p_type hahahaha 0) || (p_type hahahaha 1) || (p_type hahahaha 2) || (p_type hahahaha 3))
                        {
                        x = setTimeout("do_comm()",commdelay);
                        }
                        }
                        }
                        else if ( r_commpop || !popcomm )
                        {
                        if ( !r_whatpop && popwhat )
                        {
                        var dopop = null;
                        dopop = setCookie("RWHAT","set",2,"/",d_domain);
                        if (dopop)
                        y = setTimeout("do_what()",whatdelay);
                        }
                        }

                        if ( popundr )
                        do_undr();

                        } //pops()
                        Regards,

                        Lee
                        YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                        PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                        AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                        Comment

                        • European Lee
                          Confirmed User
                          • Dec 2002
                          • 7133

                          #13
                          Im still figuring out where the onexit=true coding is located

                          Regards,

                          Lee
                          YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                          PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                          AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                          Comment

                          • JSA Matt
                            So Fucking Banned
                            • Aug 2003
                            • 5464

                            #14
                            Originally posted by European Lee
                            Im still figuring out where the onexit=true coding is located

                            Regards,

                            Lee
                            It's onunload, and it doesn't work...

                            Comment

                            • TheSenator
                              Too lazy to set a custom title
                              • Feb 2003
                              • 13340

                              #15
                              almost but no pop up....just stick pop up...no big deal....

                              http://www.popuptest.com/popuptest6.html
                              ISeekGirls.com since 2005

                              Comment

                              • European Lee
                                Confirmed User
                                • Dec 2002
                                • 7133

                                #16
                                Originally posted by JSA Matt
                                It's onunload, and it doesn't work...
                                Actually there are two.

                                One that appears then dissapears after a few seconds of loading the page (screengrab to come) and one that is onexit=true.

                                I still cant get the onexit=true to load but im sure its only a matter of time

                                Regards,

                                Lee
                                YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                                PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                                AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                                Comment

                                • JSA Matt
                                  So Fucking Banned
                                  • Aug 2003
                                  • 5464

                                  #17
                                  Originally posted by European Lee
                                  Actually there are two.

                                  One that appears then dissapears after a few seconds of loading the page (screengrab to come) and one that is onexit=true.

                                  I still cant get the onexit=true to load but im sure its only a matter of time

                                  Regards,

                                  Lee
                                  I have no idea what you are talking about, I see 2. One that is a flash window that scrolls down onload, and one that is blocked onunload.

                                  onLoad="enter_proc();" onUnload="exit_proc();"

                                  Comment

                                  • NoCarrier
                                    We need more free porn
                                    • Mar 2002
                                    • 16356

                                    #18
                                    Originally posted by European Lee
                                    Can be found in the coding of http://www.netscape.com

                                    Enjoy

                                    Regards,

                                    Lee

                                    Comment

                                    • Asthma
                                      Confirmed User
                                      • Dec 2001
                                      • 682

                                      #19
                                      i get no pop-up
                                      AdultMovieClub.com
                                      4000+ Galleries | RSS Feeds | White Label | Search Boxes | Weekly Payouts

                                      You can have your own white labeled DVD download site with matching gallery templates and banners in just a few hours.

                                      Comment

                                      • schiz
                                        Confirmed User
                                        • Nov 2002
                                        • 1103

                                        #20
                                        it got blocked. it made the little noise for me. po-pop

                                        Comment

                                        • Lonny
                                          Confirmed User
                                          • Jun 2003
                                          • 3539

                                          #21
                                          i get no pop ups.

                                          Comment

                                          Working...