thats it, i need a script thats shows the IP of the user runing this command.
Thanks
here you go:
-------------------------------------------------
-- +myip by NightLitch
-------------------------------------------------
function DataArrival(sUser,sData)
if (strsub(sData,1,1) == "<") then
sData=strsub(sData,1,strlen(sData)-1)
local s,e,cmd = strfind(sData, "%b<>%s+(%S+)")
if cmd == "+myip" then
sUser:SendData("", sUser.sName.." your IP is: ( "..sUser.sIP.." ) ")
return 1
end
end
end
*UPDATED AGAIN*
forgot a line... works now...
/NL
i have no bot....in other scripts i have:
botname = "SLOTS" with no register bot...and it works fine.
i cant make this script work...
any idea?
Should work now...
the bot is not working...
works now... fixed..
Works just fine here...
where is the script? :)
ohhh lol high me :P