Greetings Scripters
I have an idea, if it's the first one i mean..
How about we have in the users list um yser (bot) that has share to download?!??
I mean, i can fake a client and enter in my hub with another connecton but doing that i'm getting overloaded by the bandwitch....
Is there another way??
Like a bot???
Thanks
monnie
(and i am already a cool member) :D
Try this, I think its what you mean.
--//Bot Description For Any Bot
--//Script by Mr420
botname = "blah"
bot_email = "blah"
bot_speed = "blah"
bot_descr = "blah"
bot_share_size = 420.01 * 1024 *1024
my_info_string = "$MyINFO $ALL "..botname.." "..bot_descr.."$ $"..bot_speed..strchar( 1 ).."$"..bot_email
function Main()
frmHub:RegBot(botname)
my_info_string = "$MyINFO $ALL "..botname.." "..bot_descr.."$ $"..bot_speed..strchar( 1 ).."$"..bot_email..
"$"..bot_share_size.."$"
SendToAll( my_info_string )
end
function NewUserConnected(curUser)
curUser:SendData( my_info_string )
end
function OpConnected(curUser)
curUser:SendData( my_info_string )
end
Greetings
Nop...
What i want it's a bot who is conected with my harddisk and allow me to insert share , real share, and with that other users download some litle stuff:
Like Codecs
Patchs
Docs
Faq's
..but thanks for your time
monnie
if you would have used the search option from the board before posting this question you would have found several topic about this thing.
plop
Greetings
hi Plop...maybe if you could tell the name of the script, cos i can't seem to find it!
Thanks
monnie
QuoteOriginally posted by monnie
Greetings
hi Plop...maybe if you could tell the name of the script, cos i can't seem to find it!
Thanks
monnie
i never told you 2 search for a script, i told you 2 search for topic's.
search for "share files" and go 2 page 5 of the results.
plop