Forum

New Pickup Channel

Created 6th July 2010 @ 14:46

Add A Reply Pages: « Previous 1 ... 4 5 6 7 Next »

Spike Himself

TC

Quoted from dotfloat™

[…]

>++++++[<+++++++++++>-]<.>++++[<++++>-]<.>----[<---->+]<-.>+++[<+++>-]<-.+++++.>---[<--->+]<+.>+++[<+++++>-]<.>--[<---------->+]<++.>+++[<+++>-]<-.>>+++[<+++++++++++>-]<...

lol’d

Quoted from Skyride

Java? God then we’d literally be waiting a week for it to start.

Nope. http://www.jibble.org/pircbot.php

Skyride

DUCS

Quoted from dotfloat™

(C# is 3rd)

F2 would disagree.

Was going to do it in C++, but my word, have you ever used MySQL in C++? :P

Tbh, its an IRC bot, its not an amazingly complicated piece of software.


Last edited by Skyride,

Quoted from Skyride

[…]

F2 would disagree.

Was going to do it in C++, but my word, have you ever used MySQL in C++? :P

Tbh, its an IRC bot, its not an amazingly complicated piece of software.

C++ – sqlite.

IRC bot – python?

ups

Quoted from dotfloat™

[…]

>++++++[<+++++++++++>-]<.>++++[<++++>-]<.>----[<---->+]<-.>+++[<+++>-]<-.+++++.>---[<--->+]<+.>+++[<+++++>-]<.>--[<---------->+]<++.>+++[<+++>-]<-.>>+++[<+++++++++++>-]<...

I never thought I’d see someone actually using that gimmicky ‘brainfuck’ :D

ups

Quoted from dotfloat™

[…]

PHP is the worst language to write a bot in! (Java is 2nd worst, C# is 3rd)

Write it in something proper.

It’s funny how you call a slow, interpreted (as a consequence) language ‘the worst language to write a bot in’ and then suggest another slow non-compileable (afaik) language instead. :))

Unless you’re talking about the language itself (variable declarations that php doesn’t even have etc) , and in that case you are totally correct, since php isn’t really all that strict to help the designers with little to no programming exp to learn it/understand it quickly enough.


Last edited by ups,

Spike Himself

TC

Quoted from ups

It’s funny how you call a slow, interpreted (as a consequence) language ‘the worst language to write a bot in’ and then suggest another slow non-compileable (afaik) language instead. :))

It’s an irc bot; speed is irrelevant.

Still, php definitely wasn’t designed for 24/7 running apps.


Last edited by Spike Himself,

xzr

I always loved 14 year olds discussing programming.

Skyride

DUCS

Quoted from xzr

I always loved 14 year olds discussing programming.

How about getting off your high horse and doing something helpful rather being a whiny old bastard then?

Spike Himself

TC

Quoted from xzr

I always loved 14 year olds discussing programming.

Aw, what made you give up?

Quoted from ups

[…]

It’s funny how you call a slow, interpreted (as a consequence) language ‘the worst language to write a bot in’ and then suggest another slow non-compileable (afaik) language instead. :))

Unless you’re talking about the language itself (variable declarations that php doesn’t even have etc) , and in that case you are totally correct, since php isn’t really all that strict to help the designers with little to no programming exp to learn it/understand it quickly enough.

Quoted from Spike Himself

[…]
Still, php definitely wasn’t designed for 24/7 running apps.

Yeah

Quoted from xzr

I always loved 14 year olds discussing programming.

So, I’ve got this new library I’m working on I like to call libdec2hex

I already made this function:


std::string dec2hex (std::string chr)
{
std::string ret;
if(std::string[0] == 0x00) ret = "00";
if(std::string[0] == 0x01) ret = "01";
if(std::string[0] == 0x02) ret = "02";
...
if(std::string[0] == 0xff) ret = "FF";

return ret;
}

Epic, no?

Nigh

¿
TF2.ro

adam wtf wrong with you ?

You said first that you had other priorities then you are building an irc pickup channel. This will def not work. Wasted time.

Better help me doing tf2mm which will be 1000x better.

masmm

I prefer pug to tf2mm, (:

AnimaL

i prefer irc to www

Edd

T2P

Quoted from AnimaL

i prefer irc to www

+1

Skyride

DUCS

This pickup channel is so good that even triviabot joined.

Nightbox: I didn’t tell you I was busy, I told you I thought it was a bad idea. I’m making something that people have been asking for, for a few months. tf2mm isn’t really what the community needs, Snowie’s comment a few pages bad hits the nail on the head, apply to that to tf2mm and you’ll see why I don’t think tf2mm will work.


Last edited by Skyride,

Add A Reply Pages: « Previous 1 ... 4 5 6 7 Next »