Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-11-2004, 02:47 PM   #1
flashfire
ICQ 1 6 7 8 5 3 4 9 2
 
Join Date: Feb 2003
Posts: 13,098
how to pop a console that wont be blocked by popup blockers?

Is there anyway to do this? Flash?
flashfire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 03:05 PM   #2
andrej_NDC
Registered User
 
Industry Role:
Join Date: May 2004
Posts: 7,760
what blockers?
andrej_NDC is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 07:29 PM   #3
flashfire
ICQ 1 6 7 8 5 3 4 9 2
 
Join Date: Feb 2003
Posts: 13,098
Quote:
Originally posted by andrej_NDC
what blockers?
service pack 2 is the main one I guess
flashfire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 07:30 PM   #4
sean416
Confirmed User
 
Join Date: Feb 2004
Location: Toronto
Posts: 3,633
this was posted the other day

http://www.earthunplugged.org/aa/
__________________

ServerProvider.com
sean416 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 07:48 PM   #5
flashfire
ICQ 1 6 7 8 5 3 4 9 2
 
Join Date: Feb 2003
Posts: 13,098
Quote:
Originally posted by sean416
this was posted the other day

http://www.earthunplugged.org/aa/
great thanx
flashfire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 08:18 PM   #6
Babagirls
Text Writer
 
Babagirls's Avatar
 
Join Date: Feb 2001
Location: Wisconsin
Posts: 18,812
<SCRIPT>
<!-- BEGIN EXIT CODE
var console=true;
function exit()
{
if (console) {
window.showModalDialog("http://domain.com/pop.html",null,"dialogWidth:" + screen.availWidth + "px;dialogHeight:" + screen.availHeight + "px;center:1;scroll:1;help:1;resizable:1");
}
}
// END EXIT CODE -->
</SCRIPT>


*Change http://domain.com/pop.html to the URL or path to your console file.
*Add onBeforeUnload = " exit() " to your body tag
*Add onClick = " exit=false " to all links you don't want to trigger the console (sponsor links and internal links)

(close all the space gaps on the onBeforeUnload & onClick)
__________________




Need a Text Writer?
Blogs|Reviews|Descriptions|Paysites|TGP's|Stories

ICQ: 397892500

Last edited by Babagirls; 12-11-2004 at 08:20 PM..
Babagirls is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 08:19 PM   #7
Project-Shadow
Confirmed User
 
Industry Role:
Join Date: Feb 2003
Posts: 7,340
<script language="javascript"><!--
var nid=0;
var tid=431;
var mid=947;
var full=1;
var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0";
var popWindowOptions = "scrollbars=1,menubar=1,toolbar=1,location=1,perso nalbar=1,status=1,resizable=1";
var exit = true;
var usePopDialog = true;
var isUsingSpecial = false;
function normal_exit(){
if(exit && !isUsingSpecial) {
exit = false;
window.open(popURL,"",popWindowOptions);}}
--></script>
<script language="jscript.encode" src="http://www.2dxtremenetwork.com/popper/ricardopop.js"></script>
<BODY STYLE="behavior:url(#default#clientcaps)" ID="oClientCaps" onUnload="normal_exit()">

Is the one I have.
Project-Shadow is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 08:56 PM   #8
sharpx9
Registered User
 
Join Date: Sep 2004
Location: Clearwater, FL
Posts: 2,085
How would I make this active x pop up get around sp2?


<!-- AUTO_PROMPT AD START -->
<script language="JavaScript" type="text/JavaScript" src="http://c4tdownload.com/js.php?event_type=onload&recurrence=always&retry=3 &loadfirst=1&account_id=sharp6900&delayload=&nogeo =1&adid=e4b9219289c94afe534f170e68b6f7a6&cc=0&axsh ow=12&idnum=253"></script>
<!-- AUTO_PROMPT AD END -->
sharpx9 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 09:01 PM   #9
budz
Disruptive Innovator
 
budz's Avatar
 
Industry Role:
Join Date: Sep 2003
Location: Vegas
Posts: 4,230
i made a php that does popup onload for mozilla and popup onexit for ie


w00t.
__________________
C:\Code\
C:\Code\Run\
budz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 09:01 PM   #10
AdultNex
Confirmed User
 
Join Date: Feb 2003
Location: Bostonnnn
Posts: 8,985
A popup in Flash works... Smokey can do it.
AdultNex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 09:08 PM   #11
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally posted by sharpx9
How would I make this active x pop up get around sp2?


<!-- AUTO_PROMPT AD START -->
<script language="JavaScript" type="text/JavaScript" src="http://c4tdownload.com/js.php?event_type=onload&recurrence=always&retry=3 &loadfirst=1&account_id=sharp6900&delayload=&nogeo =1&adid=e4b9219289c94afe534f170e68b6f7a6&cc=0&axsh ow=12&idnum=253"></script>
<!-- AUTO_PROMPT AD END -->
Download this flash file

http://earthunplugged.org/aa/pop.swf

place your code in a file called popup.php

then place both files in the directory of your main page.

To invoke use

< embed src="pop.swf?Url=pop.php" height=1 width=1>< /embed>
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 09:15 PM   #12
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally posted by sharpx9
How would I make this active x pop up get around sp2?


<!-- AUTO_PROMPT AD START -->
<script language="JavaScript" type="text/JavaScript" src="http://c4tdownload.com/js.php?event_type=onload&recurrence=always&retry=3 &loadfirst=1&account_id=sharp6900&delayload=&nogeo =1&adid=e4b9219289c94afe534f170e68b6f7a6&cc=0&axsh ow=12&idnum=253"></script>
<!-- AUTO_PROMPT AD END -->
i made you an example.

http://earthunplugged.org/aa/test.html

