Rules reminder
 

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

Rules reminder

Started by enema, 02 October, 2004, 15:54:36

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

enema

This is my second script in my life, hope it will be more useful as first one (lol) Anyway the core is taken from phattys "write your own bot, lesson 1-9" but the idea is a litle bit difrient. Here it goes :
--## Rules Reminder by enema [english version] (fat-ass.no-ip.com:182)
---- Made in Riga, Latvia (October 2nd, year 2004) If you want Latvian version, just ask! :)
--## If the bot was made by someone else earlier, Im sorry
---- Everyone can add more rules, if they wannt
--## There could be a lot of spelling errors! Edit them, if u want
------------------------------------------------------------------------------------------------
--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~

Bot = "Reminder"

MessageTimer = 1

Sec = 1000
Min = 60* Sec
H = 60* Min

function Main() 
--frmHub:RegBot(Bot) 
	SetTimer(H)
	StartTimer()
end 

function OnTimer()
if MessageTimer == 1 then
randomtimer = random(6)
	if randomtimer == 1 then
		SendToAll(Bot,"- <>===================================================================================")
		SendToAll(Bot,"--Sharing instaled stuff is crime against DC world!!!                                --")
		SendToAll(Bot,"- <>===================================================================================")
	elseif randomtimer == 2 then
		SendToAll(Bot,"-----------------------------------------")
		SendToAll(Bot,"--      Underage Porno leads to jail!!!--")
		SendToAll(Bot,"-----------------------------------------")
	elseif randomtimer == 3 then
		SendToAll(Bot,"- <>=======================================================================================")
		SendToAll(Bot,"--Using CAPS LOCK is like virtual screaming. Some people may have very sensetive ears!   --")
		SendToAll(Bot,"- <>=======================================================================================")
	elseif randomtimer == 4 then
		SendToAll(Bot,"-------------------------------------------------------------------")
		SendToAll(Bot,"--      Upload speed limiting isint sharing! Share or get lost!!!--")
		SendToAll(Bot,"-------------------------------------------------------------------")
	elseif randomtimer == 5 then
		SendToAll(Bot,"- <>=======================================================================================")
		SendToAll(Bot,"--  OPs cant always be there when you need. If someone f*ks with you, report imediatly!  --")
		SendToAll(Bot,"- <>=======================================================================================")
	elseif randomtimer == 6 then
		SendToAll(Bot,"----------------------------------------------------------------")
		SendToAll(Bot,"--      Dont share bad mood or atitude!!! :)                  --")
		SendToAll(Bot,"----------------------------------------------------------------")

	end
end

end

Please post some replies! Your thoughts are very important to me right now!

SMF spam blocked by CleanTalk