Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MrMound

Pages: 1 [2]
16
Bot Tavern / simple bot virus 2
« on: April 28, 2005, 08:58:16 PM »
I modified my simple bot virus to work in F1 better.  he can kill almost anything without virus protection.  and he can do it all without moving.  I programmed him to spinn in circles and shoot viruses.  he doesn't work in a non F1 setting.  here he is.



cond
*.nrg 1 >=
*.myaimsx 0 !=
start
60 .repro store
stop

cond
*.eye5 30 >
*.refeye *.myeye !=
start
-1 .shoot store
stop



cond
start
1860 rnd .aimdx store
stop





cond
*.nrg 10000 >=
start
60 .repro store
stop



cond
*.vtimer 0 =
start
1 .mkvirus store
stop

cond
*.vtimer 1 >
start
'donothing
stop

cond
*.vtimer 1 =
start
250 .vshoot store
stop



end


O Ya PY can you put him in F1 next time you run it.

 :)

17
F1 bots / simple virus bot (F1)(Vir)(MrMound)-22.04.05
« on: April 22, 2005, 05:44:38 PM »
Code: [Select]
cond
*.nrg 1 >=
*.myaimsx 1 !=
start
60 .repro store
stop

cond
*.eye5 30 >
*.refeye *.myeye !=
start
-1 .shoot store
stop

cond
*.eye5 29 <
*.vel 20 <
start
5 .up store
stop

cond
*.eye5 0 !=
*.refeye *.myeye =
start
1860 rnd .aimdx store
stop

cond
*.eye3 *.eye7 !=
*.eye1 *.eye9 != or
*.eye5 35 <
*.refeye *.myeye !=
start
*.eye3 *.eye1 add *.eye7 *.eye9 add sub 2 mult .aimsx store
stop

cond
*.nrg 1000 >=
start
60 .repro store
stop



cond
*.vtimer 0 =
start
1 .mkvirus store
stop

cond
*.vtimer 1 >
start
'donothing
stop

cond
*.vtimer 1 =
start
250 .vshoot store
stop

end

18
Newbie / how do i
« on: April 21, 2005, 08:43:15 PM »
how do I post bots in the leages? I con get to the forum but where in the fourum am I supposed to post my bot? :huh:

19
Bot Tavern / simple virus bot
« on: April 21, 2005, 08:41:04 PM »
this is my first bot. I just wanted to show it off and see what everybody esle thought about it :)

20
DNA - General / how to virus
« on: April 19, 2005, 07:33:42 PM »
could someone tell me how to make a virus that puts this gene into another bot?

cond
*.nrg 1 >=
*.refaimdex 2 =
start
60 .repro store
stop

 :)

21
Dead-End and Solved Suggestion Requests / multibot tutorial
« on: April 18, 2005, 06:03:27 PM »
I am trying to make a multi bot but I am having trouble. maybe there should be a turorial for making a multi bot. :)

22
DNA - General / multibot?
« on: April 18, 2005, 12:35:51 AM »
I was wondering if theis would be considered a multibot :blink:

23
Newbie / hi everone
« on: April 16, 2005, 09:42:31 PM »
I just wanted to say hi.  I am the newest member and would like any suggustions to darwin bots  B)

24
Newbie / help
« on: April 15, 2005, 05:51:08 PM »
when I download darwin bots it shows up as a .pdf acrobat reader file. how do I fix this.

Pages: 1 [2]