disabled search command
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

disabled search command

Started by mastodonto, 24 May, 2005, 10:23:32

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mastodonto

hi,
maybe stupid problem, but i still cannot disable search command..
in deflood options i chose "disabled" for "search" but..
i restarted the hub, but search is still working (!stat>Search commands: 1304 x).
is any way how to disable search command?
thx all! *tom

Dessamator

thats search deflood , it is supposed to decrease or stop search flood, it wont disable normal searches, u can do that by scripts .

something like:

function SearchArrival(user,data)
return 1
end
Ignorance is Bliss.

mastodonto

whow, thx a lot!

1) is it possible to send PM or main chat message like "search is disabled" from hub-bot?
2) is this variant blocking search or doing it invisible?

sorry me, but i don't understand lua script a lot..
thx for your ideas  ;)

jiten

QuoteOriginally posted by mastodonto
whow, thx a lot!

1) is it possible to send PM or main chat message like "search is disabled" from hub-bot?
2) is this variant blocking search or doing it invisible?

sorry me, but i don't understand lua script a lot..
thx for your ideas  ;)
It blocks the searches.
Here it goes:
function SearchArrival(user,data)
	user:SendData(frmHub:GetHubBotName(),"Search is disabled.")
	return 1
end
Best regards

mastodonto

thank you thank you thank you!  :))

mastodonto

ups, is it possible that search command is still running with script you wrote? i did a script file exactly from your lines, but in !stat view a number of searches rose up from 1800 to 2000.. i don't know a reason..
but good news is that message from script is shown in main chat, but only every 10 minutes, it's strange..
in deflood option are "search" and "same searches" disabled..
any ideas? *tom

SMF spam blocked by CleanTalk