PtokaX forum

Archive => Archived 5.0 boards => Request for scripts => Topic started by: 6Marilyn6Manson6 on 18 May, 2005, 23:09:39

Title: Only iDC++
Post by: 6Marilyn6Manson6 on 18 May, 2005, 23:09:39
Hello I request script..... I want in my hub only user with iDC++ and I choose minimun version..... i want it in lua4 and lua5 :P thanks for double script :)
Title:
Post by: 6Marilyn6Manson6 on 28 May, 2005, 09:35:08
-- iDC++ script by 6Marilyn6Manson6
-- W iDC++
BotName = "P2P"
msg = "Only iDC++ here"

function MyINFOArrival(curUser, sData)
if curUser.sDescription then
if not string.find(curUser.sDescription, " curUser:SendData(BotName,msg)
curUser:SendData("$ForceMove "..frmHub:GetRedirectAddress())
curUser:Disconnect()
return 1
end
end
end

c ya :D
Title:
Post by: Pothead on 28 May, 2005, 12:20:49
What about the clever buggers who just put
in their description ?