Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


my hawt clack

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Sun Apr 12, 2009 11:34 am    Post subject: my hawt clack Reply with quote

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
   Untitled Page
</title>
    <script language="javascript" type="text/javascript">
        function Start()
        {
            setInterval("clock()",1000);
        }
       
        function clock()
        {
            var currentDate = new Date();
            var hour = currentDate.getHours();
            var minute = currentDate.getMinutes();
            var second = currentDate.getSeconds();
           
            if(hour<10)
            {
                hour = "0" + hour;   
            }
            if (minute<10)
            {
                minute = "0" + minute;
            }
            if(second<10)
            {
                second = "0" + second;
            }
           
            document.getElementById('labelfan').innerHTML=(hour + ":" + minute + ":" + second);
           
        }
       
    </script>
</head>
<body>
   <div>
      <input type="button" value="Start" onclick="Start();" /><br />
        <label id="labelfan" style="font-family:System; color:Green; font-size:5em;"></label>
   </div>
</body>
</html>

_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Hannah.
How do I cheat?
Reputation: 13

Joined: 28 Aug 2008
Posts: 0

PostPosted: Sun Apr 12, 2009 11:35 am    Post subject: Reply with quote

tl;dr
_________________
THE CONSEQUENCES WILL NEVER BE THE SAAAAAAME
Back to top
View user's profile Send private message
Gordonpn
Grandmaster Cheater
Reputation: 0

Joined: 18 Aug 2007
Posts: 609
Location: Canada, eh?

PostPosted: Sun Apr 12, 2009 12:00 pm    Post subject: Reply with quote

clock?
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites