assuming ur using VinculaERZ downloaded from techgear007
Find echo code's from the subscriber update ( the same can be done with the user role updater )
echo $color(info) -at 8• Updating the " $+ $msn.ini(selpp) $+ " Passport
add after the echo cmd
amsg Updating the " $+ $msn.ini(selpp) $+ " Passport
also find
echo $color(info2) -at 9• Passport and SubscriberInfo for " $+ $msn.ini(selpp) $+ " is now updated ( $+ $calc(($ticks - %update.time) / 1000) seconds)
add after the echo command
amsg Passport and SubscriberInfo for " $+ $msn.ini(selpp) $+ " is now updated ( $+ $calc(($ticks - %update.time) / 1000) seconds)
then add to remots
on *:text:*'update*:#: { msn.dogetsub }
that should work