Welcome To Darwinbots > Newbie
Hi there
Ramiro:
Hello
I am a biochemist from Argentina. I have found DBots recently and it seems very interesting. I tried some boring simulations with the default bots but I would like to try some of the ones that are posted in the BESTIARY section but I cant donwload them. I tried "save target as" already and left clicking but nothing. How can in download them?
Thak You
Elite:
Welcome to DB
All of the links older than the forum move got broken, so try copying the actual bot into a text document and saving it into the Darwinbots directory
For example, copy this into a text document and save it as Animal Minimalis.txt in your bots directory:
'Animal_Minimalis
'Contains everything necessary for it
'to survive and reproduce.
cond
*.eye5 0 >
*.refeye *.myeye !=
start
*.refveldx .dx store
*.refvelup 30 add .up store
stop
cond
*.eye5 50 >
*.refeye *.myeye !=
start
-1 .shoot store
*.refveldx .dx store
*.refvelup .up store
stop
cond
*.eye5 0 =
*.refeye *.myeye = or
start
314 rnd .aimdx store
stop
cond
*.nrg 20000 >
start
20 .repro store
stop
end
Testlund:
Welcome, Ramiro. The best way imo is to just copy the code for a bot in the bestiary, create a .txt file and paste the code. Put the file in the robot folder. I suspect most of these bots are not compatible in version 2.42. It whould be nice if somebody could add what version of DB they created the bot for.
Testlund:
--- Quote from: Elite ---...try copying the actual bot into a text document and saving it into the Darwinbots directory....
--- End quote ---
Right. I guess we posted at the same time, Elite.
Ramiro:
Thaks! I will try that. Are there any modifications needed for use the code with version 2.37.7b???
Navigation
[0] Message Index
[#] Next page
Go to full version