PtokaX forum

Archive => Archived 4.0 boards => Help with Lua 4 scripts => Topic started by: Cp6uja on 11 June, 2004, 09:51:25

Title: Reg BOT
Post by: Cp6uja on 11 June, 2004, 09:51:25
I'm looking for reg bot !

 :)
Title: Replay !!!
Post by: Cp6uja on 11 June, 2004, 09:54:03
Please replay !!!
 :D
Title:
Post by: nErBoS on 11 June, 2004, 11:48:14
Hi,

What type of reg BOt you want ?? Be more especific on you request please.

Best regards, nErBoS
Title:
Post by: Cp6uja on 14 June, 2004, 15:00:59
QuoteOriginally posted by nErBoS
Hi,

What type of reg BOt you want ?? Be more especific on you request please.

Best regards, nErBoS

Register bot with nick prefix !!!  :]
Title:
Post by: nErBoS on 14 June, 2004, 15:34:09
Hi,

Not getting your request please give me examples,my english today is not in its best :P

Best regards, nErBoS
Title:
Post by: Cp6uja on 14 June, 2004, 15:56:14
QuoteOriginally posted by nErBoS
Hi,

Not getting your request please give me examples,my english today is not in its best :P

Best regards, nErBoS

I WANT REGISTER BOT WITH NIC PREFIX.
REG. BOT--==--  !REGME (PASSW)

DO YOU UNDERSTAND ?!?!  X(

My English is so bad TODAY  :D  :D
 
Lo0o0oL !!!!

/Cp6uja
Title: Sorry !
Post by: Cp6uja on 14 June, 2004, 15:59:24
nErBoS sorry for my erorr  " NIC=NICK "   ?(
Title:
Post by: nErBoS on 14 June, 2004, 23:40:04
Hi,

Hope it helps...

--Requested by Cp6uja
--Made by nErBoS

sBot = "Reg-Bot"

function Main()
frmHub:RegBot(sBot)
end

function DataArrival(user, data)
if (strsub(data,1,1) == "<" or strsub(data,1,5+strlen(sBot)) == "$To: "..sBot) then
data = strsub(data,1,strlen(data)-1)
s,e,cmd = strfind(data, "%b<>%s+(%S+)")
if (cmd == "!regme") then
local s,e,pass = strfind(data, "%b<>%s+%S+%s+(%S+)")
if (pass == nil) then
user:SendPM(sBot, "Syntax Error, !regme , you must write a password.")
else
AddRegUser(user.sName, pass, 3)
SendToOps(sBot, "The user "..user.sName.." has regiter himself.")
user:SendPM(sBot, "You have been successufly registered with the pass: "..pass)
user:SendPM(sBot, "Please reconnect and type your password.")
end
return 1
end
end
end

Best regards, nErBoS
Title:
Post by: plop on 15 June, 2004, 04:09:44
QuoteOriginally posted by Cp6uja
I WANT REGISTER BOT WITH NIC PREFIX.
REG. BOT--==--  !REGME (PASSW)

DO YOU UNDERSTAND ?!?!  X(

My English is so bad TODAY  :D  :D
 
Lo0o0oL !!!!

/Cp6uja
pls watch your language a bit.
if you english is bad then do like you done in this post, give an example 2 show what you mean.
don't blame us/nerbos for mis/not understanding what you mean.

plop
Title:
Post by: ??????Hawk?????? on 15 June, 2004, 18:22:00
seems like there a distinct LACK of admin in here.
No other forum im a member of  would have tollerated Behviour like this...



 :(  :(  :(  :(  :(  :(  :(  :(
Title: Ok
Post by: Cp6uja on 15 June, 2004, 18:27:27
Thanks nErBoS.
Sorry plop 4 my English !!!
 :D
Title:
Post by: plop on 16 June, 2004, 00:16:04
QuoteOriginally posted by Cp6uja
Thanks nErBoS.
Sorry plop 4 my English !!!
 :D
it's not the bad english, it's the bad way of asking/talking.
and not only in this topic.
i'll give 1 simple hint on how 2 make bad english sound good.
don't use "i want", but "i would like".
if you shout the 1st ppl think your pissed off, if you shout the last ppl think your deaf. lol

plop