+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31

Thread: [tut] How to create a fake ratio proof (without using photoshop)

  1. #16
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,410
    Activity Longevity
    7/20 19/20
    Today Posts
    0/5 ssss39410
    02.08.10 15:46
    Man, that seedbox proof faking tutorial is really overdue.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. #17
    Advanced User ParamouR's Avatar
    Join Date
    01.09.10
    Location
    Third Rome
    P2P Client
    µ
    Posts
    773
    Activity Longevity
    1/20 16/20
    Today Posts
    0/5 ssssss773
    Quote Originally Posted by anon View Post
    No need for Firebug, this Javascript code lets you edit stuff directly:
    Code:
    javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
    Once done, turn it off:
    Code:
    javascript:document.body.contentEditable='false'; document.designMode='off'; void 0
    However, in Opera I prefer HTML edition via View -> Source Code. You can then locate your stats in the document and edit them to your leisure. I think this is better than the above code, since Gazelle trackers color your ratio depending on how high it is
    Where do I add this code in the first place?
    Show respect to all people, but grovel to none​


    Reply With QuoteReply With Quote
    Thanks

  3. #18
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,410
    Activity Longevity
    7/20 19/20
    Today Posts
    0/5 ssss39410
    In the address bar. Hit Enter afterwards. Be careful not to remove anything else than the ratio stats.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    ParamouR (25.11.10)

  5. #19
    Advanced User ParamouR's Avatar
    Join Date
    01.09.10
    Location
    Third Rome
    P2P Client
    µ
    Posts
    773
    Activity Longevity
    1/20 16/20
    Today Posts
    0/5 ssssss773
    Quote Originally Posted by anon View Post
    In the address bar. Hit Enter afterwards. Be careful not to remove anything else than the ratio stats.
    Oops how silly of me , I was like entering that on a new tab with no website open :|
    Show respect to all people, but grovel to none​


    Reply With QuoteReply With Quote
    Thanks

  6. #20

    Join Date
    10.08.09
    Location
    DZ
    P2P Client
    RM
    Posts
    238
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss238
    i always used lola (firefox_adds-on)
    easy to use :)
    Reply With QuoteReply With Quote
    Thanks

  7. #21
    Member illusive's Avatar
    Join Date
    24.10.10
    P2P Client
    What ?! That's Private!
    Posts
    510
    Activity Longevity
    3/20 16/20
    Today Posts
    0/5 ssssss510
    Well, great add-on tested and confirmed that is work very good. but in some places they ask for full screenshot and I can't hide this bug mark from the corner (add-on icon) of firefox window !!!!

    so I tested anon's way and seems it's work good but turning it off doesn't work with firefox 3 so I developed the code to:

    To turn it on:

    Code:
    javascript:document.body.contentEditable="true";void0;
    And to turn it back off:

    Code:
    javascript:document.body.contentEditable="false";void0;
    ___
    or if you'll bookmark this cod then use this:

    Code:
    javascript:var x; if (x!=1) { document.body.contentEditable="true"; x=1;void0; } else{ document.body.contentEditable="false"; x=0;void0;}
    good luck
    Coming soon
    Reply With QuoteReply With Quote
    Thanks

  8. #22
    Quote Originally Posted by king.stillwill View Post
    I can't hide this bug mark from the corner (add-on icon) of firefox window
    Lolz....I was in the same predicament as you...
    But then I started using Auto Hide Statusbar add-on of firefox...

    https://addons.mozilla.org/en-US/firefox/addon/1530/

    --

    I have no need of those torrent invite forums anymore but along with Mihai's new tutorial the sky is the limit...
    Reply With QuoteReply With Quote
    Thanks

  9. #23

    Join Date
    10.08.09
    Location
    DZ
    P2P Client
    RM
    Posts
    238
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss238
    why you dont just use fireshot to take screens
    no need to hide the statusbar
    Reply With QuoteReply With Quote
    Thanks

  10. #24
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,410
    Activity Longevity
    7/20 19/20
    Today Posts
    0/5 ssss39410
    Quote Originally Posted by king.stillwill View Post
    so I tested anon's way and seems it's work good but turning it off doesn't work with firefox 3
    Another reason to use Opera.

    Quote Originally Posted by Resurrection View Post
    along with Mihai's new tutorial the sky is the limit...
    What if they ask to connect or log in to your "seedbox"?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. #25
    Advanced User ParamouR's Avatar
    Join Date
    01.09.10
    Location
    Third Rome
    P2P Client
    µ
    Posts
    773
    Activity Longevity
    1/20 16/20
    Today Posts
    0/5 ssssss773
    Quote Originally Posted by king.stillwill View Post
    so I tested anon's way and seems it's work good but turning it off doesn't work with firefox 3
    Quote Originally Posted by anon View Post
    Another reason to use Opera.
    No it does work on Firefox 3. I have tried it. You must have misplaced the code somewhere
    Last edited by ParamouR; 09.12.10 at 13:01.
    Show respect to all people, but grovel to none​


    Reply With QuoteReply With Quote
    Thanks

  12. #26
    Is it possible to edit the values in Flash content?
    Reply With QuoteReply With Quote
    Thanks

  13. #27
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,410
    Activity Longevity
    7/20 19/20
    Today Posts
    0/5 ssss39410
    Quote Originally Posted by Resurrection View Post
    Is it possible to edit the values in Flash content?
    No, at least not via HTML edition.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  14. #28

    Join Date
    21.06.11
    P2P Client
    utorrent
    Posts
    8
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 ssssssss8

    [Tutorial]How to fake a ratio proof

    1)Install Google Chrome
    2)Open your profile
    3)Right click on the text you want to edit and then select "Inspect Element" optionClick image for larger version. 

Name:	untitled.bmp.jpg 
Views:	214 
Size:	26.3 KB 
ID:	11118
    4)Edit the text shown in the image
    Click image for larger version. 

Name:	untitled.bmp.jpg 
Views:	256 
Size:	87.1 KB 
ID:	11119

    Enjoy!!!!
    Reply With QuoteReply With Quote
    Thanks

  15. #29
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,410
    Activity Longevity
    7/20 19/20
    Today Posts
    0/5 ssss39410
    Cool "tutorial", bro.

    Moved.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  16. Who Said Thanks:

    arsenal (21.06.11)

  17. #30
    However, in Opera I prefer HTML edition via View -> Source Code. You can then locate your stats in the document and edit them to your leisure. I think this is better than the above code, since Gazelle trackers color your ratio depending on how high it is
    But we have to know the exact ratio color to edit it .. so can you post the color for the ratio percent ?
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Posting Permissions

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