Bitcoin Forum
August 16, 2024, 11:26:28 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: [Free Method] How to do PRIVATE pastes as a GUEST on PASTEBIN.COM  (Read 554 times)
vvikkass (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
June 02, 2015, 07:00:42 PM
 #1

Found this method on some other site, felt to share this.

Private pastes can be done only by Pastebin's members.


Quote
TUTORIAL:
Go to pastebin (Make sure your NOT signed in)
New paste

Find the area that says 'Paste Exposure: Public'
Right click that, and inspect element.
Inspect element should selected
something like this:
<select class="post_select" name="paste_private">...</select>

There is an arrow to the left of that,
Click it.
It should bring you three things.
<option value="0" selected="selected">Public</option>
<option value="1">Unlisted</option>
<option value="2" disabled="disabled">Private (members only)</option>

Well, you see. websites have the disabled option, remove that entirely so its.

<option value="2">Private (members only)</option>

Then, close out of inspect element.
Then go to 'Paste Exposure' and now you should be able to click Private!


Make sure your not signed in, if you are this will do nothing.
This makes Guest-only accessible pastes!
Thank you for looking at my tutorial.

Freezed






Double clicked, now I can edit.


After editing


Unfreezed


Please say thanks if you liked it. It will give this thread a breath and others will know about it.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!