Post: Cookie Stuffing
08-02-2009, 10:10 AM #1
Dillion
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, does anyone know how to cookie stuff?
08-03-2009, 12:53 PM #2
The Secret:

What has to be done, is to fool the forum software into thinking that we are only loading images into visitors' browsers.

Forum softwares are able to tell if images are inserted, in a way that is kindda crude. What matters is that the URL looks like a url of an image.

For example, the scripting functions would reject a url as an image if it resembled something like this:

You must login or register to view this content.

BUT, if your URLs resemble image URLs, as in the below example, they'll pass:

You must login or register to view this content.

They will pass the verification process for image URLs because they LOOK like them.

Get The Code:

This is actually a simple method to use for cookie stuffing.

1- Create a directory on your webhost and call it "pics".

2- Create a file called .htaccess in the directory you made in step 1.

3- Place the following 2 lines of code into your .htaccess file (replacing "yourcbid" with your actual Clickbank ID).

RewriteEngine On

RewriteRule (.+)/(.+).jpg https://yourcbid.$1.hop.clickbank.net/?tid=$2 [R,L]

How to cookie stuff using this method: What you have to do is really simple and requires just a little intelligence.

We will assume that your .htaccess file is located in the directory example.com/pics/

For BBCode forums, just insert an image into your post using the following form:

You must login or register to view this content.

(The example above displays the bbcode image tags.)

Make sure you replace "vendorid" with the Clickbank's Vendor ID of the product you wish to market.

Also, change "tid" to your desired tracking-ID.

Summary:

The above cookie stuffing technique bypasses most forum softwares image verification, using only two lines of code in an htaccess file.

If you decide on using this method, make sure you are prepared for any backlash/bitch slap from forum owners, Clickbank … etc!

There is also a very famous cookie stuffer script called the Secret Script. You can take a look at it here.

Oh! One more thing … you might get banned from forums if you are detected using this method! You might even get banned from Clickbank and/or other affiliate programs you are using as well Winky Winky . You've been warned! So use only on your own risk!

The following user thanked LordOfSpoon™ for this useful post:

Mighty Jebuz

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo