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?

Attilitus 07-31-2005 05:31 PM

I have emailed Google about this program and they said that it is absolutely not allowed as it is against the TOS. If you read the first response that google gave it is clear that they did not have the slightest clue what this program actually does.

LEAD_WEIGHT 08-16-2005 12:07 AM

Quote:

Originally Posted by Attilitus
I have emailed Google about this program and they said that it is absolutely not allowed as it is against the TOS. If you read the first response that google gave it is clear that they did not have the slightest clue what this program actually does.

post email then please!.

AlexanderT 08-26-2005 01:08 PM

Quote:

Originally Posted by Attilitus
I have emailed Google about this program and they said that it is absolutely not allowed as it is against the TOS. If you read the first response that google gave it is clear that they did not have the slightest clue what this program actually does.

Their answer was pretty clear to me: ...you may continue displaying ads from different publishers on your site...we ask that you not place ads from two different accounts on the same web page.

So how does this hack "absolutely" violate their TOS?

Attilitus 08-27-2005 05:05 PM

Hello John,

Thank you for your email and for your concerns to remain compliant with
our program policies and Terms and Conditions.

We reviewed your request, and unfortunately we cannot grant permission to proceed with the situation described below. Doing so would be in violations of our Terms and Conditions.

We appreciate your checking in with us on this matter.

For additional questions, please visit our AdSense Support site at https://www.google.com/support/adsense or feel free to reply to this email.

We'd also like to encourage you to let us know how we can improve our customer support. Please take a few minutes to fill out our brief survey at http://www.insightexpress.com/s/Goog...tposition=true.

Your input is greatly appreciated.

Sincerely,

Natalie
The Google AdSense Team


----------------
To access the Google AdSense home page or to log in to your account, please visit: https://www.google.com/adsense




Original Message Follows:
------------------------
From: "John Smith" <John@smith.com>
Subject: Regarding "incentives for clicking"
Date: Sat, 23 Jul 2005 19:17:39 -0000

I am considering installing a program onto my message board website that
would give topic makers a percentage of the ad revenue that was gained
from within their threads.

I was wondering if this would be a violation of the incentive ban, as I am
not asking them to click the ads I am merely giving them incentive to make
popular topics that recieve alot of traffic.

My concern is that this could be seen as a way of encouraging the topic
maker from clicking the ads within their topic in order to recieve their
percentage of that revenue. I would of course disallow this but I still
fear that because I am putting my trust into other people that I could be
liable for their abuse of the Adsense program.

First, is a program in which people are encouraged to create topics that
recieve alot of traffic in return for a percentage of my Adsense revenue
gained from that topic allowed?

Second, If that is allowed how would I ensure that such a system does not
become abusive.

Thanks.

LEAD_WEIGHT 08-27-2005 06:35 PM

Quote:

Originally Posted by Attilitus
Hello John,

Thank you for your email and for your concerns to remain compliant with
our program policies and Terms and Conditions.

We reviewed your request, and unfortunately we cannot grant permission to proceed with the situation described below. Doing so would be in violations of our Terms and Conditions.

We appreciate your checking in with us on this matter.

For additional questions, please visit our AdSense Support site at https://www.google.com/support/adsense or feel free to reply to this email.

We'd also like to encourage you to let us know how we can improve our customer support. Please take a few minutes to fill out our brief survey at http://www.insightexpress.com/s/Goog...tposition=true.

Your input is greatly appreciated.

Sincerely,

Natalie
The Google AdSense Team


----------------
To access the Google AdSense home page or to log in to your account, please visit: https://www.google.com/adsense




Original Message Follows:
------------------------
From: "John Smith" <John@smith.com>
Subject: Regarding "incentives for clicking"
Date: Sat, 23 Jul 2005 19:17:39 -0000

I am considering installing a program onto my message board website that
would give topic makers a percentage of the ad revenue that was gained
from within their threads.

I was wondering if this would be a violation of the incentive ban, as I am
not asking them to click the ads I am merely giving them incentive to make
popular topics that recieve alot of traffic.

My concern is that this could be seen as a way of encouraging the topic
maker from clicking the ads within their topic in order to recieve their
percentage of that revenue. I would of course disallow this but I still
fear that because I am putting my trust into other people that I could be
liable for their abuse of the Adsense program.

First, is a program in which people are encouraged to create topics that
recieve alot of traffic in return for a percentage of my Adsense revenue
gained from that topic allowed?

Second, If that is allowed how would I ensure that such a system does not
become abusive.

Thanks.

Your making it like if I post something in your site and had this adshare thing with you, that my ad would only appear in that thread and not rotate with other ads from google's.
Yeh, then that would be a problem if that happened.
You should of told them that the ad rotates and it is not possible to know who's ad it is until it is clicked on.

I am going to talk to these guy's, cause I already ask and it was alright back when AlexanderT created it. Now, you are saying it other wise??.

One more thing on this, I know their is one you have to pay $200+ for a simular script and they are cleared by google's absence. I think it is how you word it was the problem.

