Icone For Bot and BlackDC
 

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

Icone For Bot and BlackDC

Started by WENS, 22 October, 2003, 01:02:00

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WENS

Hi all ...

BlackDC are a fonction for detecting client ...

Implemente this on your scripts ... at the connection of OP and Users ...

user:SendData("$BotList bot1$$bot2$$bot3$$bot4$$bot5$$bot6$$")

After this ... with your client BlackDC ... the client of the bot is BOT and you are a special icon fot your bot !!!

h? h? h?

Sorry for my english

Sorry For My English ...;p
WENS
FRENCH NETWORK FDFH?

dvxjunkie

I use black dc but Im not sure what you mean

xjr13sp

#2
try this.... it works.

Quotebot_name1 = "MyBot"
bot_email1 = "bot@ptokax.com"
bot_speed1 = "2fast4you"
bot_descr1 = " -=Designation You Want=-"
bot_share_size = 0 * 1024 * gb

function Main()
 frmHub:RegBot(bot_name)
 my_info_string1 = "$MyINFO $ALL "..bot_name1.." "..bot_descr1.."$ $"..bot_speed1..strchar( 1 ).."$"..bot_email1.."$"..bot_share_size.."$"
end

function OpConnected(user)
 user:SendData( my_info_string1 )
 IconeBot = "$BotList -=Ninie=-$$-=InfoBot=-$$"
 user:SendData(IconeBot)
end

function NewUserConnected(user)
 user:SendData( my_info_string1 )
 IconeBot = "$BotList -=Ninie=-$$-=InfoBot=-$$"
 user:SendData(IconeBot)
end

 ;)

HaArD

Won't that script just send "$Botlist.........." to every single client who connects whether they are running BlackDC or not? Kind of a waste of bandwidth....

SMF spam blocked by CleanTalk