mob/verb/View_Subscribers()
var/motd_doca = {"
<center><body bgcolor=darkblue><table bgcolor=orange border=1><tr><td colspan=2><center><b>Subscriber List
</b><br>(I Didnt Added) Total Subscribers<tr>
<td>Current Date<td>(I Didnt Added)<tr>
<td><b>Key<td><center><b>Expires<tr>
<td>Revolution Gohan <td>24-12-99<tr>
"}
src << browse(motd_doca,"size=500x550,window=SubList")
Hello, Anyone knows how to make a List Based on a .txt file in a FTP. Like if you Add a Subscriber it appears in this list without editing it.