Since yesterday (Sat 4-8) passports will not update. I've gone back and tried doing it the old manual way, but to no avail. I've tried using both Nuclear & Vincula 4.9. HELP!
A TG007 community discussion started by Tess-I-Am.
Since yesterday (Sat 4-8) passports will not update. I've gone back and tried doing it the old manual way, but to no avail. I've tried using both Nuclear & Vincula 4.9. HELP!
the same is happening with me to vincula, clear msn 5.4d, and nuclear...on BOTH computers. i reckon msn has changed something? it keeps telling me invalid email/pass on every passport, yet i can still log into them via browser..
any help would be appreciated o O
Maybe you guys should look around the forums....
Maybe you guys should look around the forums....
Been looking between here & Rumbaars for 24 hours.......haven't seen anything that is workable with Nuclear/Hybrid or Nuclear/Supertrivia or Vincula4.9/Hybrid......
Thats what I mean...MSN is updating
Been looking between here & Rumbaars for 24 hours.......haven't seen anything that is workable with Nuclear/Hybrid or Nuclear/Supertrivia or Vincula4.9/Hybrid......
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
}
click the set id5 and it will save as
%ticket
%profile
%subinfo
pony, from now on use
. It looks neater and is alot easier to copy.
Not only that...this is a NuClear thread...you have that set for vincula it appears..
[/color] HOW CAME MY PROGRAM IS NOT WORKING ( GuardDog ) ![]()
Go read the GuardDog section...
your right my bad
its been awhile from wheni have been active on a form
CODE yes i know
sorry ![]()
and the code i posted was to give ideas on edting
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 } ====vicula
on 1:dialog:updatee:sclick:9:{ /set %ticket $did($dname,1).text | /set %profile $did($dname,2).text | /set %subinfo $did($dname,3).text } ===ID5 ect....
for contions that read from varables
Sign in to reply or start a new topic where your account has permission.