Difference between revisions of "Talk:Kitten"

From Robowiki
Jump to navigation Jump to search
(no rush, i'm glad that people are interested!)
Line 1: Line 1:
 
Thanks you :) --[[User:Miked0801|Miked0801]] 01:01, 18 June 2009 (UTC)
 
Thanks you :) --[[User:Miked0801|Miked0801]] 01:01, 18 June 2009 (UTC)
 
: no problem at all. [[User:Spinnercat|Spinnercat]] 01:09, 18 June 2009 (UTC)
 
: no problem at all. [[User:Spinnercat|Spinnercat]] 01:09, 18 June 2009 (UTC)
 +
 +
Ah, I'm enlightened. :) First codesize-reducing tip: (I haven't looked at the code yet) Use WeekendObsession's gun instead of Assertive's which is Funkychicken's which is... etc. :D I suggest looking at BlackWidow 1.3's code. It's very tidy and well-commented and it has WeekendObsession's gun. You will gain some bytes and the execution of your bot will be a lot faster. :) StringBuffers are very slow, at least use StringBuilder. --[[User:Robar|HUNRobar]] 08:28, 18 June 2009 (UTC)

Revision as of 10:28, 18 June 2009

Thanks you :) --Miked0801 01:01, 18 June 2009 (UTC)

no problem at all. Spinnercat 01:09, 18 June 2009 (UTC)

Ah, I'm enlightened. :) First codesize-reducing tip: (I haven't looked at the code yet) Use WeekendObsession's gun instead of Assertive's which is Funkychicken's which is... etc. :D I suggest looking at BlackWidow 1.3's code. It's very tidy and well-commented and it has WeekendObsession's gun. You will gain some bytes and the execution of your bot will be a lot faster. :) StringBuffers are very slow, at least use StringBuilder. --HUNRobar 08:28, 18 June 2009 (UTC)