add to remotes new name is man.mrc and click ok
then join a reg msn room or log in some were
then start script and right click in status and click
man up date then click get info ect...
dialog updatee {
title "New Project"
size -1 -1 191 51
option dbu
edit "", 1, 42 2 144 10, autohs
edit "", 2, 42 14 144 10, autohs
edit "", 3, 42 26 144 10, autohs
text " Ticket Info ", 4, 0 4 37 8
text "Porfile Info", 5, 4 15 34 8
text " Sub Info", 6, 3 27 30 8
button "close", 7, 140 38 37 12, ok cancel
button "set ID5", 8, 99 38 37 12
button "set Vincula ", 9, 59 38 37 12
button "Get Info", 10, 8 38 37 12
}
on 1:dialog:updatee:sclick:10:{ run http://chat.msn.com/renderchat.msnw | /dialog -m infotest infotest }
on 1:dialog:updatee:sclick:9:{ /set %msnpp.ticket $did($dname,1).text | /set %msnpp.profile $did($dname,2).text | /set %msnpp.subinfo $did($dname,3).text }
on 1:dialog:updatee:sclick:9:{ /set %ticket $did($dname,1).text | /set %profile $did($dname,2).text | /set %subinfo $did($dname,3).text }
dialog infotest {
title "New Project"
size -1 -1 825 15
option dbu
button "Close this", 2, 743 1 37 12, ok cancel
text "OK NOW RIGHT CLICK IN THE CHAT RENDER AND PICK VIEW SOURCE,Copy the info between the info lines and paste in the right boxes on dialog , now click set info to your conntion click Vincual for vincula connetions or id5 for id5 , i hope this made it some what easyer for you", 3, 2 1 735 9
}
menu status {
man up date:/dialog -m updatee updatee
}
Edited Apr 9, 2006 4:40 AM by pony