AlexanderT 08-30-2005 08:40 AM

Quote:

Originally Posted by Attilitus
I am considering installing a program onto my message board website that would give topic makers a percentage of the ad revenue that was gained from within their threads.

John, this is not how the hack works. Whenever the hack picks the topic maker's client ID, the topic maker receives ALL of the ad revenue, not just a percentage. The percentage is only used to determine how often his client ID is used. Notice however that Google said specifically in my inquiry that while you can do this, you must not use additional GoogleAds with your own client ID attributed to it on the same page. In other words, you must guarantee that GoogeAds of only one GoogleAds client are shown on the page at one time.

LEAD_WEIGHT 08-30-2005 04:55 PM

Quote:

Originally Posted by AlexanderT
John, this is not how the hack works. Whenever the hack picks the topic maker's client ID, the topic maker receives ALL of the ad revenue, not just a percentage. The percentage is only used to determine how often his client ID is used. Notice however that Google said specifically in my inquiry that while you can do this, you must not use additional GoogleAds with your own client ID attributed to it on the same page. In other words, you must guarantee that GoogeAds of only one GoogleAds client are shown on the page at one time.

Here is what they said reguarding this Absense Code Hack from AlexanderT & this code is free unless you want to purchase the $200.00+ version that is approved by Google. Here is the responce I got.


Code:


Hello Bond,

Thanks for letting us know of your intentions.

I understand you'd like clarification regarding displaying ads on a web
page that contains ads associated with another Google AdSense customer
(e.g. a web hosting company).

If a website is in compliance with our program policies
(http://www.google.com/adsense/policies ) and the company or owner has
given you permission to display ads on their site, you may place your ad
code along with the other publisher's ad code on the same page. You will,
however, need to contact your web hosting company or the owner of the
website to obtain permission to display ads on their website.
Additionally, including your ads in a rotation is not in violation of our
program policies.

Please keep in mind that a maximum of three regular ad units and one link
unit may be placed on one web page. In addition, please be aware that
every publisher is responsible for the content of a website on which their
ad code is placed. If a website is found in violation of our program
policies, we will notify any publisher(s) whose ad code is on the website,
and ask you to remove the Google code from that page.

Thank you for your understanding and cooperation.

For additional questions, please visit our AdSense Support site at
https://www.google.com/support/adsense or feel free to reply to this
email.

We'd also like to encourage you to let us know how we can improve our
customer support. Please take a few minutes to fill out our brief survey
at http://www.insightexpress.com/s/Google.asp?uid=8&resetposition=true.

Your input is greatly appreciated.

Sincerely,

Guru
The Google AdSense Team


----------------
To access the Google AdSense home page or to log in to your account,
please visit: https://www.google.com/adsense




Original Message Follows:
------------------------
From: "Bond" <James@Bond.MI5>
Subject: Other
Date: Sat, 27 Aug 2005 20:18:48 -0000

I like to know if a program that rotates ads from different Google AdSence
Client ID's is allowed. It rotates ads so you do not know who's ad it is.
I like to share my pub=# to certain webmaster's sites that have this
software script running in their forum. It randomly makes your ad appear
for what ever the webmaster set it at. If I had my ad at another
webmaster's site and then sets my google's ads to appear 50% of the time
or divide among how many webmaster's join this ad sharing script.
I did seen a script that is more complicated than this, and it had
Google's approvel. I like to know if it goes against your TOS rules or is
it alright or do I need that complicated script to participate.




http://img280.imageshack.us/img280/5309/shot17rz.gif


Language: en
AdSenseLocale: en_US
Name: Bond
URL: http://www.theundergroundsource.com/forums


KoC 09-05-2005 06:12 PM

I this also complatible with vbulletin 3.5.0 RC 2?

LEAD_WEIGHT 09-06-2005 08:08 PM

Quote:

Originally Posted by KoC
I this also complatible with vbulletin 3.5.0 RC 2?

vbulletin 3.5.0 RC 3 now and soon vbulletin 3.5.0 RC 4 then it maybe Gold :)

forumrating 10-01-2005 04:10 PM

wil this code run for vb 3.5 gold latest version ?

b65ran 10-06-2005 04:34 AM

Quote:

Originally Posted by googleforum.in
wil this code run for vb 3.5 gold latest version ?

I am also interested in learnning, if it is going to be ok with 3.5?

italks 10-18-2005 07:48 PM

still no replies.

aspen0 10-26-2005 11:46 PM

How to turn off ads if its your own

In postbit.... change the first conditional to include the bold bit

Code:

<if condition="($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND ($bbuserinfo['field5'] != $post['ad_client_id'])">
With that small change a user will not be shown an ad if it is their own adcode. Hence, no stray clicks.

softstor 11-11-2005 01:40 AM

I read that there is a $200 hack that is appoved by google.

Which hack(s) has been approved by google?

MrGeeK 11-14-2005 09:27 AM

FYI: I've just now managed to get this to work with 3.51, I've hacked and slashed and munged my way through.

