Bot Developer Team!? [Developers Thread]

11/28/2012 13:55 -DarkMoonRevolution-#16
Quote:
Originally Posted by -gameaddict- View Post
VB is designed as a tool to allow beginners to get results quickly, and has many limitations.
You can make VB as dificult as you want, i'm sure that i could give you some code that in your life you could understand it :pimp:

Quote:
Originally Posted by Andrew™ View Post
Your post says nothing.

-DarkMoonRevolution- Good luck with the team :)
Thanks Andrew! :handsdown:
11/28/2012 14:07 TheMiszczu#17
Quote:
Originally Posted by MagierDesGrauens View Post
mh... i think you don't like VB because you only can program in C# :p
But i made so f*cking nice tools in VB and it is much easier then c#^^
I can make apps in VB.NET, but look

in vb i must write
Code:
Dim smth As Smth = smth
in c#
Code:
Smth smth = smth;
in vb
Code:
If smth = smth Then something() 'i can not use else and else if if it's one line
in c#
Code:
 if (smth == smth)
 something()
else if (smth == 2)
 somethingelseif()
else
 something()
That were just small problems in vb.net
11/28/2012 14:12 Prime.™#18
C++ ? For what
11/28/2012 14:34 ĤΛƇҠ#19
do ya know that here on the forum there was someone who coded an game engine alone, and in vb? there really is no big difference between c# and vb. Only maybe the syntax, but this never should be an argument for saying the language is for noobs :facepalm:
11/28/2012 14:40 Technostar#20
haha lol C++ is very far from VB or C# so the team must use a translater or code the tool in the same coding language :D
but good luck to all programmers
Ps: as MagierdesGrauen said it must be different to code a whole bot with maybe 3 people so you must have all skype to say which all make and one (maybe -DarkMoonRevolution-)
must do all into one project :D
11/28/2012 15:18 SekhmetPOL#21
Quote:
100% .VB
You would like write that bot in VB?

Quote:
VB sucks, C#'s better
11/28/2012 15:51 bossfong#22
If you can only program in VB you don't know shit about network stuff anyways, so I predict this project will fail (except if someone who can actually program joins them, but who would?).
I totally agree with gameaddict.
Program in C++ (no .NET) and get good like me. (<-totally not bragging)
11/28/2012 18:02 'Heaven.#23
Quote:
Originally Posted by TheMiszczu View Post
Splitting source on small parts and something like TFS.

@Topic
VB sucks, C# is better.
are you sure? VB has the same functions like C#...only the syntax is another one :facepalm:
11/28/2012 21:55 bossfong#24
Quote:
Originally Posted by 'Heaven. View Post
are you sure? VB has the same functions like C#...only the syntax is another one :facepalm:
VB allows for too inexplicit statements, that's why. If you have to rely on them, you'r not a good programmer. It just is that way.
11/28/2012 23:10 Gherlil#25
Yes for VB

No for C#(C++)

Udobot is devvloped on VB.
11/28/2012 23:29 -DarkMoonRevolution-#26
Quote:
Originally Posted by bossfong View Post
If you can only program in VB you don't know shit about network stuff anyways, so I predict this project will fail (except if someone who can actually program joins them, but who would?).
I totally agree with gameaddict.
Program in C++ (no .NET) and get good like me. (<-totally not bragging)
1st: I never say that I just know Visual Basic
2: who say that I'm alone? Now I have people that are really good programmers in the team
3: I think that you even don't know programming, I'm sure that you don't know anything about it and....and c++ sucks because of garbage, and if you don't know what it is just don't say a word about c++
4: Lol you say get good like me? I think that you sucks.. Just see your threads, I don't see any program.
Edit: sorry yes one c# program...

Other think, with vb you could do the same as c# if you are a good programmer

Best of lucks. :rolleyes:
11/29/2012 01:25 iDJ Jesus#27
I'm sure that some people here who have said "VB is for noobs", don't know a whole lot about programming
VB is the most basic of all the major programming languages, but it is still very hard to learn, and once you learn VB, it is easier to move onto C#, as the two languages have many similarities. So, if you don't program and you say VB is for noobs, go ahead and try to program with it, see what happens. If you do program, and you say vb is for noobs, you could probably think back to when you started programming, and remember you started programming with vb and it was difficult
11/29/2012 06:24 Requiable#28
Quote:
Originally Posted by Gherlil View Post
Yes for VB

No for C#(C++)

Udobot is devvloped on VB.
UDOBot is C++ :facepalm:
11/29/2012 07:46 -gameaddict-#29
Quote:
Originally Posted by -DarkMoonRevolution- View Post
1st: I never say that I just know Visual Basic
2: who say that I'm alone? Now I have people that are really good programmers in the team
3: I think that you even don't know programming, I'm sure that you don't know anything about it and....and c++ sucks because of garbage, and if you don't know what it is just don't say a word about c++
4: Lol you say get good like me? I think that you sucks.. Just see your threads, I don't see any program.
Edit: sorry yes one c# program...

Other think, with vb you could do the same as c# if you are a good programmer

Best of lucks. :rolleyes:
There is no point in discussing with you, maybe one day you will realize how wrong you are (if you learn C++).
11/29/2012 09:31 'Heaven.#30
Quote:
Originally Posted by bossfong View Post
VB allows for too inexplicit statements, that's why. If you have to rely on them, you'r not a good programmer. It just is that way.
ya, youre right, all bots which are developed in VB are not good... everyone exept you is a noob