View Full Version : Orgasim Tester
soccerjohn
12-03-2003, 10:35 AM
http://img.tapuz.co.il/forums/20354349.htm
batmang
12-03-2003, 10:45 AM
hahah, awesome.
tttP5
12-03-2003, 06:01 PM
hahhah how do the make the window do that?
hawaiian_msp
12-04-2003, 01:49 AM
(lol2) lmao
alexlitov
12-04-2003, 02:21 AM
lol
Chilly
12-05-2003, 03:44 PM
Very Funny. LMAO
Kooldino
12-07-2003, 01:54 AM
Originally posted by tttP5
hahhah how do the make the window do that?
self.moveBy
Midnight22
12-07-2003, 02:01 AM
lol, i thought i was caught in a loop for a second...
Dexter
12-07-2003, 02:03 AM
^^^^^^
function shake(n) {
if (self.moveBy) {
for (i = 15; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
Togan
12-07-2003, 02:44 AM
(lol)
Vulcanon
12-07-2003, 03:28 AM
so true so true...
tttP5
12-07-2003, 03:38 AM
Originally posted by Dexter
^^^^^^
function shake(n) {
if (self.moveBy) {
for (i = 15; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
wow... i have no idea what that means but its cool that u know how it is done...
and togan... thats a good banana pic
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.