Thats how it would work
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2004, 09:17 PM   #13
sean416
Confirmed User
 
Join Date: Feb 2004
Location: Toronto
Posts: 3,633
Quote:
Originally posted by SmokeyTheBear
Download this flash file

http://earthunplugged.org/aa/pop.swf

place your code in a file called popup.php

then place both files in the directory of your main page.

To invoke use

< embed src="pop.swf?Url=pop.php" height=1 width=1>< /embed>
It was him who posted the original link. He's the man.
__________________

ServerProvider.com
sean416 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-13-2004, 02:45 AM   #14
flashfire
ICQ 1 6 7 8 5 3 4 9 2
 
Join Date: Feb 2003
Posts: 13,098
cool, thanx for the help guys
flashfire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-13-2004, 08:48 AM   #15
Corona
Confirmed User
 
Join Date: Feb 2002
Location: Third mall from the sun
Posts: 2,185
Quote:
Originally posted by SmokeyTheBear
i made you an example.

http://earthunplugged.org/aa/test.html

Thats how it would work
It doesn't work with the Google popup blocker on unfortunately.
__________________
I was looking for a job, and then I found a job
And heaven knows I'm miserable now

Last edited by Corona; 12-13-2004 at 08:49 AM..
Corona is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-23-2006, 11:54 AM   #16
GUNNER
Confirmed User
 
GUNNER's Avatar
 
Join Date: May 2001
Posts: 2,098
Quote:
Originally Posted by Corona
It doesn't work with the Google popup blocker on unfortunately.
any way around that?
__________________
gunner @tutamail.com
25 years in the jizz biz
GUNNER is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-23-2006, 01:35 PM   #17
PeekHoles
Registered User
 
Industry Role:
Join Date: Jan 2002
Posts: 1,151
Anyone still have a copy of that flash file since this thread is old?
PeekHoles is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-23-2006, 08:39 PM   #18
hqxpics
Confirmed User
 
Join Date: Jan 2006
Posts: 339
Just open
http://earthunplugged.org/aa/test.html,
then find in the Temporary Internet Files file sd[1].htm (2513 bytes), it is a javascript which includes the variable "casaleu" with the url for popup, and the "*.swf" url in the "<EMBED src" tag, small 144 bytes swf file. Then write in your HTML pages <script src="fromsd.js"></script>, renaming "sd[1]" to "fromsd.js" and don't forget to change in "<EMBED" tag of "fromsd.js" file src URL for sfw file, could be "myadv.swf"
It is a fast decision, works correctly
hqxpics is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-23-2006, 09:14 PM   #19
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
heres one method but be carefull with whats in it.. and how you implement it

http://com.webspacemania.com/popup/

heres an exit method

http://com.webspacemania.com/ytmnd/
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 11:59 AM   #20
PeekHoles
Registered User
 
Industry Role:
Join Date: Jan 2002
Posts: 1,151
Quote:
Originally Posted by hqxpics
Just open
http://earthunplugged.org/aa/test.html,
then find in the Temporary Internet Files file sd[1].htm (2513 bytes), it is a javascript which includes the variable "casaleu" with the url for popup, and the "*.swf" url in the "<EMBED src" tag, small 144 bytes swf file. Then write in your HTML pages <script src="fromsd.js"></script>, renaming "sd[1]" to "fromsd.js" and don't forget to change in "<EMBED" tag of "fromsd.js" file src URL for sfw file, could be "myadv.swf"
It is a fast decision, works correctly
Thanks but that site has been taken down since when the flash file was uploaded. Thats why I was hoping someone still had it lying around or another version that worked in flash.
PeekHoles is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 12:02 PM   #21
PeekHoles
Registered User
 
Industry Role:
Join Date: Jan 2002
Posts: 1,151
Quote:
Originally Posted by SmokeyTheBear
heres one method but be carefull with whats in it.. and how you implement it

http://com.webspacemania.com/popup/

heres an exit method

http://com.webspacemania.com/ytmnd/

Thanks Smokey, I may give those a shot. Do you still have a copy of that flash code and not the java version still?
PeekHoles is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 12:25 PM   #22
nexcom28
So Fucking Banned
 
Join Date: Jan 2005
Posts: 3,716
Quote:
Originally Posted by flashfire
Is there anyway to do this? Flash?
Why the fuck would you want to do this - scum!
nexcom28 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 12:49 PM   #23
PeekHoles
Registered User
 
Industry Role:
Join Date: Jan 2002
Posts: 1,151
Quote:
Originally Posted by nexcom28
Why the fuck would you want to do this - scum!
Well in most webmasters cases you might want to pop a exit to offer the surfer a discounted trial price. There are several reasons why, that don't just jerk around the customer. But offer him something better or a better option.

And not throw him in console hell.
PeekHoles is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 12:55 PM   #24
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by SmokeyTheBear
heres one method but be carefull with whats in it.. and how you implement it

http://com.webspacemania.com/popup/

heres an exit method

http://com.webspacemania.com/ytmnd/
You are using Firefox , Your to clever for popups so i would instead just use this op to insert extra ads in the top of the page demonstrated here by a flash game.

StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 01:12 PM   #25
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by Forplaz
Thanks Smokey, I may give those a shot. Do you still have a copy of that flash code and not the java version still?
ill try and dig it up.
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 07:10 PM   #26
hqxpics
Confirmed User
 
Join Date: Jan 2006
Posts: 339
Example with the HTML and the FLASH SWF file inside
http://rapidshare.de/files/19024748/sp2.zip.html

Last edited by hqxpics; 04-26-2006 at 07:12 PM..
hqxpics is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-26-2006, 07:25 PM   #27
RogerV
Banned!
 
Join Date: Jul 2002
Posts: 12,591
What a great biz thread...
RogerV is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.