][Timestamp Editor][

By Daniel_ on Jan 28, 2007

right... this is a timestamp editor to use it just put hh.nntt or whatever u use lol and then press set and it sets it ;D

#---------------------------------------#
# Script: Timestamp Editor              #
# Scripter: Daniel_                     #
# web: http://Chat-Core.no-ip.org:8000  #
# IRC: /server Chat-Core.no-ip.org 6667 #
#---------------------------------------#

menu menubar,channel,status {
  Timestamp Editor: dialog -dm timestamp timestamp
}
dialog timestamp {
  title "Timestamp editor"
  size -1 -1 144 30
  option dbu
  button "Set", 1, 0 12 37 12, flat
  edit "", 2, 0 1 143 11
  button "Close", 3, 106 12 37 12, flat,ok
  link "/server Chat-Core.no-ip.org 6667", 4, 41 14 65 14
}
on *:dialog:timestamp:sclick:*:{
  if $did = 1 {
    /timestamp -f $did(2).text
  }

Comments

Sign in to comment.
X1qu10n3r   -  Jan 29, 2007

it does what it does, and it does it properly.

 Respond  
DarthReven   -  Jan 29, 2007

There isn\'t much difference between the codes...

 Respond  
Lindrian   -  Jan 29, 2007

Your missing an closing bracket at the end..

 Respond  
BackoffJackson   -  Jan 28, 2007

XD! I was freaked out too.

 Respond  
Daniel_   -  Jan 28, 2007

lol sorry..

 Respond  
F*U*R*B*Y*   -  Jan 28, 2007

......... how on earth am i ment to know that? theres no where on this script that you guys were seeing who could make one which is better.... gosh man....

 Respond  
Daniel_   -  Jan 28, 2007

yeah well done Mate.. me n him ws seeing which 1 is Better lmfao

 Respond  
F*U*R*B*Y*   -  Jan 28, 2007

anyone else think this is too close to http://www.hawkee.com/snippet.php?snippet_id=2326

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.