Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 00:42

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP]how to start programing ?

Discussion on [HELP]how to start programing ? within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old 06/15/2009, 12:35   #16
 
elite*gold: 0
Join Date: Jun 2009
Posts: 3
Received Thanks: 0
Patch 5065

Hi, I have a question. Where can I download the patch in 5065 to a private server, please help, I would like to create your own server but on patch 5065 primarily due to
bombiasty is offline  
Old 06/15/2009, 13:38   #17
 
elite*gold: 0
Join Date: Oct 2007
Posts: 88
Received Thanks: 8
Quote:
Originally Posted by bombiasty View Post
Hi, I have a question. Where can I download the patch in 5065 to a private server, please help, I would like to create your own server but on patch 5065 primarily due to
/another epic failure?
Diabolik777 is offline  
Old 06/15/2009, 19:24   #18
 
elite*gold: 0
Join Date: Jun 2009
Posts: 3
Received Thanks: 0
i need this patch and source patch 5065
bombiasty is offline  
Old 06/18/2009, 01:13   #19
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3
Received Thanks: 0
It doesn't matter how basic Basic is, nor does it matter if it's a good way to understand programming. What does matter on the other hand is that a language like C++ of C# will give you more programming knowledge, even though it might take some more time to learn.

cout << "Hello World!" << endl;
isn't that hard to understand
EvilBastard is offline  
Old 06/18/2009, 01:42   #20
 
elite*gold: 0
Join Date: May 2009
Posts: 98
Received Thanks: 30
Quote:
Originally Posted by ookamocka View Post
well... still doesn't neglect the fact that BASIC is a great way to learn the fundamentals of programming... trust me, i don't like BASIC that much myself, but it's a perfect starting point... i would never want someone to write a program w/ BASIC (no offense IAmHawtness w/ ur VB )
That makes 0 sense.

You think it is a great language to learn the fundamentals. Yet you think no one should use it?
high7 is offline  
Old 06/18/2009, 03:06   #21
 
elite*gold: 0
Join Date: Mar 2009
Posts: 427
Received Thanks: 479
Quote:
Originally Posted by high7 View Post
That makes 0 sense.

You think it is a great language to learn the fundamentals. Yet you think no one should use it?
as in it's not as efficient as many other languages, but it's a great place to get an understanding on how programing works... y is that so hard to understand? -_-

Analogy:
like... learn to walk before you run, u get the fundamentals of how to move yourself from one location to another by walking, but getting from point A to point B is gonna take a lot longer by walking then running.. does it make more sense if i say it like that?... sure u can learn to run before you walk (not really, but for this analogy we'll just say it's true), but MOST would most likely be falling/tripping all over the place... eventually they'll get it, but it'd of been a lot easier if they learned to walk first
ookamocka is offline  
Old 06/19/2009, 10:16   #22
 
elite*gold: 0
Join Date: Sep 2008
Posts: 490
Received Thanks: 595
Quote:
Originally Posted by ookamocka View Post
as in it's not as efficient as many other languages, but it's a great place to get an understanding on how programing works... y is that so hard to understand? -_-

Analogy:
like... learn to walk before you run, u get the fundamentals of how to move yourself from one location to another by walking, but getting from point A to point B is gonna take a lot longer by walking then running.. does it make more sense if i say it like that?... sure u can learn to run before you walk (not really, but for this analogy we'll just say it's true), but MOST would most likely be falling/tripping all over the place... eventually they'll get it, but it'd of been a lot easier if they learned to walk first
I disagree better get used to classes/libs and syntax while getting started, In C++ you will start 'basic' anyway with the typical input/output ****.
So in your words, why not learn to walk with C++ instead of trying to run when your basic knowledge is of NO use at all
_fobos_ is offline  
Old 06/19/2009, 18:01   #23
 
