--By Dessamator
--Top Leecher
min=30 -- time to wait b4 reporting top leecher
bot=frmHub:GetHubBotName() -- bots name
function Main()
SetTimer(60*1000*min)
StartTimer()
end
function OnTimer()
local hubs=0
for pos,user in frmHub:GetOnlineUsers() do
if user.iHubs>hubs then
temp="Ecco Una Sanguisuga "..user.sName.." E connesso A "..user.iHubs.." Hub Con Slot Aperti "..user.iSlots.." Complimenti!"
hubs=user.iHubs
end
end
SendToAll(bot,temp)
temp=nil
hubs=nil
end
hi boys I wanted to know and possible that the script tells but it also kicks the person??? :D
yep its possible !
hi thanks to have answered me where I can find the writing that you say you??? ?(
why the heck do u wanna kick the topleecher?, first you compliment him then u kick him?, doesnt seem logical!
either way thats my opinion, just add this after your message to the user :
GetItemByName(user):TempBan()
Hello
i have 2 request for this script
1. the bot make a list over top 10 leechers
2. an option to choce if you want to register the bot or not
hope you understand what i mean :rolleyes:
cheers