unknowncheats uc-forum.com ucdownloads ucdownloads.com

Go Back   UC-Tutorials - Multiplayer Game Hacking and Cheat Tutorials

- Sponsored Advertisement -
http://www.myfpscheats.com/

Reply
 
Thread Tools Display Modes
  #1  
Old 12-23-2006, 07:40 AM
zero_tolerance zero_tolerance is offline
Senior Member
 
Join Date: Dec 2006
Posts: 289
Default Banner Kills

By TitanREfLEx

These are some banner killers for known free hosting services. Just insert them into the webpage, and the banners/popups will be killed.

Tripod - Insert between the tag
Code:
<noscript><noscript><noscript><noscript>  </noscript></noscript></noscript></noscript>
Angelfire - Insert anywhere in the tag (for pop-up option)
Code:
<script language="JavaScript">
<!--
function open () {return true;}
//-->
</script>
BizLand - Insert anywhere in the tag
Code:
<noscript>
<!--UsePopUpAdBanner-->
DigiWeb - Insert anywhere
Code:
<script language="javascript">
var winname1="adw";
var winname2="indow";
var windowname=winname1+winname2;
popBusters = window.open("http://popbusters.cjb.net/sponsor/", windowname, "toolbar=no, location=no, directories=no, menubar=no, scrollbar=no, resizable=no, status=no, width=1, height=1")
popBusters.close()
</script>
DomainDLX - Insert after the tag
Code:
<noscript>
EasySpace - Insert after the tag
Code:
<noscript>
AcmeCity - Insert anywhere in the tag
Code:
<script language="Javascript">
<!---
if (parent.frames.length > 0)
parent.location.href=self.location;
// --->
</script>
Geocities
Code:
<noscript>
<!-- <BODY> -->
</noscript>
HomeStead - Insert this code in the head of the document
Code:
<script language="javascript">
<!--
if (parent.frames.length > 0)
parent.location.href=self.location;
//-->
</script>
<script language="jawascript">
</title>
</head>
<body>
</script>

####-Part 1-####
<script language="javascript">
<!--
document.bgColor = ('white');
-->
</script> 

####-Part 2-####
Set up a table the full width of your web site, with no border, cell padding or cell spacing. Then, set the background image of that to whatever image you would like to appear in your site.
HotBot - Insert between the and tag
Code:
<!---
<body>
--->
Namezero - Insert in the tag
Code:
<script language="Javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location; 
// --->
</script>
Virtual Ave - Insert after the tag
Code:
<script language="JavaScript">
<!-- -->
</noscript>
</script>
50Megs.com - Insert below an below
Code:
<noscript>
<!-- <BODY> -->
</noscript>
WebJump - Insert anywhere
Code:
<script language="Javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location; 
// --->
</script>
Reply With Quote
Reply

Tags
banner, kills

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 08:00 PM.