elite*gold: 0
Join Date: Mar 2009
Posts: 427
Received Thanks: 479
Quote:
Originally Posted by _fobos_ View Post
I disagree better get used to classes/libs and syntax while getting started, In C++ you will start 'basic' anyway with the typical input/output ****.
So in your words, why not learn to walk with C++ instead of trying to run when your basic knowledge is of NO use at all
i'm just going from personal experience... i started off w/ BASIC, moving on to C... my roomate and a friend jumped straight into C... we took C together, and they'd spend 5-8 hours on one project, while i'd finish it in an hour, then they'd end up just looking at mine and fixing his... of course it could be just that i'm better at logical thinking then them... but then again, by the end of a second course we took in C, they were caught up to me and could finish a project as fast as i could... keep in mind it took them 2 semesters to be able to... so from personal experience i'd deff have to say, learn BASIC first... don't have to learn it in depth (since in the real world you won't use it really), but just the basics of BASIC
ookamocka is offline  
Old 06/19/2009, 18:17   #24
 
elite*gold: 0
Join Date: Sep 2008
Posts: 490
Received Thanks: 595
Quote:
Originally Posted by ookamocka View Post
i'm just going from personal experience... i started off w/ BASIC, moving on to C... my roomate and a friend jumped straight into C... we took C together, and they'd spend 5-8 hours on one project, while i'd finish it in an hour, then they'd end up just looking at mine and fixing his... of course it could be just that i'm better at logical thinking then them... but then again, by the end of a second course we took in C, they were caught up to me and could finish a project as fast as i could... keep in mind it took them 2 semesters to be able to... so from personal experience i'd deff have to say, learn BASIC first... don't have to learn it in depth (since in the real world you won't use it really), but just the basics of BASIC
You cant really compare no programming experience at all to some programming experience, because well its just a different way of thinking. I'd agree with you IF BASIC looked anything like C++ but it dont, and will only confuse on syntax, I mean why first get used to something then change and have to get used to that language, to me it doesnt make sense and I did regret not starting out with C++, oh well opinions can be different
_fobos_ is offline  
Old 06/19/2009, 20:48   #25
 
elite*gold: 0
Join Date: Mar 2009
Posts: 427
Received Thanks: 479
Quote:
Originally Posted by _fobos_ View Post
...oh well opinions can be different
i think we'll just leave it at that
ookamocka is offline  
Old 06/19/2009, 23:04   #26
 
elite*gold: 0
Join Date: Oct 2007
Posts: 116
Received Thanks: 16
Well just work on sources, learn from it. I've made a proxy by just looking through sources, editing them, edit my own server, implementing stuff on my own. And i learned by just experiemnting and looking up scripts on elitepvp to learn C++.
quadruple1 is offline  
Old 06/20/2009, 04:47   #27
 
elite*gold: 0
Join Date: Feb 2007
Posts: 31
Received Thanks: 9
Quote:
Originally Posted by RiDiL View Post
i just finished my final exams today
if i want to start learning programing ..
what u should i start with ,, i mean what language to start
where is the best to learn it ., if any one wants to help just say it
Start with Java or C++. After that picking up most other higher level languages such as Java, C++, Python, Perl, ect. should be relatively easy (with a few exceptions know as the gayness Ruby and Pascal is).
/*Note: Anyone that says to learn VB or the bastardized **** language known as C# first is FAIL. Don't listen to these noobs.*/
jamellathewhite is offline  
Old 06/20/2009, 08:59   #28
 
elite*gold: 0
Join Date: Mar 2009
Posts: 427
Received Thanks: 479
Quote:
Originally Posted by jamellathewhite View Post
/*Note: Anyone that says to learn VB or the bastardized **** language known as C# first is FAIL. Don't listen to these noobs.*/
nobody ever said VB... we said BASIC, don't put them into the same category (even though VB basically is BASIC)
ookamocka is offline  
Old 06/20/2009, 14:33   #29
 
clintonselke's Avatar
 
elite*gold: 0
Join Date: Feb 2007
Posts: 348
Received Thanks: 2,175
Quote:
Originally Posted by RiDiL View Post
i just finished my final exams today
if i want to start learning programing ..
what u should i start with ,, i mean what language to start
where is the best to learn it ., if any one wants to help just say it
Well... since this thread is still alive...

What are you planing to make Mr RiDiL ?

There is a bit of a conflict for beginners making bots ...

As i see it...

You got this language VB, that can make ugly lookin GUIs really quickly w/o much understanding of GUI design paradigms BUT will make it really hard if u wanna write something that hooks, or if u wanna do assembly (which a bit of is required for callin conquer functions), although can still be done...

And ...

