Jump to content
SubSpace Forum Network

Recommended Posts

Posted

Hi there, I am a visual basic programmer and I am very interested in creating a bot. From the c++ and java examples around I have not been able to gather sufficient info to do this, and I was wondering if anyone can point me in the right direction?

 

Are these bots actual clients that connect to the zone server? Or do they work on top of the continuum client? If its the former, where can I get hold of some kind of RFC-like do!@#$%^&*ent of the different data sent/received?

 

Thanks in advance

 

Isaac

Posted
The current bots are actual clients that connect to the game using the SubSpace Protocol. A VB bot was already made by Catid, but he quit VB and went to C++ because he said VB was too slow. He posted his VB bot here, open-source.
Posted

Note that that bot is very very very old and might not even connect anymore.

 

Most do!@#$%^&*entation is also a bit outdated...

The best resource is the C++ MERVBot.

Catid also posted some protocol (RFC-like) stuff on catid.ssihosting.com

Posted (edited)

VB is too slow to execute and should not be used for bots =/

 

Starbot was an example of this.

 

Edit: Kewlair used Catid's older VB version of MERVbot, he just called it something else (Starbot). He was quite reluctant to release the source code =[

Edited by Yoink
Posted (edited)
VB is too slow to execute and should not be used for bots =/

 

[moderator mode]Keep such flamebait off SSForum! Thank you.[/moderator mode]

Edited by SOS
Posted

VB is slow and all, but it could work just fine for a bot. You sheep need to find your own opinions or try ...you know... actually developing software?

 

Of course, the 'slowness' is all relative to exactly how awful your code is, so perhaps you should look to yourself before !@#$%^&*ing at a language that is used for things far more time-sensitive than an online asteroids robot.

 

(Also, someone I know is [slowly] working on a .net core, which would allow you to use VB.net; if its not too slow, of course.)

Posted

VB is too slow to execute and should not be used for bots =/

 

[moderator mode]Keep such flamebait off SSForum! Thank you.[/moderator mode]

That's not flamebait, that's the truth :D

Guest
This topic is now closed to further replies.
×
×
  • Create New...