I'll pm AlexanderT and check that it's ok to release it. (warning first time I've done any kind of VB mod, I don't promise it will do more than take up disk space!)

Stifler 11-14-2005 06:06 PM

Quote:

Originally Posted by MrGeeK
FYI: I've just now managed to get this to work with 3.51, I've hacked and slashed and munged my way through.

I'll pm AlexanderT and check that it's ok to release it. (warning first time I've done any kind of VB mod, I don't promise it will do more than take up disk space!)

looking forward to a 3.5.x release :squareeyed: thanks

romow 11-14-2005 08:30 PM

awesome.. looking forward to the released version.

Quote:

Originally Posted by MrGeeK
FYI: I've just now managed to get this to work with 3.51, I've hacked and slashed and munged my way through.

I'll pm AlexanderT and check that it's ok to release it. (warning first time I've done any kind of VB mod, I don't promise it will do more than take up disk space!)


oldfan 11-22-2005 01:07 AM

Quote:

<if condition="THIS_SCRIPT == 'showthread' AND ($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND (!$show['member'] OR $bbuserinfo[usergroupid] == 2)">
how can I add all my user groups?
I tried 1,2,3,4, but I got errors


thanks

oldfan 11-22-2005 01:55 AM

why don't i see the ads? http://members.metallifukinca.com

cinq 11-23-2005 06:43 AM

If you are looking for the 3.5.x version of this, please refer here.

Ported with kind permission from original author, AlexanderT. :)

Alphawolf83 11-27-2005 11:37 AM

Quote:

Originally Posted by oldfan
why don't i see the ads? http://members.metallifukinca.com

I guess you do have another adsense block somewhere on your site.
Same problem here. I changed it to another ad and the adsense block was shown.

But all in all a really nice hack! *clicks install* :)

oldfan 11-27-2005 02:50 PM

Quote:

Originally Posted by Alphawolf83
I guess you do have another adsense block somewhere on your site.
Same problem here. I changed it to another ad and the adsense block was shown.

But all in all a really nice hack! *clicks install* :)

a second source?

oldfan 11-30-2005 03:56 AM

could you explain more Alphawolf83?
thanks

Alphawolf83 11-30-2005 03:21 PM

Quote:

Originally Posted by oldfan
could you explain more Alphawolf83?
thanks

I actually didn't really know what made it this problem.
I just guessed that you're only allowed to show one adsense block every single page. It was the same problem in my forum. When I put only one adsense block on a page it was displayed, but when I had more than one adsense block displayed in the forum only the upper adsense block was shown.

Finally I put another ad (like superclix ...) in the page to be shown.
Do you have more than one adsense block on your page?

Sorry for the bad english. :p

oldfan 12-01-2005 11:44 PM

I understand Alphawolf83, thanks
Yes, I have my ads on a sidebar.

Michael_Goldma 12-03-2005 03:20 PM

Hello there,
I've tried to instal the hack and have these few problems currently:

1.
what are the field12 and field13?
What do you mean by that:
Quote:

3. Make a note of the field names for 1. and 2. (e.g. field12 and field13)
2.
Also in 5. I can find this lines in the file, it doesn't exist there!:

Quote:

5. Edit /forums/admincp/index.php

Find:
// *************************************************

$printhr = false;
if (can_administer('canadminstyles'))
3.
Where can I find a script to insert an adsense banner on top, or does this script do it?

4... Does your hack work with VN 3.5?
thanks, Michael

venomx 12-04-2005 04:53 AM

Quote:

Originally Posted by Alphawolf83
I actually didn't really know what made it this problem.
I just guessed that you're only allowed to show one adsense block every single page. It was the same problem in my forum. When I put only one adsense block on a page it was displayed, but when I had more than one adsense block displayed in the forum only the upper adsense block was shown.

Finally I put another ad (like superclix ...) in the page to be shown.
Do you have more than one adsense block on your page?

Sorry for the bad english. :p

you can have 2 BUT if theres no ads to be shown for the "keywords" the adsense bot picks up then it will not show a second ad.

LEAD_WEIGHT 12-07-2005 04:12 AM

Quote:

Originally Posted by Michael_Goldma
thanks, Michael

1. Admin CP -> User Profile Fields -> User Profile Field Manager
and check which field is 'Google AdSense Client ID' & 'Google AdSense Channel ID' named under

2. It is still their in vB3.0.x and not in vB3.5.x

3. You can place the AdSense ad in header template.

4. vB3.5.x I think some bugs needs to be work out yet.

browsehosts 12-20-2005 07:23 AM

how do you know how much each member is earning? how do they know?

LEAD_WEIGHT 12-21-2005 03:49 AM

Quote:

Originally Posted by browsehosts
how do you know how much each member is earning? how do they know?

I think it works like this?
50% for you and 50% split amongst the rest
I am not sure, but it should be that you get the bigger piece of pie on your site.


All times are GMT. The time now is 03:13 AM.

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.02222 seconds
  • Memory Usage 1,923KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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