Post removed!!!
I wont help with scripts like this.. >:( do you read your neighbours mail allso ?
i would rather use filtering then ;)
something like:
Bad = {
["fuck you"] = 1,
["gay"] = 1,
["bitch"] = 1,
}
ToArrival = function(user,data)
local s,e,to,from,line = string.find(data,"%$To:%s+(%S+)%s+From:%s+(%S+)%s+%$%b<>%s+(.+)")
for value, key in pairs(Bad) do
if string.find(string.lower(line),string.lower(value),1,true) then
user:SendPM(to,"Your sentence included forbidden word and wont be delivered")
return 1
end
end
end
I doubt very much that you well get any help with this script ..... Even if you say you dont want to run it .
My advise to you is , if you have users in your hub/network having probs in PM then you ask that user to show you the PM , Then that way you still have proof and you can deal with prob.
OK, I leave this here since the topic starter became aware of how bad spying is.
I couldn't agree more, Tw?sT?d-d?v?l, let's not exclude the human factor. ;)
jow DUDE, its not for spying, its for users that are making probbles over PMs and for logging what they do. Not for spying. I dont give a fuck what they say in PM.its not me problem, i just wanted something that logs everything what is said in the hole hub incl PM for if there are p[roblems thats all, nothing more and nothing less!!!!!!!!
No need to log these PMs, users will report problematic messages and you can take action. It's easiear than browsing logs, and there aren't privacy concers either. ;)
Your solution is good, until the users change the logs m8 like i already did told you
Then the other user should show you the log as well.
Yeah and as that log is changed 2. This is the reason I search for a PM logger or that sort of kind thing.
The last network i was, happent that. Both users did send me a changed log. And now ;)
AAAAAAhhh well let it be!!! Mutor did have some other scripts what I could use.
Nothing can be done against stupidity. And a few stupid users shouldn't be a reason to violate innocent ones' privacy.
Yeah there you have a good point ;) 1-0 for you :)
OK, then I close this thread, if you don't mind, since it is redundant to discus this topic any further.