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)
-   -   Points for clicking (https://vborg.vbsupport.ru/showthread.php?t=78401)

Revan 03-19-2005 10:00 PM

Points for clicking
 
Requested by Abaweet69 here.

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

Quote:

Originally Posted by Revan
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

Quote:

Originally Posted by Revan
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...


All times are GMT. The time now is 08:31 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.01077 seconds
  • Memory Usage 1,736KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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