Uncover Reality Forum
 

Go Back   Uncover Reality Forum > General > Technical Stuff

Technical Stuff Help, tips and advice about all things technical.


Welcome to the Uncover Reality Forum .

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. As a guest you are able to view thumbnails but you will need to register to view the full size images. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features, such as viewing the images posted on the site . Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
Thread Tools Display Modes
Old May 6th, 2009, 10:02 PM   #16 (permalink)
Let's do it
 
GorehoundLarry's Avatar
 
Join Date: Nov 2007
Posts: 1,811
Quote:
Originally Posted by wormboy View Post
^enjoy http://www.theync.com/media.php?name...-parents-couch
pfff ... she ain't "Super HOT"
[edit]
nvm. i take that back. i'm just jealous.
GorehoundLarry is offline   Reply With Quote
Old May 6th, 2009, 10:59 PM   #17 (permalink)
Post Whore
 
wormboy's Avatar
 
Join Date: Nov 2008
Posts: 412
I guess it happens to me only with certain videos. For instance, I noticed "MILF Shows Off Her Huge Tits" ran smoothly without doing anything to it, but "Two Men Dressed as Nurses Carry Out Assassination at a Hospital" didn't.

I could pause the vids, but I let the tool do it for two reasons: (1) I subscribed to the image/audio/video rss feeds. When the The_Mortician starts new vid threads, I usually open each of them in a new tab. (2) I have another filter that will wipe out the entire web page and then attach the vid to a blank page, reducing both CPU and memory usage.
__________________
"Blow it out your ass U pathetic piece of shit." -- blah2
wormboy is offline   Reply With Quote
Old May 9th, 2009, 04:19 AM   #18 (permalink)
Post Whore
 
wormboy's Avatar
 
Join Date: Nov 2008
Posts: 412
method #3: reclaiming memory and reducing cpu usage

while a normal, unmodified, page from theync uses roughly 27375k of RAM, a fucked-with page uses around 8540k -- and this doesn't include what's being used by the flash video player. this filter (again, using BFilter) will trash everything on the web page but the video:
Code:
[swfobj mod]
url=http://*theync.com/*
search="/<script type=\"text/javascript\">(.*?)</script>/"
replace=<<END
if(-1!=arguments[1].indexOf('SWFObject')){
swfobject=arguments[1];
var s='so.addVariable(\'bufferlength\',180);';
var i=swfobject.indexOf('so.write(\'player\');');
swfobject=swfobject.substr(0,i)+s+swfobject.substr(i);
}
END
replacement_type=js

[html replace]
url=http://*theync.com/*
search=/(<html[^>]*>.*</html>)/
replace=<<END
if (typeof swfobject!='undefined'){
return '<html><body><div id="player"></div><script src="http://www.theync.com/swfobject.js" type="text/javascript"></script><script type="text/javascript">'+swfobject+'</script></body></html>';
}
END
replacement_type=js
__________________
"Blow it out your ass U pathetic piece of shit." -- blah2
wormboy is offline   Reply With Quote
Reply

Bookmarks

Tags
alternative, method, theynccom, vids, watching

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump


Visit Recoveryandsupport.com

All times are GMT -4. The time now is 05:25 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.