PtokaX forum

Archive => Archived 5.1 boards => Help with scripts => Topic started by: Vipertje on 14 February, 2007, 17:23:22

Title: Removed!
Post by: Vipertje on 14 February, 2007, 17:23:22
Post removed!!!
Title: Re: Problem with changed PMspy!
Post by: Cêñoßy†ê on 14 February, 2007, 17:28:57
I wont help with scripts like this..  >:( do you read your neighbours mail allso ?
Title: Re: Problem with changed PMspy!
Post by: Cêñoßy†ê on 14 February, 2007, 17:53:34
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
Title: Re: Problem with changed PMspy!
Post by: Tw?sT?d-d?v on 14 February, 2007, 17:58:43
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.
Title: Re: Removed!
Post by: bastya_elvtars on 14 February, 2007, 19:33:39
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. ;)
Title: Re: Removed!
Post by: Vipertje on 14 February, 2007, 20:35:09
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!!!!!!!!
Title: Re: Removed!
Post by: bastya_elvtars on 14 February, 2007, 20:36:53
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. ;)
Title: Re: Removed!
Post by: Vipertje on 14 February, 2007, 20:38:40
Your solution is good, until the users change the logs m8 like i already did told you
Title: Re: Removed!
Post by: bastya_elvtars on 14 February, 2007, 21:10:40
Then the other user should show you the log as well.
Title: Re: Removed!
Post by: Vipertje on 14 February, 2007, 21:42:54
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.
Title: Re: Removed!
Post by: bastya_elvtars on 14 February, 2007, 22:02:58
Nothing can be done against stupidity. And a few stupid users shouldn't be a reason to violate innocent ones' privacy.
Title: Re: Removed!
Post by: Vipertje on 14 February, 2007, 23:33:40
Yeah there you have a good point ;) 1-0 for you :)
Title: Re: Removed!
Post by: bastya_elvtars on 15 February, 2007, 00:22:13
OK, then I close this thread, if you don't mind, since it is redundant to discus this topic any further.