x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

my java tf2 irc gather bot

Created 1st August 2011 @ 17:45

Add A Reply Pages: 1 2 Next »

dip

oC //

hello
since i joined the israeli army
i dont have time to work on my bot
so i decide to publish it
https://code.google.com/p/tf2gatherbot/
i know the code isnt so friendly
but java programmers can deal with it
you can see very advance version of the bot at #vgames.tf2 @QNET (my friend improves it)

maybe in some day i will add some features
but by now its up to you (:
have fun

Root

starlight

nice, thanks

octochris

(0v0)

java makes even c++ look decent

sure it’s fine but… eesh, java.

edit: and gpl makes me frown :(


Last edited by octochris,

Koala

Quoted from octochris

java makes even c++ look decent

sure it’s fine but… eesh, java.

edit: and gpl makes me frown :(

:D:D:D:D:D:D:D::D:d;d;;d;d:D:D;d:D:

thanks, laughed my ass off :DDDDDD

atrox_

WaAS?

String iif(boolean ok,String a,String b) {
if (ok)
return a;
else
return b;
}

what the fuck is the point in this..?


boolean again = true;
while (again) {
again = false;

lol


Last edited by atrox_,

atrox_

WaAS?

also, you’re using an IRC library? Why?

Sc

its posible to remove //mode Snail +x ?

“GatherBot.java” is a complete mess, lol.

Quoted from octochris

java makes even c++ look decent

sure it’s fine but… eesh, java.

edit: and gpl makes me frown :(

just because you make your bottens using AutoIT

AnimaL

https://github.com/qpingu/tf2.pug.na-irc-bot pugna bot

dip

oC //

Quoted from atrox_

also, you’re using an IRC library? Why?

search for the iif in the code you will find it useful

keep reading the code there is a again=true; few lines after

and why not to use irc lib?

dip

oC //

Quoted from Sc

its posible to remove //mode Snail +x ?

everything is posible with some editing

octochris

(0v0)

Quoted from d1ck j0nes

just because you make your bottens using AutoIT

:DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Arie

(serveme.tf)
FB
[FB]

It’s perfectly possible to write beautiful java code, but as with any language there’s a lot of crap out there ;)

atmo

best thing about java is putting five nested function calls in one line c:

dave

TIDS
TSGHUH

iif(boolean ok,String a,String b)

is there no ‘expression ? a : b’ in java?

Add A Reply Pages: 1 2 Next »