Page 6 of 8 FirstFirst ... 345678 LastLast
Results 51 to 60 of 75

Thread: Giveaway, 3 bitmetv invite

  1. #51
    Disme's Avatar I'm Belgian BT Rep: +7BT Rep +7
    Join Date
    Dec 2006
    Posts
    2,314
    Quote Originally Posted by AdrianPhoto View Post
    ... masturbate a little
    You make it sound like that would be a bad thing
    Can you feel the LOVE

  2. BitTorrent Invite Giveaways & Trades   -   #52
    Roxxy's Avatar Hot to Trot BT Rep: +6BT Rep +6
    Join Date
    Jan 2007
    Posts
    108
    Quote Originally Posted by AdrianPhoto View Post
    This forum is a filesharing forum, this section is about bittorrent and mostly private trackers.. if you don't respect private trackers, that's what you get
    some other private trackers aren't so strict about public giveaways, but BitMeTV invites shouldn't be given like that, I don't help members with attitude like that!
    ...

    How is a Private Tracker having an open sign up,.... any more secure, than its members.....giving free invites in a Forum Thread....

    Is this discussion the proverbial Storm in a TeaCup or what.....

    ..

    Quote Originally Posted by AdrianPhoto View Post
    Really people, don't you see that by posting your emails here you're making it extra easy for you not be able to be invited using that email at all.. and let's say you were invited (and that's what a smart staff would do) you're IP will be stored and your inviter will get into lots of troubles
    just get it already!!!
    Firstly one would have to be pretty simple to sign up to any Tracker with the same ID and Email that they Post here.....

    Secondly.... I.P. stats can be changed fifty times a day to as many different Trackers if one chooses to do so...


    ......
    hxxp://torrentinvite.net/viewtopic.php?f=3&t=5080&start=0


    Cn
    by CrazyAnimal on 03 Apr 2010, 15:06
    I am selling CN invites I will not go first
    I can provide as much proof as you need
    i will accept paypal only
    i have a couple of invites
    £60 each


    These are the people you should be denigrating,...not your own members that decide to make available a few free invites.

    ...
    Last edited by Roxxy; 04-26-2010 at 09:12 AM.

  3. BitTorrent Invite Giveaways & Trades   -   #53
    Member BT Rep: +3
    Join Date
    Jun 2006
    Posts
    36
    is it possible to me to have one now

    thanks ,

  4. BitTorrent Invite Giveaways & Trades   -   #54
    AdrianPhoto's Avatar Nice Member BT Rep: +16BT Rep +16BT Rep +16BT Rep +16
    Join Date
    Sep 2008
    Location
    P2P
    Posts
    500
    I.P. stats can be changed fifty times a day to as many different Trackers if one chooses to do so...
    Really? where do you get these stuff?
    faking speedtests & changing IP stats!!
    let's see you do that and get away with it undetected, come on! it's simple.. use a proxy, and scripts that reads your HTTP header will detected some stuff like HTTP_CLIENT_IP, HTTP_X_FORWARDED_FOR and REMOTE_ADDR. and when some are missing you'll be reported, and please don't tell me you'll use VPN, most free VPN services don't allow torrenting, so you're gonna pay for VPN to get into some tracker..

    just get your invite the good way and you'll be ok

    I LOVE Canada

  5. BitTorrent Invite Giveaways & Trades   -   #55
    Quote Originally Posted by AdrianPhoto View Post
    use a proxy, and scripts that reads your HTTP header will detected some stuff like HTTP_CLIENT_IP, HTTP_X_FORWARDED_FOR and REMOTE_ADDR.
    Elite proxies won't add those headers.
    "I just remembered something that happened a long time ago."

  6. BitTorrent Invite Giveaways & Trades   -   #56
    AdrianPhoto's Avatar Nice Member BT Rep: +16BT Rep +16BT Rep +16BT Rep +16
    Join Date
    Sep 2008
    Location
    P2P
    Posts
    500
    Elite proxies won't add those headers.
    and that's exactly what the scripts are there to detect, even the stupid proxy detector for my blog check for the lack of some "stuff" in the header, trackers DO check for that, at least BitSpyder and BitMe does

    I LOVE Canada

  7. BitTorrent Invite Giveaways & Trades   -   #57
    Quote Originally Posted by AdrianPhoto View Post
    and that's exactly what the scripts are there to detect, even the stupid proxy detector for my blog check for the lack of some "stuff" in the header
    But if the headers will then look just as if you weren't using a proxy... the only way to detect those would be checking if the standard ports are open, or if any other guys are on the same IP. Meaning a private elite proxy listening on a non-standard port is impossible to detect.
    "I just remembered something that happened a long time ago."

  8. BitTorrent Invite Giveaways & Trades   -   #58
    AdrianPhoto's Avatar Nice Member BT Rep: +16BT Rep +16BT Rep +16BT Rep +16
    Join Date
    Sep 2008
    Location
    P2P
    Posts
    500
    the $_SERVER[REMOTE_ADDR] is used to get the "REMOTE_ADDR" which is sent normally via a normal client that doesn't use any proxy, elite proxies don't send that in the HTTP header and so it can be detected as something wrong with the client or (and this is the most likely) the client is using a proxy,

    other proxies send the original IP address for the client, and tracker can check it and
    that's a transparent proxy (Allowed by many trackers)

    I LOVE Canada

  9. BitTorrent Invite Giveaways & Trades   -   #59
    Quote Originally Posted by AdrianPhoto View Post
    the $_SERVER[REMOTE_ADDR] is used to get the "REMOTE_ADDR" which is sent normally via a normal client that doesn't use any proxy, elite proxies don't send that in the HTTP header
    They do, and they put their own IP there. I'm not sure REMOTE_ADDR is always sent as an HTTP header, though.
    "I just remembered something that happened a long time ago."

  10. BitTorrent Invite Giveaways & Trades   -   #60
    AdrianPhoto's Avatar Nice Member BT Rep: +16BT Rep +16BT Rep +16BT Rep +16
    Join Date
    Sep 2008
    Location
    P2P
    Posts
    500
    They do, and they put their own IP there.
    Of course they do, [..mistaken information edited..], I meant they don't send the HTTP_X_FORWARDED_FOR, oh man we got geeky, anyway.. here are some stuff that the script on a well-known tracker:
    Code:
    HTTP_PRAGMA, HTTP_XONNECTION, HTTP_CACHE_INFO,  HTTP_XPROXY, HTTP_PROXY, HTTP_PROXY_CONNECTION, HTTP_CLIENT_IP,  HTTP_VIA, HTTP_X_COMING_FROM, HTTP_X_FORWARDED_FOR, HTTP_X_FORWARDED,  HTTP_COMING_FROM, HTTP_FORWARDED_FOR, HTTP_FORWARDED,  ZHTTP_CACHE_CONTROL
    and to get a proxy so elite and anonymous that it's not gonna send any of these in the header, then you really don't need BitMeTV

    Was my post deleted?
    Last edited by AdrianPhoto; 04-26-2010 at 03:43 PM. Reason: Automerged Doublepost

    I LOVE Canada

Page 6 of 8 FirstFirst ... 345678 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •