Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name View all cams on reallifecam.com
// @namespace None
// @version 1
// @description View all cams without paying
// @match http://reallifecam.com/
// @copyright 2012+, None
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
// ==/UserScript==
var clipsDiv = $(".left_column");
// ==UserScript==
// @name View all cams on reallifecam.com
// @namespace None
// @version 1
// @description View all cams without paying
// @match http://reallifecam.com/
// @copyright 2012+, None
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
// ==/UserScript==
var clipsDiv = $(".left_column");