Is Barefootsies a scammer?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Barefootsies
    Choice is an Illusion
    • Feb 2005
    • 42635

    #16
    Originally posted by Brujah
    Scammer? Probably.
    Looking forward to your ban.
    Should You Email Your Members?

    Link1 | Link2 | Link3

    Enough Said.

    "Would you rather live like a king for a year or like a prince forever?"

    Comment

    • Brujah
      Beer Money Baron
      • Jan 2001
      • 22157

      #17
      Originally posted by Barefootsies
      Looking forward to your ban.
      Scammer? Probably. 56% say Yes. So "Probably" fits.
      Spammer? Certainly. I've seen it myself, and there's even a new rule because of it.

      Comment

      • Barefootsies
        Choice is an Illusion
        • Feb 2005
        • 42635

        #18
        Originally posted by Brujah
        Scammer? Probably. 56% say Yes. So "Probably" fits.
        Spammer? Certainly. I've seen it myself, and there's even a new rule because of it.
        A poll is not proof.

        Ta ta.
        Should You Email Your Members?

        Link1 | Link2 | Link3

        Enough Said.

        "Would you rather live like a king for a year or like a prince forever?"

        Comment

        • Gambrinus
          So Fucking Banned
          • Jun 2007
          • 740

          #19
          Originally posted by Barefootsies
          Looking forward to your ban.

          Comment

          • Fat Panda
            Porn is Dead. Move along.
            • Aug 2006
            • 13296

            #20
            Is he still spamming celebrity feet shit?

            Comment

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

              #21
              nice results
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

              Comment

              • BigDeanEvans
                So Fucking Banned
                • Apr 2006
                • 1368

                #22

                Comment

                • Cyber Fucker
                  Hmm
                  • Sep 2005
                  • 12642

                  #23
                  Why there are so many threads about Barefootsies lately? Is he some kind of star or somethin?

                  Comment

                  • Senior_Spank
                    Registered User
                    • Aug 2006
                    • 63

                    #24
                    I wrote a script for him to rip videos off of a foot fetish website. Agreed upon price was $150, he never paid up.

                    A quote from another forum where he admits that I should send him an invoice; that's great and all but he has me blocked from all forms of messenger and refuses to provide an e-mail address to send the invoice.

                    Originally posted by Barefootsies
                    Not a single one of Moku's so called talking points are valid points. He has yet to provide a single shred of proof for ANY of his allegations. Not one. It is little more than some drama queen's witch hunt over $150.00 for his apparent anti-psychotic meds that he could have collected a long time ago with a simple invoice.
                    And just so we are clear that I actually wrote the code, it is below.

                    Code:
                    #!/usr/local/bin/php
                    <?
                    
                    $count = 1;
                    
                    do{
                    
                            print('Scanning Page: footfetishtube. com/videos?page='.$count."\n");
                    
                            $ch = curl_init();
                    
                            curl_setopt($ch, CURLOPT_URL, 'footfetishtube. com/videos?page='.$count);
                            curl_setopt($ch, CURLOPT_HEADER, false);
                            curl_setopt($ch, CURLOPT_FORBID_REUSE, true);
                            curl_setopt($ch, CURLOPT_FRESH_CONNECT, true);
                            curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
                    
                            $media = curl_exec($ch);
                    
                            preg_match_all('/<a href="\/video\/(\d+)\/(.+)">/',$media,$media_id);
                    
                            foreach($media_id[1] AS $key => $value) {
                    
                                    $handle = fopen('ripped','r+');
                                    $ripped = fread($handle,filesize('ripped'));
                                    $ripped = explode("\n",$ripped);
                                    fclose($handle);
                    
                                    if(in_array($value,$ripped)) {
                                            print(' - Video '.$value.'.flv Already Found.'."\n");
                                            continue;
                                    }
                    
                                    if(exec('wget -q --tries=3 --continue footfetishtube. com/media/videos/flv/'.$value.'.flv')) {
                                            print(' - ERROR: Video '.$value.'.flv Download Failed!'."\n");
                                            continue;
                                    }
                    
                                    print(' - Video '.$value.'.flv Downloaded.'."\n");
                    
                                    exec('echo "'.$value.'" >> ripped');
                    
                            }
                    
                            ++$count;
                    
                    } while($count < 500);
                    
                    ?>
                    Dipsh... Erhm footsies interpretation of events? That his server was "too full" to handle all of the videos and I should hold on until he deletes space. Currently one of his assistants is sick, and his other one does not have the capacity to clear up space on the server so he is severely overloaded on work at the moment. (Not so overloaded he was unable to spam GFY and other forums looking for income, of course) I said just let me install and verify it works, he can run it when he was ready. I was met with a week of him pushing back before I finally realized I was not going to get my money.

                    Below are multiple quotes from another forum where he does reference the fact he was both looking to hire someone, and that he does in fact owe me $150, but I should invoice him first.

                    Here is not only proof he does not pay his bills to those that do work for him, but one can wonder (no accusations here) that if he needs to rip content from tube sites, whose tube content is he really selling?

                    Originally posted by Barefootsies
                    I am looking for a decent programmer for a simple project.

                    The main guys I use are busy atm and can't bang this out so I am looking for someone who can. They tell me it should take a good coder only 2-4 hours to do, and have provided me the baseline code needed and basic instructions to pass along to the developer.

                    There have been a few people who I thought would be able to do it over the weekend, but they have not been replying to IM's. So I need to move on to someone who wants, and can, do the work.

                    Hit me up if you can handle this. Have the free time. Can do ASAP. Thanks.
                    Originally posted by Barefootsies
                    Been in contact on situation the whole time. Simply did not think about disk space until host mentioned it before installation. Was advised to make room for the script to run. Otherwise, pointless.

                    Long story short, the server this is going to run on does not have enough disk space to run this script. So I have to clear out old junk I no longer want. Server has two 1 TB drives. The second is in a raid array, so that is not available. 1st one is mainly made up of sites I have sold, and a few other sites on the block.

                    I am waiting on 2 clients, who have bought three sites, which take up over 300 GB of hard drive space, to finish moving the shit to their server (going on last week, and this week) and testing things so I can delete their sites off server. Problem solved.

                    It is just taking a bit longer than expected is all. No biggie.
                    You will notice, that the reason for the delay is changed from the quote above to the quote below. It has been 6 days since I gave him his code at this point. I of course, just want to install the script - he can run it whenever the hell he wants.

                    Originally posted by Barefootsies
                    have told you at least a half dozen times what has been going on this week.

                    Between some deals I have been closing earlier this week taking up the bulk of my time, one of my assistants out sick with the flu and having to do her work and my own, as well as being out of the office/town two days with family, and having three sites that need to be cleared off the server (accounting for 300 GB of the drive) this is going on.

                    Frankly at this point, I am getting tired of repeating myself. More over, having to repeat on public forums what I have told you DIRECTLY privately numerous times.

                    I have told you the server it is going on is almost completely full on HD space. Until the guys who have bought those three sites are done moving them off my server and on to their own, you have to wait. They are not done yet. When they are, then you will install the program. Not a minute before.

                    That said, since this now covered PM, IM, email, and now this forum explaining the exact same thing in all formats, maybe it will sink in.
                    As usual with him, instead of addressing the situation at hand, he deflects deflects deflects.

                    Footsies. I know you are going to try and tear my post up by attacking me personally instead of addressing the allegations at hand. But at the end of the day, the only thing you are qualified for is shit-cleanup duty at McDonalds. Get off the forums and grow the fuck up.

                    Comment

                    • Barefootsies
                      Choice is an Illusion
                      • Feb 2005
                      • 42635

                      #25
                      Originally posted by Senior_Spank
                      Footsies. I know you are going to try and tear my post up by attacking me personally instead of addressing the allegations at hand. But at the end of the day, the only thing you are qualified for is shit-cleanup duty at McDonalds. Get off the forums and grow the fuck up.
                      You were told by me, and the MODS at that forum repeatedly to send me an invoice or shut your mouth. Every time you were told this you never did what was asked by me, or the mods. Abby can easily confirm this since she is a mod there, and posts here.

                      You could have sent it via PM on that forum, you didn't. You could have sent me and direct email. You didn't. You could have sent company email and didn't.

                      Or you could have posted it up like they told you to do on the forum, in that thread and it would have been paid. You did not do that either.

                      You were called out, and repeatedly warned by the mods. You have had your posts deleted for your antics. Yet here we are, on yet another forum, and you doing the same shit.

                      I warned you last time, and this time I am simply referring it to my lawyer.
                      Last edited by Barefootsies; 04-28-2010, 06:54 PM.
                      Should You Email Your Members?

                      Link1 | Link2 | Link3

                      Enough Said.

                      "Would you rather live like a king for a year or like a prince forever?"

                      Comment

                      • chronig
                        Registered User
                        • Oct 2009
                        • 2653

                        #26
                        Originally posted by Senior_Spank
                        I wrote a script for him to rip videos off of a foot fetish website. Agreed upon price was $150, he never paid up.

                        A quote from another forum where he admits that I should send him an invoice; that's great and all but he has me blocked from all forms of messenger and refuses to provide an e-mail address to send the invoice.



                        And just so we are clear that I actually wrote the code, it is below.

                        Code:
                        #!/usr/local/bin/php
                        <?
                        
                        $count = 1;
                        
                        do{
                        
                                print('Scanning Page: footfetishtube. com/videos?page='.$count."\n");
                        
                                $ch = curl_init();
                        
                                curl_setopt($ch, CURLOPT_URL, 'footfetishtube. com/videos?page='.$count);
                                curl_setopt($ch, CURLOPT_HEADER, false);
                                curl_setopt($ch, CURLOPT_FORBID_REUSE, true);
                                curl_setopt($ch, CURLOPT_FRESH_CONNECT, true);
                                curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
                        
                                $media = curl_exec($ch);
                        
                                preg_match_all('/<a href="\/video\/(\d+)\/(.+)">/',$media,$media_id);
                        
                                foreach($media_id[1] AS $key => $value) {
                        
                                        $handle = fopen('ripped','r+');
                                        $ripped = fread($handle,filesize('ripped'));
                                        $ripped = explode("\n",$ripped);
                                        fclose($handle);
                        
                                        if(in_array($value,$ripped)) {
                                                print(' - Video '.$value.'.flv Already Found.'."\n");
                                                continue;
                                        }
                        
                                        if(exec('wget -q --tries=3 --continue footfetishtube. com/media/videos/flv/'.$value.'.flv')) {
                                                print(' - ERROR: Video '.$value.'.flv Download Failed!'."\n");
                                                continue;
                                        }
                        
                                        print(' - Video '.$value.'.flv Downloaded.'."\n");
                        
                                        exec('echo "'.$value.'" >> ripped');
                        
                                }
                        
                                ++$count;
                        
                        } while($count < 500);
                        
                        ?>
                        Dipsh... Erhm footsies interpretation of events? That his server was "too full" to handle all of the videos and I should hold on until he deletes space. Currently one of his assistants is sick, and his other one does not have the capacity to clear up space on the server so he is severely overloaded on work at the moment. (Not so overloaded he was unable to spam GFY and other forums looking for income, of course) I said just let me install and verify it works, he can run it when he was ready. I was met with a week of him pushing back before I finally realized I was not going to get my money.

                        Below are multiple quotes from another forum where he does reference the fact he was both looking to hire someone, and that he does in fact owe me $150, but I should invoice him first.

                        Here is not only proof he does not pay his bills to those that do work for him, but one can wonder (no accusations here) that if he needs to rip content from tube sites, whose tube content is he really selling?





                        You will notice, that the reason for the delay is changed from the quote above to the quote below. It has been 6 days since I gave him his code at this point. I of course, just want to install the script - he can run it whenever the hell he wants.



                        As usual with him, instead of addressing the situation at hand, he deflects deflects deflects.

                        Footsies. I know you are going to try and tear my post up by attacking me personally instead of addressing the allegations at hand. But at the end of the day, the only thing you are qualified for is shit-cleanup duty at McDonalds. Get off the forums and grow the fuck up.

                        Where THE FUCK is your ICQ / contact info / etc????????????? Are you still available for work?!

                        Comment

                        • candyflip
                          Carpe Visio
                          • Jul 2002
                          • 43069

                          #27
                          So you didn't pay him because he simply didn't invoice you properly?

                          I think I've seen Fris point out that you've dicked around with more than one programmer here.

                          Not surprised to see one of them finally posting. And of course, there you are within minutes totally deflecting from the fact that YOU DIDN'T PAY HIM FOR WORK DONE. You try to turn it around like it's his fault. You're unreal man, unreal.

                          Spend you some brain.
                          Email Me

                          Comment

                          • chronig
                            Registered User
                            • Oct 2009
                            • 2653

                            #28
                            Originally posted by Barefootsies
                            You were told by me, and the MODS at that forum repeatedly to send me an invoice or shut your mouth. Every time you were told this you never did what was asked by me, or the mods. Abby can easily confirm this since she is a mod there, and posts here.

                            You could have sent it via PM on that forum, you didn't. You could have sent me and direct email. You didn't. You could have sent company email and didn't.

                            Or you could have posted it up like they told you to do on the forum, in that thread and it would have been paid. You did not do that either.

                            You were called out, and repeatedly warned by the mods. You have had your posts deleted for your antics. Yet here we are, on yet another forum, and you doing the same shit.

                            I warned you last time, and this time I am simply referring it to my lawyer.
                            Why would anyone complete a job and then not send an invoice if that is what was necessary in order to be paid? Doesn't make sense....

                            Comment

                            • Senior_Spank
                              Registered User
                              • Aug 2006
                              • 63

                              #29
                              Originally posted by Barefootsies
                              You were called out, and repeatedly warned by the mods. You have had your posts deleted for your antics. Yet here we are, on yet another forum, and you doing the same shit.
                              Looking for my money?

                              Originally posted by Barefootsies
                              I warned you last time, and this time I am simply referring it to my lawyer.
                              Go ahead. You've posted my mobile number on these forums before in a futile attempt to embarrass or incite harassment against me. The fact is, you owe me money. If you want to get it squared away, send me the e-mail you would like me to invoice. Or better yet, just paypal the $150 to whatever e-mail we had contact through.

                              You going to do what your buddy Eric did and have some dimwit lawyer send a family member a letter with no point?

                              Where would you like me to invoice? You will then go from a scammer to someone who just pays Net+90.

                              Comment

                              • papill0n
                                Unregistered Abuser
                                • Oct 2007
                                • 15547

                                #30
                                Originally posted by Senior_Spank
                                I wrote a script for him to rip videos off of a foot fetish website. Agreed upon price was $150, he never paid up.

                                A quote from another forum where he admits that I should send him an invoice; that's great and all but he has me blocked from all forms of messenger and refuses to provide an e-mail address to send the invoice.



                                And just so we are clear that I actually wrote the code, it is below.

                                Code:
                                #!/usr/local/bin/php
                                <?
                                
                                $count = 1;
                                
                                do{
                                
                                        print('Scanning Page: footfetishtube. com/videos?page='.$count."\n");
                                
                                        $ch = curl_init();
                                
                                        curl_setopt($ch, CURLOPT_URL, 'footfetishtube. com/videos?page='.$count);
                                        curl_setopt($ch, CURLOPT_HEADER, false);
                                        curl_setopt($ch, CURLOPT_FORBID_REUSE, true);
                                        curl_setopt($ch, CURLOPT_FRESH_CONNECT, true);
                                        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
                                
                                        $media = curl_exec($ch);
                                
                                        preg_match_all('/<a href="\/video\/(\d+)\/(.+)">/',$media,$media_id);
                                
                                        foreach($media_id[1] AS $key => $value) {
                                
                                                $handle = fopen('ripped','r+');
                                                $ripped = fread($handle,filesize('ripped'));
                                                $ripped = explode("\n",$ripped);
                                                fclose($handle);
                                
                                                if(in_array($value,$ripped)) {
                                                        print(' - Video '.$value.'.flv Already Found.'."\n");
                                                        continue;
                                                }
                                
                                                if(exec('wget -q --tries=3 --continue footfetishtube. com/media/videos/flv/'.$value.'.flv')) {
                                                        print(' - ERROR: Video '.$value.'.flv Download Failed!'."\n");
                                                        continue;
                                                }
                                
                                                print(' - Video '.$value.'.flv Downloaded.'."\n");
                                
                                                exec('echo "'.$value.'" >> ripped');
                                
                                        }
                                
                                        ++$count;
                                
                                } while($count < 500);
                                
                                ?>
                                Dipsh... Erhm footsies interpretation of events? That his server was "too full" to handle all of the videos and I should hold on until he deletes space. Currently one of his assistants is sick, and his other one does not have the capacity to clear up space on the server so he is severely overloaded on work at the moment. (Not so overloaded he was unable to spam GFY and other forums looking for income, of course) I said just let me install and verify it works, he can run it when he was ready. I was met with a week of him pushing back before I finally realized I was not going to get my money.

                                Below are multiple quotes from another forum where he does reference the fact he was both looking to hire someone, and that he does in fact owe me $150, but I should invoice him first.

                                Here is not only proof he does not pay his bills to those that do work for him, but one can wonder (no accusations here) that if he needs to rip content from tube sites, whose tube content is he really selling?





                                You will notice, that the reason for the delay is changed from the quote above to the quote below. It has been 6 days since I gave him his code at this point. I of course, just want to install the script - he can run it whenever the hell he wants.



                                As usual with him, instead of addressing the situation at hand, he deflects deflects deflects.

                                Footsies. I know you are going to try and tear my post up by attacking me personally instead of addressing the allegations at hand. But at the end of the day, the only thing you are qualified for is shit-cleanup duty at McDonalds. Get off the forums and grow the fuck up.

                                Comment

                                Working...