PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: monnie on 08 August, 2004, 01:39:06

Title: Uploading Bot
Post by: monnie on 08 August, 2004, 01:39:06
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
Title:
Post by: ARCHANGEL on 08 August, 2004, 02:31:28
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
Title: No..but thanks
Post by: monnie on 08 August, 2004, 02:43:38
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
Title:
Post by: plop on 08 August, 2004, 04:36:03
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
Title: Searching the forum...
Post by: monnie on 13 August, 2004, 12:48:18
Greetings

hi Plop...maybe if you could tell the name of the script, cos i can't seem to find it!

Thanks

                    monnie
Title:
Post by: plop on 13 August, 2004, 20:23:29
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