Bots and Simulations > Bot Tavern

weird

(1/1)

MrMound:
does this bot do any thing weird when run on your simulation. in mine bots are randomly placed in the screen.



def type 50
def time 51

cond
start
1 inc .time store
stop

cond
*.robage .time =  
start
2 rnd 1 add .type store
stop

cond
*.type = 1
start
100 .up store
stop

cond
*.type = 2
start
100 .dn store
stop

cond
*.type = 3
start
100 .dx store
stop

end

Navigation

[0] Message Index

Go to full version