View Single Post
Old 11-29-2012, 01:12 AM   #39
jibgilmon
FFR Player
 
jibgilmon's Avatar
 
Join Date: Oct 2004
Posts: 36
Send a message via AIM to jibgilmon Send a message via MSN to jibgilmon Send a message via Yahoo to jibgilmon Send a message via Skype™ to jibgilmon
Default Re: SponCon #6: 2 Truths and a Lie

True: 1,2

False: 3


Random Number Generator (paste into address bar, make sure "javascipt:" is there):
Code:
javascript:alert (Math.floor((Math.random()*3)+1));

Last edited by jibgilmon; 11-29-2012 at 06:39 PM.. Reason: Adding instructions
jibgilmon is offline   Reply With Quote