ATT: Comus experts, macro help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Felonious
    Registered User
    • Jul 2007
    • 21

    #1

    ATT: Comus experts, macro help

    Ok first of all my site is pantysource.com Basically I am feeling as if I don't have something set up right in my macros. My site is not functioning the way I would like it too. I have tried reading the comus forum but SixZeros posts confuse the hell out of me. Its like trying to read a calculus book. Anyway...

    What I am trying to do is have 12 thumbs at the top that are my all time best based on clicks, 18 thumbs in the next section for today, 18 for yesterday in the next box and 18 random from 2 days and older in the bottom. I want my page to auto build with new galleries once per day, but rebuild with out pulling new galleries every 15 minutes. Here is how I have my macros set up.

    In the head of my page:
    Code:
    {{include-rollovers.tmpl}} 
    {{setquery-new-" periodsshown>-1 order by periodsshown,if(used,1,-refreshdelay), rand() "}} 
    {{setquery-stnew-" periodsshown>0 order by clickperiods "}} 
    {{setquery-best-" periodsshown>1 order by floor(periodsshown/15),(clicks/clickperiods) DESC"}} 
    {{setquery-best_noclicks-" periodsshown>1 order by floor(periodsshown/15),(clicks/clickperiods) DESC"}}
    HOF:
    Code:
    {{all-thumb-1-query-best}}
    {{all-thumb-2-query-best}}
    {{all-thumb-3-query-best}}
    {{all-thumb-4-query-best}}
    {{all-thumb-5-query-best}}
    {{all-thumb-6-query-best}}
    {{all-thumb-7-query-best}}
    {{all-thumb-8-query-best}}
    {{all-thumb-9-query-best}}
    {{all-thumb-10-query-best}}
    {{all-thumb-11-query-best}}
    {{all-thumb-12-query-best}}
    Today's Thumbs:
    Code:
    {{all-thumb-1-query-new}}
    {{all-thumb-2-query-new}}
    {{all-thumb-3-query-new}}
    {{all-thumb-4-query-new}}
    {{all-thumb-5-query-new}}
    {{all-thumb-6-query-new}}
    {{all-thumb-7-query-new}}
    {{all-thumb-8-query-new}}
    {{all-thumb-9-query-new}}
    {{all-thumb-10-query-new}}
    {{all-thumb-11-query-new}}
    {{all-thumb-12-query-new}}
    {{all-thumb-13-query-new}}
    {{all-thumb-14-query-new}}
    {{all-thumb-15-query-new}}
    {{all-thumb-16-query-new}}
    {{all-thumb-17-query-new}}
    {{all-thumb-18-query-new}}
    Yesterday:
    Code:
    {{all-thumb-1-query-age1}}
    {{all-thumb-2-query-age1}}
    {{all-thumb-3-query-age1}}
    {{all-thumb-4-query-age1}}
    {{all-thumb-5-query-age1}}
    {{all-thumb-6-query-age1}}
    {{all-thumb-7-query-age1}}
    {{all-thumb-8-query-age1}}
    {{all-thumb-9-query-age1}}
    {{all-thumb-10-query-age1}}
    {{all-thumb-11-query-age1}}
    {{all-thumb-12-query-age1}}
    {{all-thumb-13-query-age1}}
    {{all-thumb-14-query-age1}}
    {{all-thumb-15-query-age1}}
    {{all-thumb-16-query-age1}}
    {{all-thumb-17-query-age1}}
    {{all-thumb-18-query-age1}}
    Archive (2days and older):
    Code:
    {{all-thumbs-18-1-query-age2}}
    I am open to suggestions that are way off of what I have no btw if it means making more money. Even if that means scrapping the todays, yesterdays, etc. and going with just a block of thumbs.

    I am sending 40% of clicks to trades, first click always to a gallery, with the anti-cheat settings set up as recommended by SixZeros. Thanks in advance for the help guys. I appreciate it.
  • Vendzilla
    Biker Gnome
    • Mar 2004
    • 23200

    #2
    go to the forum and check out plural macros, much better and faster, just doa search. As far as building once a day, that's in settings and then just add a macro that has build once in it
    Carbon is not the problem, it makes up 0.041% of our atmosphere , 95% of that is from Volcanos and decomposing plants and stuff. So people in the US are responsible for 13% of the carbon in the atmosphere which 95% is not from Humans, like cars and trucks and stuff and they want to spend trillions to fix it while Solar Panel plants are powered by coal plants
    think about that

    Comment

    Working...