Page 1 of 1

Super AI conversion to JS.

Posted: 20 Aug 2018, 02:29
by WZ2100ModsFAn
Can @Berserk Cyborg convert the SuperAI to javascript?

Here's the attached file bellow.

It already has a SuperAI.js & SuperAI_includes folder.

Also you can remove the comments in the SuperAI.js file.

Hopefully it's not too challenging to convert.

Thanks.

_______________

It's based off of semperfi Js now.

I'm trying to figure out how to replace it's build droid with add droid.
SuperAItojs.wz
Semperfi JS based.
(27.69 KiB) Downloaded 401 times

Re: Super AI conversion to JS.

Posted: 20 Aug 2018, 22:53
by Berserk Cyborg
You should try it yourself. Bots take a lot of effort, and most people can spend lots of time working on one and still find many things to improve. If you follow the JS related links in the sticky thread you will learn about some of the basics of programming and be able to do much of what you want.

I am willing to help anyone having specific issues. But if you are not going to put effort into learning or doing something yourself first, and expect everyone else to do what you want cause "you don't know how", then you should stick to doing other things... I hope you understand. :)

Re: Super AI conversion to JS.

Posted: 21 Aug 2018, 00:41
by WZ2100ModsFAn
I did replace the builddroid with adddroid just like in the original superai.

I have noticed some other website.

Warzone atlassian has lots of javascript information.

All though it's outdated it's never been updated since the 3.1 series.

Also more javascript information in here. https://github.com/Warzone2100/warzone2 ... master/doc

This one must be more up to date then the warzone atlassian is.