You got this other language C++, that is much harder for beginners to write GUIs in, that will require some understanding of the GUI elements themselves, YET on the other hand makes it really easy to do hooks and to do the assembly language required for calling conquer functions.

And Then Ofcourse.

AutoIt/AHK/... and all those... These ones its really easy to make a quick keyboard / mouse macro that can do the job. But it is NOT for serious programmers. Its just there for people who wanna make something quickly.

All in all, a language is just a language.. You need to find one that best suits what ur gonna make, and best suits what u will make in the future.

u know the letters of BASIC --> Beginners All-purpose Syntax Instruction Code ... apparently designed for beginners, but i REALLY hate it... but thats probably bcuz im a M$ hater.. And oddly enough i used to program in GW-basic, QBasic and all of those.

Sorry to all those that like basic... but if ur serious about programming, learn C++ ... i think u would thank yourself in the long run.

You can do anything in any language, but not every language will be as nice back to u for the implementation side of things.

Thats just my opinion anyway, everyones will differ.
clintonselke is offline  
Old 06/27/2009, 15:06   #30
 
elite*gold: 0
Join Date: Aug 2007
Posts: 180
Received Thanks: 158
well the question sound simple but almost anyone can give you a different answer. I skip mynes. the truth is that you will need to grasp the basics of that specific languade first which is usually not so interesting at all by itself. better will be to have someone who know you or at least give you few tasks examples about these basics so you will get it easyer.

seriously expect micro$oft ***** most languades are a bit familiar....

but as for what to learn data types, operations with them, loops etc functions ....
and at the end classes and related stuff to them.
dunno "everything is relative" cuz if you will go further and want to programe your own CO client that last thing you will be learning would be like Directx or OpenGL ....

so you see fully ultimate answer isnt aviable.
best would be to start with a programing languade which doesnt even have classes and objects but then again you will lose time and will have to relearn other languade syntax later on(even thru thats the smallest problem if it will be from non OOP languade)....
but seriously about programing mostly the only issue is syntax and correct implementation of the problem which that specific code have to solve.
"coding is 95% logic, rest syntax"

OOP = object oriented languade
galdik is offline  
Reply


Similar Threads Similar Threads
Programing Questions(duh)
07/08/2009 - CO2 Programming - 6 Replies
Ok, I've been thinking of making a PS of Conquer Online, I'm making it very much like normal TQ Conquer, but with a little bit of exp rates, better chances of good drops and cp bag drops so people can make their gear. Unfortunately I have no experience in programing and making PS's at all. If there is any guide with some basics it would be much apreciated if I could get a link, now on with the questions. 1st Question:- How can I disable auto patching for a the real conquer client. I know PS...
new to programing
12/20/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 0 Replies
first of all, i want to thank you all for the help you got me from other threads. now i would like to ask something... no i don't want bots or hacks made from anyone... i just want a little advice in something. to know about programing a bypass for gameguard or to make a bot which programs, coder or programing books i should look to?? i mean, should i look for auto it to make a bot? should i try c++ programing? if theres someone who could help me with knowing more about programing...
Scar programing
11/25/2008 - General Coding - 0 Replies
Hello i have been leaching from this site and wanted to give some thing back. Scar is a programing language made for any 2d game. It is the closest thing i have seen to the English language. The down side is that you can't compile the script once you make it. Any was i made a tut on how to make a simple auto mage for a game called Endless online. The method i have taken is to press f1 and then click the monster. It would do this until the monster is gone. The magic on the game lets you...
Help for Programing a bot
04/01/2008 - Conquer Online 2 - 0 Replies
Well, i want to make a bot for CO, but i need some help. I don't know if it's better to take the packets that send conquer server, and manipulate it; or find the memory address and change the values when i need it. Well, in addition, i have a question. Always the system assigned the same memory address for the game? For example, if i use the "odbg", and i find that the memory address for the player name is "x", always "x" have the player name? Well, i need some help. I don't need that...
Request for programing help
05/30/2006 - Conquer Online 2 - 1 Replies
Well ass all of we know the auto lvl doent work i use to lvl whit COPartner but now its freez. Ill try to crack it but i need some help hehe if anyone can give me and idea of how to do it or any source ty hope elitepvpers ll join togetter to do this crack lol by the way im not good programer so i need so much help



All times are GMT +1. The time now is 00:42.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.