User Control Panel
Advertisements

HELP US, HELP YOU!

Nameme Command. :)
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands
View unanswered posts
Author Message
M4RTIN
Member
Member


Joined: 31 Dec 2004
Posts: 134

Reputation: 19.2Reputation: 19.2

PostPosted: Thu Mar 03, 2005 7:04 am    Post subject: Reply with quote

Sorry then, Ill try better next time.
Back to top
Siebe
God Like
God Like


Joined: 06 Jan 2004
Posts: 562
Location: Netherlands
Reputation: 39.8Reputation: 39.8Reputation: 39.8Reputation: 39.8

PostPosted: Thu Mar 03, 2005 1:41 pm    Post subject: Reply with quote

Quote:
Obviously if youre SPLITTING something, there's going to be two. DUH

Oh really?

Code:
split(/\n/, "nothing"); # 1 element<br />split(/\n/, "something\n\n\n\n"); # A dozen of elements<br />split(/\n/, "\nsomething"); # 1 empty element, 1 normal element
Back to top
M4RTIN
Member
Member


Joined: 31 Dec 2004
Posts: 134

Reputation: 19.2Reputation: 19.2

PostPosted: Thu Mar 03, 2005 3:27 pm    Post subject: Reply with quote

QUOTE(draget @ Mar 2 2005, 12:43 AM)
Came from my bot.......

Actually posted a similar command (i called it nameme) a while ago.

But its not the same code as mine............
[right][snapback]46140[/snapback][/right]


I saw it being used on Bot2012, Im not sure if thats your bot, anyway, i couldnt find the command on Bot-depot so i wrote one, Sorry, I didnt know you had already posted one Razz
Back to top
alienz
Almost An Agent
Almost An Agent


Joined: 22 Mar 2004
Posts: 1436
Location: Mars
Reputation: 55.7

PostPosted: Thu Mar 03, 2005 5:29 pm    Post subject: Reply with quote

QUOTE(Siebe @ Mar 3 2005, 08:41 AM)
Oh really?

Code:
split(/\n/, "nothing"); # 1 element<br />split(/\n/, "something\n\n\n\n"); # A dozen of elements<br />split(/\n/, "\nsomething"); # 1 empty element, 1 normal element

[right][snapback]46193[/snapback][/right]



Splitting a single element with a newline in it? LOL Why not just drop it off the end? Not really the same thing, but I see your point. Was just giving the boy a hint to use common sense, that is...if he has any.

_________________
Check out Botworld! A dev resource for things bot.
Downloads, articles, news, fourm and more.
http://botworld.marzopolis.com
Back to top
M4RTIN
Member
Member


Joined: 31 Dec 2004
Posts: 134

Reputation: 19.2Reputation: 19.2

PostPosted: Mon Mar 07, 2005 7:24 am    Post subject: Reply with quote

Thank's for all your help guy's.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group