Free Open Source Live Aggregated Cams Script (FOSLACS)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blackmonsters
    Making PHP work
    • Nov 2002
    • 20983

    #1

    Free Open Source Live Aggregated Cams Script (FOSLACS)

    https://foslacs.com

    Free Open Source Live Aggregated Cams Script (FOSLACS)

    NoSQL, you don't need an SQL database to use this script.


    Comes with 4 themes : black, green, white and dgray_box1
    Make your own custom themes to make your site unique
    View the themes by selecting them in the botton right corner of the demo.

    Ordinator puts your content in a unique order unlike a white lable.

    Supports 10 major live cams sponsors :


    chaturbate
    bongacash
    xlovecash
    camsoda
    stripcash
    flirt4free
    awempire
    it's Live
    camspower
    I'm Live


    Mix all cams together or make a theme with direct links to each sponsor cams such as :

    /cams/stripchat/
    /cams/chaturbate/
    ect...



    Supports hosted video to make a video site
    * NOTICE * some sponsor videos and thumbs fail to load, this is a sponsor problem.

    Mix all video sponsors together or make a theme with direct links to each sponsor videos

    /video/score/
    /video/blazingbucks
    etc...


    Help me support this script with your kind donations through paypal :

    webmaster at econfirmpro dot com

    Your donations will help me keep my server live to produce updates

    Thank you for your support

    Free Open Source Live Aggregated Cams Script (FOSLACS)
  • blackmonsters
    Making PHP work
    • Nov 2002
    • 20983

    #2
    Corrected Chaturbate link

    https://chaturbate.com/in/?tour=9O7D...&track=default

    Free Open Source Live Aggregated Cams Script (FOSLACS)

    Comment

    • blackmonsters
      Making PHP work
      • Nov 2002
      • 20983

      #3
      I was hoping for a review or comments.

      Is this kind of script desired?

      Free Open Source Live Aggregated Cams Script (FOSLACS)

      Comment

      • Yamato
        Confirmed User
        • Apr 2023
        • 349

        #4
        Originally posted by blackmonsters
        I was hoping for a review or comments.

        Is this kind of script desired?

        Not when you have age verification shit on demo site.

        I CODE FOR FUN

        Comment

        • fris
          Too lazy to set a custom title
          • Aug 2002
          • 55700

          #5
          ya kill the age verify for the demo :p
          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

          Comment

          • Denny
            Too lazy to set a custom title
            • Feb 2005
            • 17399

            #6
            Originally posted by Yamato
            Not when you have age verification shit on demo site.
            Originally posted by fris
            ya kill the age verify for the demo :p

            Comment

            • blackmonsters
              Making PHP work
              • Nov 2002
              • 20983

              #7
              Originally posted by Yamato
              Not when you have age verification shit on demo site.
              Originally posted by fris
              ya kill the age verify for the demo :p
              Originally posted by Denny
              OK. Try the demo here :

              https://foslacs.com/demo/



              PS: Please try the different themes by choosing them in the bottom right form.

              Thanks
              Free Open Source Live Aggregated Cams Script (FOSLACS)

              Comment

              • blackmonsters
                Making PHP work
                • Nov 2002
                • 20983

                #8
                Originally posted by blackmonsters
                OK. Try the demo here :

                https://foslacs.com/demo/



                PS: Please try the different themes by choosing them in the bottom right form.

                Thanks
                OK, took out the warning page also, which all you had to do was click "yes".

                Free Open Source Live Aggregated Cams Script (FOSLACS)

                Comment

                • fris
                  Too lazy to set a custom title
                  • Aug 2002
                  • 55700

                  #9
                  some of the code could use improvements. like your ordinator function. its its building a massive string then running str_replace on it 10,001 times
                  Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                  Comment

                  • blackmonsters
                    Making PHP work
                    • Nov 2002
                    • 20983

                    #10
                    Originally posted by fris
                    some of the code could use improvements. like your ordinator function. its its building a massive string then running str_replace on it 10,001 times
                    You only run it once in a lifetime for the site; but it makes the site unique.
                    If you are not going to have 10000 models or videos then you can set it smaller.
                    It's open source.

                    Free Open Source Live Aggregated Cams Script (FOSLACS)

                    Comment

                    • JesseQuinn
                      feeding the wolves
                      • Aug 2012
                      • 6633

                      #11
                      looks great. I like the green theme (nice and clean, hate the colour though haha), would be cool to have an option for ads at the bottom on that one (unlike the sidebar with the other themes)

                      couple things:

                      1) itslive is gone, it's a cambuilder wl now

                      2) pretty sure there's a code you can add to eliminate the annoying 'ad removed' ish on cb cams. someone posted it here a while back, either in one of the other cam agg threads or perhaps the cb thread

                      wish I'd bookmarked it, but maybe whomever posted it originally will repost? seems to be such a PITA for so many of the aggs that have been created lately so def not unique to yours. the work-around does exist tho

                      anyway, good luck with it!
                      throwing molotav cocktails at the precinct

                      Comment

                      • blackmonsters
                        Making PHP work
                        • Nov 2002
                        • 20983

                        #12
                        Originally posted by JesseQuinn
                        looks great. I like the green theme (nice and clean, hate the colour though haha), would be cool to have an option for ads at the bottom on that one (unlike the sidebar with the other themes)

                        couple things:

                        1) itslive is gone, it's a cambuilder wl now

                        2) pretty sure there's a code you can add to eliminate the annoying 'ad removed' ish on cb cams. someone posted it here a while back, either in one of the other cam agg threads or perhaps the cb thread

                        wish I'd bookmarked it, but maybe whomever posted it originally will repost? seems to be such a PITA for so many of the aggs that have been created lately so def not unique to yours. the work-around does exist tho

                        anyway, good luck with it!
                        Edit the footer.php of the theme or the midpage.php to put ads at the bottom.


                        Will have to look into how cambuilder will handle this.


                        I posted a solution to that in the CB thread; but then it stopped working.
                        CB didn't post a solution for it, so don't know what to do about it right now, except
                        put a note on the CB model page to reload the page if chrome removes the ad.


                        Free Open Source Live Aggregated Cams Script (FOSLACS)

                        Comment

                        • JesseQuinn
                          feeding the wolves
                          • Aug 2012
                          • 6633

                          #13
                          Originally posted by blackmonsters
                          Edit the footer.php of the theme or the midpage.php to put ads at the bottom.



                          Originally posted by blackmonsters
                          Will have to look into how cambuilder will handle this.
                          would imagine it would be the same as with any other wl. the credit would go to the domain/aff account owner

                          itslive has been a wl for eons, when coding is it possible you confused it with islive.com? that one is very much around. warning though, last time I heard of them the rates/earnings reviews were astonishingly poor, so unless things have changed can't imagine aff income would be much to write home about


                          Originally posted by blackmonsters
                          I posted a solution to that in the CB thread; but then it stopped working.
                          CB didn't post a solution for it, so don't know what to do about it right now, except
                          put a note on the CB model page to reload the page if chrome removes the ad.
                          well that sucks. still, in passing I have seen aggs recently that have a current work-around. someone is gate-keeping lol! (I get it, most aggs are for-profit)

                          anyway, again nice work
                          throwing molotav cocktails at the precinct

                          Comment

                          • fris
                            Too lazy to set a custom title
                            • Aug 2002
                            • 55700

                            #14
                            i might go the way of open sourcing my paid one, only had 2 sales lol
                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                            Comment

                            • blackmonsters
                              Making PHP work
                              • Nov 2002
                              • 20983

                              #15
                              Originally posted by JesseQuinn
                              2) pretty sure there's a code you can add to eliminate the annoying 'ad removed' ish on cb cams. someone posted it here a while back, either in one of the other cam agg threads or perhaps the cb thread
                              I think I've fixed that and updated the script so please try it now and let me know.
                              Also improved the change theme function.
                              I updated the download zip file with the fix also.

                              Thanks

                              Free Open Source Live Aggregated Cams Script (FOSLACS)

                              Comment

                              Working...