View Full Version : Points for clicking
Revan
03-19-2005, 10:00 PM
Requested by Abaweet69 here (https://vborg.vbsupport.ru/showthread.php?t=77938).
This mod allows you to configure links where an user is given a set amount of points per set interval seconds for clicking.
You can either choose to have the urls dynamic (IE it accepts the ?url= argument), thus generating multiple different links, or if you use only one, you can configure a set url.
The latter offers more security and ease of use, but if you need multiple different links, you would need the dynamic part.
Known issues about the dynamic part is that it removes everything in the url after '&'. If you need urls with & in it, you need to configure the url manually in the script.
More info in the attached .txt file.
???`S?LV?R???`
03-20-2005, 12:18 AM
sounds like something that could be applied to banners right?
Revan
03-20-2005, 12:30 AM
Yea, anything thats linkable ;)
Abaweet69
03-20-2005, 04:37 PM
Revan - I can't thank you enough for filling my request
Do you have a paypal account? I'll be more than happy to send you $10 or so for helping me out :)
Lionel
03-20-2005, 08:54 PM
This is a good idea, unfortunately it allows for only one click a day, regardless of how many different links you have. It would be nice to have one click allowed per link.
Revan
03-21-2005, 01:03 PM
I am currently working on v2 of this, it will allow one click per actual link, and not globally :)
All that remains is to find a way to prevent "http://example.com" giving the user [amount] points, then "example.com", "www.example.com", "www.example.com/", "http://example.com/" all giving their own set of points.
:)
Lionel
03-21-2005, 01:07 PM
I am currently working on v2 of this, it will allow one click per actual link, and not globally :)
All that remains is to find a way to prevent "http://example.com" giving the user [amount] points, then "example.com", "www.example.com", "www.example.com/", "http://example.com/" all giving their own set of points.
:)
what should you worry about that? Admin sets the link.
Revan
03-21-2005, 01:16 PM
Yeah, but even though an user sees a link that goes "http://forum/redir_points.php?url=http://www.example.com", it is just too easy to right click the link, copy it, then enter it manually into the address bar, forming it however they want it ;)
This post just alerted me of something:
An user could just create any link he wants.... :ermm:
eXtremeTim
03-21-2005, 06:16 PM
Here is what I would do. Take the address out of the equation. Create a db set where the user creates a the links and then well they are added to the db and given a numberid or a text id. Where they can be called and instead of say http:///blah they would see 1. Making it non forgable.
ex: http://forum/redir_points.php?url=1 or http://forum/redir_points.php?url=testsite
which would throw them to say http://www.thisisjustatest.com
Lionel
03-21-2005, 07:22 PM
Yeah, but even though an user sees a link that goes "http://forum/redir_points.php?url=http://www.example.com", it is just too easy to right click the link, copy it, then enter it manually into the address bar, forming it however they want it ;)
This post just alerted me of something:
An user could just create any link he wants.... :ermm:
I don't get it... links should be in db, no? If you want multiple link that is the best way, I think...
Revan
03-21-2005, 08:19 PM
Yeah DeMiNe0 said this too, but the thing is that if the image the hack is "connecting" to is dynamic (banner rotation for instance), it would be hard to make a DB of their links and get it to work with this.
hXc Radio
03-22-2005, 11:14 AM
does this give the points to ushop? can it be used with any point sys like say vbpets or inferno rgb?
Phalynx
03-22-2005, 02:53 PM
Usefull, thanks
Revan
03-22-2005, 03:44 PM
does this give the points to ushop? can it be used with any point sys like say vbpets or inferno rgb?uCS. Hence why it is an addon of this hack ;)
I wonder if one could do it with the google adsense stuff?
They use java for displaying the html...
Any people good with java etc?
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
paul41598
05-31-2005, 11:56 PM
I wonder if one could do it with the google adsense stuff?
They use java for displaying the html...
Any people good with java etc?
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
ya, I could really use the google adsense thing like Kamu mentinoed!
Stormwolf
06-10-2005, 01:58 PM
I am currently working on v2 of this, it will allow one click per actual link, and not globally :)
All that remains is to find a way to prevent "http://example.com" giving the user [amount] points, then "example.com", "www.example.com", "www.example.com/", "http://example.com/" all giving their own set of points.
:)
Any word on this?
turkforum
07-05-2005, 02:39 AM
I wonder if one could do it with the google adsense stuff?
They use java for displaying the html...
Any people good with java etc?
It can be for adrite also..In this way, we can finally affort our forums cost by pay-per-clicks systems...
Abaweet69
07-08-2005, 07:38 PM
ya, I could really use the google adsense thing like Kamu mentinoed!
I believe google would put you on hold. You would be offering incentives to users that click the google ads, which you are not allowed to do
Attilitus
08-08-2005, 04:38 PM
Yea that is DIRECTLY against the Adsense TOS and you would get pernamently banned from the program ASAP!
However, I have a top 100 button that uses anti-cheat technology that won't allow you to merely enter in the address. Somehow it redirects anyone who enters the address into the address bar (or uses a redirect)... only clicking on the link will bring you to the right place. Here is the URL
http://www.xtremetop100.com/in.php?site=1122596524
How would I get that to work? (Try entering it into the address bar manually to see what I mean)
csidlernet
08-19-2005, 09:26 AM
Thanks!
Mijae
09-28-2005, 03:55 PM
Any update on this?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.