1
Code: [Select]
'Animal_Minimalis
'Contains everything necessary for it
'to survive and reproduce.
cond
start
*.mkvirus 0 =
*.nrg 500 > and
*.thisgene 1 add .mkvirusstore
*.vtimer 1 =
100 .vshoot store
stop
cond
*971 79 !=
start
79 971 store
stop
cond
*.eye1 0 =
*.eye2 0 =
*.eye3 0 =
*.eye4 0 =
*.eye5 0 =
*.eye6 0 =
*.eye7 0 =
*.eye8 0 =
*.eye9 0 =
start
314 .aimdx store
stop
cond
*.robage 0 =
start
.fixpos .vloc store
1 .venval store
stop
cond
100 *.poison >
start
100 *.poison sub .strpoison store
.shoot .ploc store
stop
cond
*.refeye *.myeye !=
*.eye5 0 >
start
.refvelsx .sx .store
.maxvel .up .store
'fire venom
-3 .shoot store
stop
cond
100 *.venom >
start
100 *.venom sub .strvenom store
stop
cond
*.nrg 20000 >
start
.repro store
stop
cond
*.eye1 0 >
start
30 .aimsx store
stop
cond
*.eye2 0 >
start
30 .aimsx store
stop
cond
*.eye3 0 >
start
30 .aimsx store
stop
cond
*.eye4 0 >
start
30 .aimsx store
stop
cond
*.eye6 0 >
start
30 .aimdx store
stop
cond
*.eye7 0 >
start
30 .aimdx store
stop
cond
*.eye8 0 >
start
30 .aimdx store
stop
cond
*.eye9 0 >
start
30 .aimdx store
stop
end
I changed it to this and now no virus is firing at all!
not ur fault im just not too good...