mail..just a ?....u have this for coding on auto lister
;~AutoLister by Mail~
on *:start: {
hmake Admin 100
if ($exists(Admin.txt)) hload Admin Admin.txt
hmake ownerlist 100
if ($exists(ownerlist.txt)) hload ownerlist ownerlist.txt
hmake Trust 100
if ($exists(Trust.txt)) hload Trust Trust.txt
hmake hostlist 10
if ($exists(hostlist.txt)) hload hostlist hostlist.txt
hmake Allowed 100
if ($exists(Allowed.txt)) hload Allowed Allowed.txt
hmake shitlist 100
if ($exists(shitlist.txt)) hload shitlist shitlist.txt
hmake kicklist 100
if ($exists(kicklist.txt)) hload kicklist kicklist.txt
^^^^^
if ($exists(Trust.txt)) hload Trust Trust.txt
hmake hostlist 10
^^^^ should that be this:
if ($exists(Trust.txt)) hload Trust Trust.txt
hmake hostlist 100
------------------------------------
i downloaded it today so in case it needs to be changed agin for others to download...