|   |   |   | ||||
| 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. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  08-13-2004, 07:00 PM | #1 | 
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | 
				
				exit code needed that beats the blockers
			 basically if they clickthrough it doesnt pop but if they close or click back to the original page it pops. I can put the onclick=false or whatever on every link but it needs to defeat google. SP2 isnt wide spread so until then let me cash in real quick, whos got the code?  
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | 
|   |           | 
|  08-13-2004, 07:01 PM | #2 | 
| Confirmed User Join Date: Mar 2001 Location: Orange County, CA 
					Posts: 1,523
				 | :-o | 
| ![[Brian] is offline](skins/gfy/images/statusicon/user_offline.gif)  |           | 
|  08-13-2004, 07:02 PM | #3 | |
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | Quote: 
   PAGING SMOKEY I LOST YOUR EMAIL 
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | |
|   |           | 
|  08-13-2004, 07:03 PM | #4 | 
| Chafed. Join Date: May 2002 Location: Face Down in Pussy 
					Posts: 18,041
				 | its in a smokey the bear thread somewhere... not sure if it is reachable by newsearch or not....   | 
|   |           | 
|  08-13-2004, 07:04 PM | #5 | |
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | Quote: 
 
				__________________ hatisblack at yahoo.com | |
|   |           | 
|  08-13-2004, 07:04 PM | #6 | |
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | Quote: 
 
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | |
|   |           | 
|  08-13-2004, 07:05 PM | #7 | |
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | Quote: 
  
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | |
|   |           | 
|  08-13-2004, 07:07 PM | #8 | |
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | Quote: 
  
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | |
|   |           | 
|  08-13-2004, 07:09 PM | #9 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | PHP Code: 
			
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:10 PM | #10 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | I dont have time to replace all the crap gfy parses out for no reason. But if you can figure that out.. Surf around a bit you will find some code 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:12 PM | #11 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | some symbols are parsed out and replaced with other crap like the other side of this bracket } wont show up. example. ( ) [ ] { } 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:13 PM | #12 | 
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 | thanks smoke 
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | 
|   |           | 
|  08-13-2004, 07:14 PM | #13 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | before the url is parsed out it should be window.open instead of windowhahahahahaha 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:16 PM | #14 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | under function console should be if(exit == 0) not if(exit hahahaha 0) 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:17 PM | #15 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | i put some "^"'s in the code to prevent gfy from parsing out certain words. you can delete those. 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:18 PM | #16 | 
| ►SouthOfHeaven Join Date: Jun 2004 Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer 
					Posts: 28,609
				 | then just add the regular onunload=Console() to your body tag to set it off.. 
				__________________ hatisblack at yahoo.com | 
|   |           | 
|  08-13-2004, 07:20 PM | #17 | 
| Confirmed User Join Date: Jul 2003 Location: The Windy City 
					Posts: 8,403
				 |  
				__________________ Build a Massive Traffic Network, Hands FREE, Totally Automated | 
|   |           | 
|  08-13-2004, 07:21 PM | #18 | 
| Confirmed User Industry Role:  Join Date: Jul 2004 
					Posts: 410
				 | Smokey, you know your shit.  That is sexy!    | 
|   |           |