[ABD] phpBB spam hammer

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
dangerousprototypes
Registered User
Posts: 91
Joined: Fri Feb 11, 2011 5:53 am
Contact:

Re: [DEV] phpBB spam hammer

Post by dangerousprototypes »

It depends on what the script calls to do the post processing. Maybe you could ask the mod author to take a peek at my previous post and tell us how they handle the Jquery data. Usually there is a little custom backend.
Please do not PM or mail with questions. Ask in the forum where everyone can share the answer.
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

Ok they didnt post links on this spam post but check this out. How can we eliminate these symbols?

http://www.blackberryempire.com/forum/v ... 653#p16653

Just deleted it but this was part of the spam post:

七彩天使心 黄颖的回想―“金月公主”的恋爱进行曲
Hello!!大家好啊!!猜猜我是谁啊?哇!猜对啦~!太激动了~~555~~!呵呵~!我,就是生动可爱的金黄颖啦!那个8c69850f6cf8b5ddebasleep3666b013ce的作者姐姐,良久都没让本公主亮相了!我踹踹踹~!  嗯~~!好了!(8d8d5092bd3cd8305291ed07057abalienate6一阵猛踹之后)言归正传!咱们“敬爱”的作者姐姐去夏威夷渡假去了,nike mercurial vapor!(真是悠闲啊~!)现在,就由我,金黄颖来取代姐姐讲述咯![作者:555~~她收了N元的代劳费的!My money!我终于清楚我们巨大的首领―毛主席,为什么要进行“土地革命”了~~]  姐姐们都很好奇,为什么象本公主这么活跃的MM会和那个千年不化的冰山―羽翊走在一起呢
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
dangerousprototypes
Registered User
Posts: 91
Joined: Fri Feb 11, 2011 5:53 am
Contact:

Re: [DEV] phpBB spam hammer

Post by dangerousprototypes »

There are two filters for unicode. Please have a glance over the very fine documentation or read the descriptions in the ACP setting.
Please do not PM or mail with questions. Ask in the forum where everyone can share the answer.
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

Where do i read the descriptions in the ACP settings?
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
Philthy
Registered User
Posts: 210
Joined: Tue Dec 27, 2005 10:05 am
Location: Dawlish, Devon
Contact:

Re: [DEV] phpBB spam hammer

Post by Philthy »

heredia21 wrote:Ok they didnt post links on this spam post but check this out. How can we eliminate these symbols?

七彩天使心 黄颖的回想―“金月公主”的恋爱进行曲
<snip>
Have you set the unicode character filter?
Image
Go on ! it's not as steep as it looks.....
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

In ACP post settings? No
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

Where do you go to set it? And what would be the unicode for my case.
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
Philthy
Registered User
Posts: 210
Joined: Tue Dec 27, 2005 10:05 am
Location: Dawlish, Devon
Contact:

Re: [DEV] phpBB spam hammer

Post by Philthy »

heredia21 wrote:In ACP post settings? No
That's why it didn't filter the Chinese characters then...............

In ACP post settings, scroll down the page, and enter the regex codes in the relevant box. I have posted a screengrab above.

At the risk of being rude, I'll ask as well, have you read and understood the wiki?
Go on ! it's not as steep as it looks.....
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

Screen grab where? I dont see it. And i dont have a box for any type of code to insert. Just min post count, min days and disable sleeper agent.
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

BTW your site has never worked on my computer. Ive been having to download these files from my phone and email so i can download to my computer. I see the image url is posted at your site so it will not work here i cant view it.
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
Philthy
Registered User
Posts: 210
Joined: Tue Dec 27, 2005 10:05 am
Location: Dawlish, Devon
Contact:

Re: [DEV] phpBB spam hammer

Post by Philthy »

Small correction in /includes/acp/acp_board.php

Code: Select all

'legend3'                => 'LINKS_FILTER_OPTIONS',
Replace with:

Code: Select all

'legend3'                => 'Spam Hammer',
I've corrected the install package and uploaded it already.
Go on ! it's not as steep as it looks.....
User avatar
heredia21
Registered User
Posts: 942
Joined: Sun Apr 18, 2010 6:14 pm
Contact:

Re: [DEV] phpBB spam hammer

Post by heredia21 »

I dont see anywhere to change the unicode in acp
Best BlackBerry website for all users! BlackBerry News - http://blackberryempire.com
Philthy
Registered User
Posts: 210
Joined: Tue Dec 27, 2005 10:05 am
Location: Dawlish, Devon
Contact:

Re: [DEV] phpBB spam hammer

Post by Philthy »

heredia21 wrote:Screen grab where? I dont see it. And i dont have a box for any type of code to insert. Just min post count, min days and disable sleeper agent.
I have done another screengrab of the spam hammer settings. This time I've linked to it, as it's quite large.
If you aren't seeing something like this, then you have made an error installing this mod. If so, I suggest you replace your backed up files, and start fresh.
I have no idea why your phone won't download or view files from my site,perhaps you could try a different browser?
http://www.skidvd.co.uk/images/spamhammer.jpg
Go on ! it's not as steep as it looks.....
dangerousprototypes
Registered User
Posts: 91
Joined: Fri Feb 11, 2011 5:53 am
Contact:

Re: [DEV] phpBB spam hammer

Post by dangerousprototypes »

Thanks for the update :) I am also in the process of doing new screenshots for the wiki.

Is LINKS_FILTER_OPTIONS defined properly in the language file?
en/acp/board.php:

Code: Select all

'LINKS_FILTER_OPTIONS' => 'spam hammer',
It's fine with me to define it in the other place instead though, especially if it isn't needed to be translated. I don't like having to update in so many places during development :)

My recommendation:
*We test for a bit, make sure everything is running well (I want to check the 24hour prune tomorrow)
*Make a v0.0.3 with the final class once we verify there are no error, and add one change to the edits: include $submit in the profile check so the user only has to private $extreme=true; to turn on the honeypot (same as wiki now).
*Try for a RC and approval? I'll be happy to make any style changes and updates requested by the MOD review team.

Are you trying the logs yet :) I actually think they are very funny to watch spammers delete themselves in the honey pot.

However, the logs alerted me to how much we got hit with guest accounts, so I disabled that because we pay by the CPU cycle and I don't want that extra processing (one anon post per 10-15 seconds) for the few guest posts we get: 1-2 per week so far, does anyone even know it exists ;)
Please do not PM or mail with questions. Ask in the forum where everyone can share the answer.
Philthy
Registered User
Posts: 210
Joined: Tue Dec 27, 2005 10:05 am
Location: Dawlish, Devon
Contact:

Re: [DEV] phpBB spam hammer

Post by Philthy »

I'm trying the logs, but not getting many entries.
I suspect that my domain has been blacklisted as a waste of time trying to spam it :lol:
Not deleting at the moment, I'm watching their attempts.
Go on ! it's not as steep as it looks.....
Locked

Return to “[3.0.x] Abandoned MODs”