|
|
#41 | |
|
FFR Veteran
Join Date: Aug 2005
Posts: 2,109
|
Remind me that popular threads contain 'porn' in the title.
My goodness. And the Libertine statement was pretty random. But yes, that would be awesome.
__________________
Quote:
as of December 11th 2009.
Proud One Hander! 113 AAAs & 295 Full Combos |
|
|
|
|
|
|
#43 | |
|
Praise the sun mofo
Join Date: Sep 2005
Location: Lordran
Age: 34
Posts: 4,281
|
Quote:
__________________
|
|
|
|
|
|
|
#44 |
|
Praise the sun mofo
Join Date: Sep 2005
Location: Lordran
Age: 34
Posts: 4,281
|
wait ****
__________________
|
|
|
|
|
|
#45 |
|
FFR Veteran
Join Date: Jan 2007
Location: In your anus. Right corner
Age: 32
Posts: 1,002
|
|
|
|
|
|
|
#46 | |
|
FFR Player
Join Date: Sep 2005
Location: Somewhere in Canadaland
Age: 33
Posts: 3,807
|
Quote:
![]() Bucket Loli? She can be your porn.
__________________
Out Now! Older Releases: Vocaloid: Project Pad Pack 3rd Gpop's Pack of Original Pad Simfiles 東方幻想踊 (Touhou Gensouyou) ~ Illusionary Dance Fantasy & Vocaloid: Project Pad Pack 2nd |
|
|
|
|
|
|
#47 |
|
davai
Join Date: Dec 2006
Age: 35
Posts: 2,765
|
Or you could get your own computer and not have to do this.
|
|
|
|
|
|
#48 |
|
FFR Player
Join Date: Sep 2005
Age: 34
Posts: 4,245
|
I just empty my cache and put all my stuff in encrypted .rars embedded in JPEGS in my picture folder with 1K+ files. Nobody has ever found my stuff and people have tried...hard.
|
|
|
|
|
|
#49 | ||
|
MCDC 2011
|
I just wipe my hard drive every time I look at porn.
Every 2 hours I watch porn. By that time the computer should be up and running again.
__________________
Quote:
Quote:
|
||
|
|
|
|
|
#50 |
|
Retired Staff
|
Try truecrypt.
__________________
|
|
|
|
|
|
#51 |
|
let it snow~
|
|
|
|
|
|
|
#52 | |
|
Use me as a porta-potty
Join Date: Dec 2006
Age: 32
Posts: 4,319
|
Hankkkk :C=
__________________
Quote:
![]() You're Aja Leith of the Holograms! You're very exotic, intelligent and sophisticated. |
|
|
|
|
|
|
#53 | |
|
⁽ ´ཀ`⁾
|
Quote:
its please pick up as in take the girl
__________________
Last edited by pokelda; 08-27-2008 at 04:05 PM.. |
|
|
|
|
|
|
#54 |
|
FFR Player
|
I REALLY should try that ;D
|
|
|
|
|
|
#55 |
|
⁽ ´ཀ`⁾
|
why would anyone want to try and find your porn you furry
__________________
|
|
|
|
|
|
#56 |
|
FFR Player
Join Date: Apr 2007
Posts: 220
|
|
|
|
|
|
|
#57 |
|
FFR Player
|
Ask that to the people who have "tried hard" D:
__________________
![]() Twilight Sparkle's Ponyville Group Free Chiptune Streaming Radio!Thanks justin_ator and megamon88 for making my sig 20% cooler. |
|
|
|
|
|
#58 |
|
FFR Player
|
Last edited by operationstrawbarry; 08-27-2008 at 07:14 PM.. |
|
|
|
|
|
#59 |
|
FFR Player
Join Date: Oct 2006
Location: Nesoi, Olympus System
Posts: 2,644
|
Vaginal jumping jacks, os, that's effing old.
__________________
. ![]() Originally Posted by jewpinthethird[link]: "If you get stung by enough bees you turn into a bee, because the venom gets into the blood stream which spreads bee DNA throughout your entire body... changing your genetic structure into a bee's. Every year roughly 125 people in America are turned into bees this way." Originally Posted by MrRubix[link]: "Do you basically bukkake-paint your walls every time you jack it?" Originally Posted by All_That_Chaz[link]: "My pity-sex depreciates at a rate of 5% annually." |
|
|
|
|
|
#60 |
|
FFR Player
Join Date: Sep 2005
Age: 34
Posts: 4,245
|
I still make sure after I clear my cache I put bang bro's in there...just in case anybody wonders.
Why would anybody want to find your shota pedo. Btw, if anybody cares how to Code:
:::Instructions::: PRE-LAUNCH This script allows you to put a .rar file into a another file. When this is done it is only accecable with WinRar. By default the script puts you're rar file into a JPEG. This can be changed by altering it. Right click the script and click edit It should look like @ECHO OFF cd\Embed cls copy /b a.jpg + a.rar RENAME.jpg @ECHO ON cmd The line you're going to alter is "copy /b a.jpg + a.rar RENAME.jpg". From here you can change the file outputted by changing 'a.jpg' and 'RENAME.jpg' into anything, the extention being the file. 'a.jpg' must have the same extension as 'RENAME.jpg' and the extension must be the extension of the file you are putting the .rar into. WORKING THE SCRIPT 1. Create a Directory in you're 'C:\ Drive' to wherever cd\Embed Is located. In this case the default is 'C:\Embed' which is just a folder in your C:\ called 'Embed'. Capitalization matters. If you want it somewhere a bit more obscure you could do all this in you're WoW folder being cd\Program Files\World of Warcraft 2. Put the files the location of 'cd\'. The files must be the same format a as it is in the script. This is all explained in the 'PRE-LAUNCH' section. 3. Run the script by double clicking on it 4. A file by default named RENAME should be there. Delete the other 2 files, if you want to do this with no traces run the delete script found further in this guide. DELETEING THE LEFTOVERS WITH NO TRACES Have the info from 'Embed' corrolate with DELETE Embed 2.bat @ECHO OFF cd\Embed cls del a.jpg del a.rar @ECHO ON cmd Pretty much just have the cd\ line the same and the 2 files the same. ACESSING THE EMBEDDED FILES Go into Winrar and navigate to the file the rar is embedded in and open it like a folder. Extract it and you're done PROTIP: If you open notepad and save it as a .bat with the following copy pasted into it, your computer gives you candy :top start goto top Copy Paste these into Notepad and save them as ".bat" for example "Embed.bat" Embed File Code:
@ECHO OFF cd\Embed cls copy /b a.jpg + a.rar RENAME.jpg @ECHO ON cmd Delete File: Code:
@ECHO OFF cd\Embed cls del a.jpg del a.rar @ECHO ON cmd The more you know children...now hide your porn. Last edited by fido123; 08-27-2008 at 07:42 PM.. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|