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
looking for C++ programs for making bots

 
Post new topic   Reply to topic Printable version
 View previous topic  Looking for bot creator Post :: Post I wanna make a plugin  View next topic  
Author Message
specture_lance
teh novice


Gender:Gender:Male
Joined: Jun 16 2005
Posts: 16
Offline

PostPosted: Tue Jun 28, 2005 9:11 am    Post subject: looking for C++ programs for making bots Reply to topic Reply with quote

I, specture_lance am beginning to learn C++ from tutorials over the web, if anyone can offer help, info, and anything they can offer to someone like me, as i am trying to learn how to make bots, so any assistance, would be very useful to me.
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address MSN Messenger
A380
Novice


Age:60
Gender:Gender:Male
Joined: Mar 29 2005
Posts: 60
Offline

PostPosted: Tue Jun 28, 2005 9:36 am    Post subject: Reply to topic Reply with quote

http://www.programmingtutorials.com/cplusplus.aspx
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Tue Jun 28, 2005 11:40 am    Post subject: Reply to topic Reply with quote

Code: Show/Hide
#include <cstdlib>   // Include rand()

using namespace std; // Make rand() visible

int a = rand(); // rand is a standard function that all compilers have

Ew. Any tutorial that doesn't explain why the STL is evil should not be recommended.

Just use CPlusPlus.com, which I've recommended many times in other threads. (Translation: You should have searched.)
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Bak
?ls -s
0 in


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

PostPosted: Tue Jun 28, 2005 2:38 pm    Post subject: Reply to topic Reply with quote

STL isn't evil if you know how to use it.
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Jun 28, 2005 9:43 pm    Post subject: Reply to topic Reply with quote

I, Solo Benedictus Rodriguez Ace, say that the best way to learn "bot programming" is by reading other's code, and implement it in your own way (do not copy it right over, especially not if you don't know what it's doing!).

But, well, I guess someone whose title was set to "teh novice" by MGB probably won't be able to figure that out.

Get someone to assist you, reading programming tutorials won't take you close enough to the point which allows you to do anything useful for bots.
Back to top
View users profile Send private message Add User to Ignore List
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: 47 page(s) served in previous 5 minutes.

phpBB Created this page in 0.442684 seconds : 29 queries executed (94.2%): GZIP compression disabled