vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Adsense Revenue Sharing Hack 1.1 (0 queries version) (https://vborg.vbsupport.ru/showthread.php?t=80685)

yinyang 06-04-2005 05:30 AM

Quote:

Originally Posted by LEAD_WEIGHT
I get paid for hits. For $15.85 I need 1000 hits in 7days & $7.95 in 3months and so far my hits are @ 1671 in least than 24hrs. all from those beautiful spiders. So why would I set it to do max if only I was playing with google ads which I stop cause I got to many hits in 5mins. I like to have my google ads. :lick:

i was referring to your remark about possibly getting "in trouble" for it. so i offered to set a max so it looked less suspicious.

in any case, i'm very interested to know how it goes though and would love for you to release it.

dsboyce8624 06-04-2005 05:31 AM

Quote:

Originally Posted by LEAD_WEIGHT
I get paid for hits. For $15.85 I need 1000 hits in 7days & $7.95 in 3months and so far my hits are @ 1671 in least than 24hrs. all from those beautiful spiders. So why would I set it to do max if only I was playing with google ads which I stop cause I got to many hits in 5mins. I like to have my google ads. :lick:

This is what causes regular folks who follow the rules trouble.

Common problem, too greedy, and too lazy.

LEAD_WEIGHT 06-04-2005 05:42 PM

Quote:

Originally Posted by dsboyce8624
This is what causes regular folks who follow the rules trouble.

Common problem, too greedy, and too lazy.

U talk like that Texas fool in the White House. "regular folks"
I do follow the rules of getting hits to banners by googles if u read what I said then u would know but then u do talk like that Texas fool in the White House. I also follow private advertiser hits to ads. All they want is different ip's address hits & no rehits by same ip in same day. :speechless:

dsboyce8624 06-04-2005 07:17 PM

Quote:

Originally Posted by LEAD_WEIGHT
U talk like that Texas fool in the White House. "regular folks"
I do follow the rules of getting hits to banners by googles if u read what I said then u would know but then u do talk like that Texas fool in the White House. I also follow private advertiser hits to ads. All they want is different ip's address hits & no rehits by same ip in same day. :speechless:

Right, I'm the fool. I'm the one ripping off Google by using a bot to ping my ads, and then posting it for the whole world to see. I've seen a bunch of your posts all over this site, all you do is insult people and cause trouble. I don't see why you're tolerated at all.

venomx 06-04-2005 07:19 PM

LEAD_WEIGHT adsense and other programs will cancel your account if you are generating false hits or paying people to click their ads. They want REAL visitors who may BUY something from their advertisers.

LEAD_WEIGHT 06-04-2005 11:19 PM

Quote:

Originally Posted by dsboyce8624
Right, I'm the fool. I'm the one ripping off Google by using a bot to ping my ads, and then posting it for the whole world to see. I've seen a bunch of your posts all over this site, all you do is insult people and cause trouble. I don't see why you're tolerated at all.

Quote:

Originally Posted by venomx
LEAD_WEIGHT adsense and other programs will cancel your account if you are generating false hits or paying people to click their ads. They want REAL visitors who may BUY something from their advertisers.

One day u will able to read my post and see that I am not using absence google ads. One day u will able to read! As for insults, read the post and then u understand I did not do such a thing. U just can not able to differentiate between the fool in the White House and yourself that is to bad for u I quote what u said and what the fool aways says "regular folks"
I hope u could able to understand that was not an insult just u talk like him. I only insulted the fool in the White House.

Dean C 06-05-2005 10:22 AM

Ok guys, lets keep on topic. Bare in mind that making bots click on ads will be against the TOS of any ad network you are on. And you risk getting your contract cancelled. In regards to the argueing, please be civil and the rights and wrongs of this issue shouldn't be argued in public, or at least in this thread. This is a modification support thread :) Thankyou for understanding

Stifler 06-13-2005 04:08 AM

would it be possible to add the google adsense code to geek articles..
for instance, at the top of a page thats a geek article the users google adsense code is displayed?

LEAD_WEIGHT 07-12-2005 07:46 AM

How do I place my own wrapper image to this properly.

PHP Code:

<if condition="THIS_SCRIPT == 'showthread' AND ($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND (!$show['member'] OR $bbuserinfo[usergroupid] == 2)">
<if 
condition="$show['spacer']">
    
$spacer_open
    
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
</if>

<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
    <
td class="thead" $scrolltothis style="font-weight:normal">Word from our Sponsor:</td>
</
tr>
<
tr>
    <
td class="alt1" style="padding:0px">
    <
div class="smallfont" align="center">
        <
script type="text/javascript"><!--
        
google_ad_client "$post[ad_client_id]";
        
google_ad_width 728;
        
google_ad_height 90;
        
google_ad_format "728x90_as";
        
google_ad_channel ="$post[ad_channel]";
        
google_color_border "F6F6F6";
        
google_color_bg "F6F6F6";
        
google_color_link "000000";
        
google_color_url "666666";
        
google_color_text "333333";
        
//--></script>
        
<script type="text/javascript"
          
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </
script>
    </
div>
    </
td>
</
tr>
</
table>
<if 
condition="$show['spacer']">
    </
div>
    
$spacer_close
</if>     
</if> 


This is my code image I needed to make it look clean. I tried adding but it fall to show even google ads.

PHP Code:

<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"><tr><td class="table_1" width="60" height="35" nowrap="nowrap"></td> <td class="table_2" width="100%" height="35" align="center">Sponsored Affiliates<td class="table_3" width="133" height="35" align="center" nowrap="nowrap"></td></tr></table>
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">


[
U]adsence code[/U]


<
table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"><tr><td class="table_4" width="67" height="16" align="center" nowrap="nowrap"></td> <td class="table_5" width="100%" height="16" align="center"></td> <td class="table_6" width="57" height="16"  align="center" nowrap="nowrap"></td></tr></table>
</
table

*EDIT
*Got it.

CMilne 07-30-2005 08:04 AM

Any idea when we can expect this for 3.5.0?


All times are GMT. The time now is 03:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01462 seconds
  • Memory Usage 1,785KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete