Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Which language

 
Post new topic   Reply to topic Printable version
 View previous topic  Can u plz help me set up Capture the F... Post :: Post AI Mervbot  View next topic  
Author Message
Guest



Offline

PostPosted: Sun Dec 18, 2005 3:58 pm    Post subject: Which language Reply to topic Reply with quote

What language is needed to code on bots? C++? And is JAVA diffrent from C++?
Back to top
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:35
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Sun Dec 18, 2005 4:00 pm    Post subject: Reply to topic Reply with quote

You can code bots in any language you want. If you want to edit a current bot, use the language that the bot was programmed in (unless if it's in .NET, you may use ASP, C#, VB, and even C++ within the framework).

And, yes, Java is different from C++.
Back to top
View users profile Send private message Add User to Ignore List
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Sun Dec 18, 2005 7:05 pm    Post subject: Reply to topic Reply with quote

Java is easier than c++. I don't see the need in using hard things for simple bots. If you can figure out c++, go for it. Try Java also. See what you like best. icon_biggrin.gif
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Sun Dec 18, 2005 7:21 pm    Post subject: Reply to topic Reply with quote

Dr. Seuss is easier than Tolkien. Doesn't make it better.
_________________
4,691 irradiated haggis!
Back to top
View users profile Send private message Add User to Ignore List
Guest



Offline

PostPosted: Sun Dec 18, 2005 7:32 pm    Post subject: Reply to topic Reply with quote

does merv work with java?
Back to top
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Sun Dec 18, 2005 7:50 pm    Post subject: Reply to topic Reply with quote

No. MERVbot was coded in C++.
_________________
SSE Network Administrator
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Sun Dec 18, 2005 8:09 pm    Post subject: Reply to topic Reply with quote

I didn't say any one language was better. sa_tongue.gif
And Dr S. Pwns
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Guest



Offline

PostPosted: Sun Dec 18, 2005 8:46 pm    Post subject: Reply to topic Reply with quote

What is so good about the TW CORE and is ASSS in C++?
Back to top
Chambahs
Power attack
Power attack


Joined: Jun 19 2005
Posts: 820
Offline

PostPosted: Sun Dec 18, 2005 9:46 pm    Post subject: Reply to topic Reply with quote

ASSS is in C and python

python = easiest IMO
Back to top
View users profile Send private message Add User to Ignore List
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Sun Dec 18, 2005 10:37 pm    Post subject: Reply to topic Reply with quote

TWCore was coded in Java.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
BDwinsAlt
Agurus's Posse


Age:34
Gender:Gender:Male
Joined: Jun 16 2003
Posts: 1145
Location: Alabama
Offline

PostPosted: Sun Dec 18, 2005 10:39 pm    Post subject: Reply to topic Reply with quote

Once you setup TWCore the rest is a breeze. Hard to figure out how to configure for some ppl.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Dec 19, 2005 5:32 am    Post subject: Reply to topic Reply with quote

Personally I think using Hybrid is the easiest, but Im also a biased fuck, so my opinion doesnt count for much.

Easier to setup, just as easy to program with. Only downside is most people dont like finding out they have to actually make everything themselves instead of downloading stuff from an intarweb machine.
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Guest



Offline

PostPosted: Mon Dec 19, 2005 8:18 am    Post subject: Reply to topic Reply with quote

Chambahs wrote:
ASSS is in C and python


So for coding as3 modules and stuff you need to know C++ and python (<which is what?). And what is teh diffrence between 'c' and 'c++'
Back to top
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Mon Dec 19, 2005 9:49 am    Post subject: Reply to topic Reply with quote

C is a subset of C++

to program for ASSS you need to know either C(or C++) or python.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Guest



Offline

PostPosted: Mon Dec 19, 2005 3:28 pm    Post subject: Reply to topic Reply with quote

watiz pyton>
Back to top
Muskrat
Server Help Squatter


Age:38
Joined: Aug 24 2004
Posts: 829
Location: Swamp
Offline

PostPosted: Mon Dec 19, 2005 3:41 pm    Post subject: Reply to topic Reply with quote

Its a scrpting-ish programming language which asss has the ability to import modules of.

Try http://wiki.minegoboom.com/index.php/Python and
http://wiki.minegoboom.com/index.php/Writing_Modules_In_Python
to learn more.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Chambahs
Power attack
Power attack


Joined: Jun 19 2005
Posts: 820
Offline

PostPosted: Mon Dec 19, 2005 6:17 pm    Post subject: Reply to topic Reply with quote

or go to www.python.org to learn more about python
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed Dec 21, 2005 3:40 pm    Post subject: Reply to topic Reply with quote

Chambahs thinks python is the easiest which is why he's always asking someone to figure out why it doesn't work for him. Python may very well be easy as a first language but I don't really like all of the ambiguity.
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 32 page(s) served in previous 5 minutes.

phpBB Created this page in 0.528094 seconds : 43 queries executed (92.6%): GZIP compression disabled