+++ Look who is cheating the CONTESTS! User: Sharp stealing from YOU! +++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KrisKross
    Confirmed User
    • Jan 2006
    • 5025

    #51
    Originally posted by Afrekete
    Who cares. Most real webmasters aren't sitting around all day bumping contest threads to win $50 anyway.
    These guys can win $250 to $500 for about one hour's worth of posting. That's a pretty decent amount of money for no-brainer work.

    Comment

    • sharp
      Confirmed User
      • Jan 2003
      • 7006

      #52
      Lmao. This thread caught me by surprise.
      Who are you and why is that any of your business? The only contests I mainly post in are pussycash threads. Take a look at the winners, I've never won one.
      I don't use any sort of bots on GFY.
      Your snooping and boredom found you something that in no way relates to GFY and in no way is your business. Go snoop some more and leave the real webmasters alone.


      You have way too much time on your hands, it seems.




      Edit: lol - you even dedicated your newbie sig to me. Lmao. You suggest me being banned? I wish you'd get banned for slander.

      Comment

      • AdultSlate
        Registered User
        • Mar 2007
        • 49

        #53
        Originally posted by sharp
        Lmao. This thread caught me by surprise.
        Who are you and why is that any of your business? The only contests I mainly post in are pussycash threads. Take a look at the winners, I've never won one.
        I don't use any sort of bots on GFY.
        Your snooping and boredom found you something that in no way relates to GFY and in no way is your business. Go snoop some more and leave the real webmasters alone.


        You have way too much time on your hands, it seems.




        Edit: lol - you even dedicated your newbie sig to me. Lmao. You suggest me being banned? I wish you'd get banned for slander.
        LMAO, riiight. All together now people "we believe you!". It's right there on Google retard, or what..you just wanted one to look at or because you like to waste money? It's screaminly obvious you wanted that for this forum, we aren't idiots like you. You aren't a real webmaster, you're a joke, obviously if you are trying to get a forum poster so you can cheat a contest. "Slander"? - That's rich coming from a jackass like you.

        Oh and you have won contests before because I've seen you post after when they ask for the id's so they can credit people.

        What a joker this guy is. You got pwned, scammer.

        /thread
        Last edited by AdultSlate; 03-18-2007, 08:35 PM.

        Comment

        • AdultSlate
          Registered User
          • Mar 2007
          • 49

          #54
          Originally posted by sharp
          Take a look at the winners, I've never won one.
          Credibility anyone??

          gfy. com/showpost.php?p=12007296&postcount=101
          gfy. com/showpost.php?p=11862549&postcount=32
          gfy. com/showpost.php?p=11424352&postcount=2
          gfy. com/showpost.php?p=10778043&postcount=50

          Do I really need to go on?

          gfy . com/search.php?searchid=1235367 - over 3 pages of threads where you have won contests. Ran a search for "sharp" and "xchristopherj".



          This guy is a fucking joke, I'm not the first one:

          gfy. com/ showthread.php?t=504385&highlight=xchristopherj

          Comment

          • AdultSlate
            Registered User
            • Mar 2007
            • 49

            #55
            My bad, one page of winning. Still, that's a lot more than "I've never won".

            Now everyone that reads this is gonna know what a lying sack of shit you are.

            Comment

            • Jon Clark - BANNED FOR LIFE
              North Coast Pimp
              • Dec 2005
              • 9395

              #56
              Originally posted by darksoul
              take your back and buy a clue

              Comment

              • Jon Clark - BANNED FOR LIFE
                North Coast Pimp
                • Dec 2005
                • 9395

                #57
                Originally posted by AdultSlate
                Credibility anyone??

                https://www.gfy.com/showpost.php?p=1...&postcount=101
                https://www.gfy.com/showpost.php?p=1...9&postcount=32
                www.gfy.com/showpost.php?p=11424352&postcount=2
                https://www.gfy.com/showpost.php?p=1...3&postcount=50

                Do I really need to go on?

                www.gfy.com/search.php?searchid=1235367 - over 3 pages of threads where you have won contests. Ran a search for "sharp" and "xchristopherj".



                This guy is a fucking joke, I'm not the first one:

                https://www.gfy.com/showthread.php?t...=xchristopherj



                The AdultSlate working hard to clean the slate...

                Comment

                • TeenCat
                  Too lazy to set a koala
                  • Jan 2007
                  • 16131

                  #58
                  Originally posted by AdultSlate
                  Troll .
                  :thumbsdown

                  6bot
                  / Coming again very soon!
                  Svit Zlin Radio 24/7!

                  Comment

                  • V_RocKs
                    Damn Right I Kiss Ass!
                    • Nov 2003
                    • 32451

                    #59
                    He would still have to get around the search time limit... Which means he will miss a lot of seconds...

                    Comment

                    • darksoul
                      Confirmed User
                      • Apr 2002
                      • 4997

                      #60
                      Originally posted by V_RocKs
                      He would still have to get around the search time limit... Which means he will miss a lot of seconds...
                      That would be a bad design if you use search.

                      Heres how the bot should work at the first thought:
                      Code:
                      $timer = 300; 
                      $thredid = 1231231; 
                      $winner  = 51;
                      
                      while ($PostNumber = get_info($threadid)) {
                      $timer = $timer / ($winner + $PostNumber); # the wait time decreases as the winning post gets closer
                      if($PostNumber == $winner) {
                      makepost($threadid, "Did I win ?");
                      }
                      sleep($timer);
                      }
                      piece of cake.
                      Last edited by darksoul; 03-19-2007, 02:21 AM.
                      1337 5y54|)m1n: 157717888
                      BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
                      Cambooth

                      Comment

                      • AdultSlate
                        Registered User
                        • Mar 2007
                        • 49

                        #61
                        Originally posted by darksoul
                        That would be a bad design if you use search.

                        Heres how the bot should work at the first thought:
                        Code:
                        $timer = 300; 
                        $thredid = 1231231; 
                        $winner  = 51;
                        
                        while ($PostNumber = get_info($threadid)) {
                        $timer = $timer / ($winner + $PostNumber); # the wait time decreases as the winning post gets closer
                        if($PostNumber == $winner) {
                        makepost($threadid, "Did I win ?");
                        }
                        sleep($timer);
                        }
                        piece of cake.
                        Sharps $100 programmer is reading this, lol.

                        Comment

                        • mikaels
                          Confirmed User
                          • Aug 2004
                          • 105

                          #62
                          ha ha ha - Sharp, I think you just got owned LOL

                          Note to myself: Don't piss off adultslate.

                          Comment

                          • AdultSlate
                            Registered User
                            • Mar 2007
                            • 49

                            #63
                            Originally posted by mikaels
                            ha ha ha - Sharp, I think you just got owned LOL

                            Note to myself: Don't piss off adultslate.
                            I mean, if he's gonna lie about it at least lie good you know?

                            Comment

                            • AdultSlate
                              Registered User
                              • Mar 2007
                              • 49

                              #64
                              Bump for the cheater!

                              Comment

                              • TeenCat
                                Too lazy to set a koala
                                • Jan 2007
                                • 16131

                                #65
                                Originally posted by AdultSlate
                                Bump for the cheater!
                                find a real job and get a life ... oh man ... or are you making your life only with contests?

                                6bot
                                / Coming again very soon!
                                Svit Zlin Radio 24/7!

                                Comment

                                • Pinacolada
                                  Confirmed User
                                  • Jan 2007
                                  • 1300

                                  #66
                                  Everyone who doesn't play by the rules should be banned!

                                  Comment

                                  • gAmE-MaStEr
                                    Confirmed User
                                    • Mar 2007
                                    • 896

                                    #67
                                    Bump ...

                                    Comment

                                    • AdultSlate
                                      Registered User
                                      • Mar 2007
                                      • 49

                                      #68
                                      Bump for the liar known as SHARP. Someone you shouldn't deal with.

                                      Comment

                                      • AdultSlate
                                        Registered User
                                        • Mar 2007
                                        • 49

                                        #69
                                        Originally posted by TeenCat
                                        find a real job and get a life ... oh man ... or are you making your life only with contests?
                                        Huh? Let's stay on topic, thanks.

                                        Comment

                                        • TexasDreams
                                          former Miserable Admin :)
                                          • Oct 2003
                                          • 4700

                                          #70
                                          Originally posted by AdultSlate
                                          Bump for the liar known as SHARP. Someone you shouldn't deal with.
                                          I have less regard for people that endlessly bump their own damn threads.

                                          Drop it.
                                          ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com

                                          Comment

                                          • 96ukssob
                                            So Fucking Banananananas
                                            • Mar 2003
                                            • 12991

                                            #71
                                            Originally posted by getafreelancer.com/projects/canion_112585.html
                                            I need a program that will allow me to respond in a vBulletin Thread at a certain number. For example, I need to post "Hi" for response number 128 of a thread. I want it to automatically post it when it gets to that response number. It has to be able to post it quickly in the thread so nobody else gets that response first.
                                            Email: Clicky on Me

                                            Comment

                                            • AdultSlate
                                              Registered User
                                              • Mar 2007
                                              • 49

                                              #72
                                              bUMP !

                                              Comment

                                              • AdultSlate
                                                Registered User
                                                • Mar 2007
                                                • 49

                                                #73
                                                bump !

                                                Comment

                                                • lalika
                                                  Confirmed User
                                                  • Mar 2007
                                                  • 390

                                                  #74
                                                  is the link broken? or is it just me?
                                                  Click here to join us, the amsterdam voyeur camhouse
                                                  DollarPimp.com - Gain your FREE $50 starting balance HERE!

                                                  Comment

                                                  • justsexxx
                                                    Too lazy to set a custom title
                                                    • Aug 2001
                                                    • 13723

                                                    #75
                                                    Lol all the kids on GFY....

                                                    AdultSlate , you might wanna stop bumping your own threads...
                                                    Questions?

                                                    ICQ: 125184542

                                                    Comment

                                                    • TeenCat
                                                      Too lazy to set a koala
                                                      • Jan 2007
                                                      • 16131

                                                      #76
                                                      adultslate whoever you are you are just crying retard in my eyes, sorry lol. give that info to police, maybe they will bust all the contests stealing whores lol

                                                      6bot
                                                      / Coming again very soon!
                                                      Svit Zlin Radio 24/7!

                                                      Comment

                                                      • polish_aristocrat
                                                        Too lazy to set a custom title
                                                        • Jul 2002
                                                        • 40377

                                                        #77
                                                        the contests sound easy but there are next to impossible to win

                                                        they sound good though - post 200 wins $100 or so

                                                        thats still money and I wouldn't mind winning $100 for making a post

                                                        but there are really 10 different people and 5 different bots trying so your chances are so small that it's not really worth time-wise trying
                                                        I don't use ICQ anymore.

                                                        Comment

                                                        • polish_aristocrat
                                                          Too lazy to set a custom title
                                                          • Jul 2002
                                                          • 40377

                                                          #78
                                                          Originally posted by TeenCat
                                                          give that info to police
                                                          lol.......
                                                          I don't use ICQ anymore.

                                                          Comment

                                                          • TurboAngel
                                                            H.B.I.C.
                                                            • Jun 2003
                                                            • 30122

                                                            #79
                                                            Originally posted by tASSy


                                                            i care enough not to pay out to a post pot. thanks for the heads up.
                                                            You go girl!

                                                            Comment

                                                            • AdultSlate
                                                              Registered User
                                                              • Mar 2007
                                                              • 49

                                                              #80
                                                              Well at least everyone knows now.

                                                              Comment

                                                              • Murderous
                                                                Confirmed User
                                                                • Oct 2003
                                                                • 3938

                                                                #81
                                                                Originally posted by polish_aristocrat
                                                                ...there are really 10 different people and 5 different bots trying so your chances are so small that it's not really worth time-wise trying
                                                                More like 5 different people and 10 different bots

                                                                Comment

                                                                • cool1
                                                                  sex is good
                                                                  • Sep 2001
                                                                  • 24939

                                                                  #82
                                                                  Originally posted by Murderous
                                                                  More like 5 different people and 10 different bots
                                                                  and don't forget the dual nicks they do use and the colusion between different posters.
                                                                  leaves us honest players out in the cold much of the time.

                                                                  Comment

                                                                  • czarina
                                                                    Webmaster Extraordinaire
                                                                    • Jul 2002
                                                                    • 10751

                                                                    #83
                                                                    wow, you have a lot of free time in your hands!

                                                                    Comment

                                                                    • germ
                                                                      ( o Y o )
                                                                      • Oct 2002
                                                                      • 3108

                                                                      #84
                                                                      thats why i dont post in contest threads.


                                                                      that and ive got better shit to do than try to win 50 bucks for getting post number 236 in a thread started by a program i probably dont send traffic to anyway.

                                                                      Comment

                                                                      • Castlevania
                                                                        Registered User
                                                                        • Mar 2007
                                                                        • 36

                                                                        #85
                                                                        Fuck this guy. goddamn cheat.
                                                                        ICQ 488196111

                                                                        Comment

                                                                        • AdultSlate
                                                                          Registered User
                                                                          • Mar 2007
                                                                          • 49

                                                                          #86
                                                                          What a cocksucker.

                                                                          Comment

                                                                          • AdultSlate
                                                                            Registered User
                                                                            • Mar 2007
                                                                            • 49

                                                                            #87
                                                                            Bump so everyone knows what a cheap, desperate non-webmaster this faggot is!

                                                                            Comment

                                                                            • AdultSlate
                                                                              Registered User
                                                                              • Mar 2007
                                                                              • 49

                                                                              #88
                                                                              Bump for little Christopher J.

                                                                              LMAO. Christopher J, what a fucking faggot name. Brokeass contest cheater.

                                                                              Comment

                                                                              • AdultSlate
                                                                                Registered User
                                                                                • Mar 2007
                                                                                • 49

                                                                                #89
                                                                                Bump so everyone knows his name.

                                                                                Comment

                                                                                • Jon Clark - BANNED FOR LIFE
                                                                                  North Coast Pimp
                                                                                  • Dec 2005
                                                                                  • 9395

                                                                                  #90
                                                                                  Originally posted by TexasDreams
                                                                                  I have less regard for people that endlessly bump their own damn threads.

                                                                                  Drop it.



                                                                                  AdultSlate....

                                                                                  I just quoted the man who holds the keys around this place... You should stop bumping this thread if you want to hang out on this board very much longer...


                                                                                  TD knows about it and I am sure has had a talk with this guy... As I am sure TD will keep an eye on him, now do what TD says and drop it

                                                                                  Comment

                                                                                  • AdultSlate
                                                                                    Registered User
                                                                                    • Mar 2007
                                                                                    • 49

                                                                                    #91
                                                                                    Originally posted by Jon Clark
                                                                                    AdultSlate....

                                                                                    I just quoted the man who holds the keys around this place... You should stop bumping this thread if you want to hang out on this board very much longer...


                                                                                    TD knows about it and I am sure has had a talk with this guy... As I am sure TD will keep an eye on him, now do what TD says and drop it


                                                                                    Alright, good.

                                                                                    Comment

                                                                                    Working...