 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:21 pm Post subject: Building up in programming languages? |
|
|
FIRST POST WOOT!
Id much rather become more well known on this board as someone who wants to contribute before Im known as a maplestory leecher, so...
Im currently learning Ruby programming language, and Im a pretty low beginner at it. Im working on a program in it right now that simply asks you things in the personality of an angry boss, and gives you 4 choices. If you choose the right series of choices, then he 'gives you a raise'.
I was wondering at what point do I move from Ruby onward to C++ or Delphi. I tried to learn both of these first, but the whole thing about compilers through me off as I couldnt find any good ones that didnt cost me money
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Tue Mar 11, 2008 9:27 pm Post subject: |
|
|
What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with.
_________________
Last edited by AndrewMan on Tue Mar 11, 2008 9:28 pm; edited 1 time in total |
|
| Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Tue Mar 11, 2008 9:27 pm Post subject: |
|
|
Well, I don't know anything about Ruby, C++, or Delphi for that matter cause I'm just really learning Delphi.
I do know that if you wanna go to C++, there are plenty of free compilers.
I'd suggest DevC++ I believe it is, it's in the stickys.
And if you're up for it, you can find Borland Delphi on here with a keygen.
_________________
LAWLrrenzolicious |
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:32 pm Post subject: |
|
|
| AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all?
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Mar 11, 2008 9:34 pm Post subject: |
|
|
| BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance, start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.)
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
Last edited by Pseudo Xero on Tue Mar 11, 2008 9:37 pm; edited 1 time in total |
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:37 pm Post subject: |
|
|
| Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming ><
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Mar 11, 2008 9:39 pm Post subject: |
|
|
| BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:41 pm Post subject: |
|
|
| Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.  |
Haha no, I dont have to look into it for a few years. Im mostly looking to make basic applications with UIs rather than command line usage for now.
Downloading Visual C++ now
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Mar 11, 2008 9:44 pm Post subject: |
|
|
| BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.  |
Haha no, I dont have to look into it for a few years. Im mostly looking to make basic applications with UIs rather than command line usage for now.
Downloading Visual C++ now |
Here's some code to make your first app (win32 console) :
| Code: | #include "stdafx.h"
#include <iostream>
#include <conio.h>
int _tmain(int argc, _TCHAR* argv[])
{
std::cout << "Hello World!\n";
std::cout << "Press any key to exit... ";
getch();
return 0;
} |
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:47 pm Post subject: |
|
|
| Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.  |
Haha no, I dont have to look into it for a few years. Im mostly looking to make basic applications with UIs rather than command line usage for now.
Downloading Visual C++ now |
Here's some code to make your first app (win32 console) :
| Code: | #include "stdafx.h"
#include <iostream>
#include <conio.h>
int _tmain(int argc, _TCHAR* argv[])
{
std::cout << "Hello World!";
std::cout << "Press any key to exit... ";
getch();
return 0;
} |
|
Gah!
I learn nothing when you just give me the code
But thank you, looks pretty... complex o.o compared to ruby...
Sample ruby code:
| Code: | # Melissa's address
melissa_addr = {
"street" => "23 St George St.",
"city" => "Silver Spring",
"state" => "MD",
"zip" => "20465"
}
# Sandy's address
sandy_addr = {
"street" => "324 Campus Dr.",
"city" => "College Park",
"state" => "MD",
"zip" => "23659"
}
# Joe's address
joe_addr = {
"street" => "43 Main St. W",
"city" => "Washington",
"state" => "DC",
"zip" => "29847"
}
#---------------------------------------
# Joe
joe = {
"first name" => "Joe",
"last name" => "Smith",
"phone" => "(301) 345-9837",
"address" => joe_addr
}
# Melissa
melissa = {
"first name" => "Melissa",
"last name" => "Adams",
"phone" => "(301) 364-8924",
"address" => melissa_addr
}
# Sandy
sandy = {
"first name" => "Sandy",
"last name" => "Koh",
"phone" => "(301) 354-2975",
"address" => sandy_addr
}
#-------------------------
addressbook = [ melissa, joe, sandy,]
addressbook.each do |person|
first = person["first name"]
last = person["last name"]
phone = person["phone"]
puts first + " " + last + ":"
puts " " + phone
street = person["address"]["street"]
city = person["address"]["city"]
state = person["address"]["state"]
zip = person["address"]["zip"]
puts " " + street
puts " " + city
puts " " + state + ", " + zip
puts ""
end |
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Mar 11, 2008 9:48 pm Post subject: |
|
|
| BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.  |
Haha no, I dont have to look into it for a few years. Im mostly looking to make basic applications with UIs rather than command line usage for now.
Downloading Visual C++ now |
Here's some code to make your first app (win32 console) :
| Code: | #include "stdafx.h"
#include <iostream>
#include <conio.h>
int _tmain(int argc, _TCHAR* argv[])
{
std::cout << "Hello World!";
std::cout << "Press any key to exit... ";
getch();
return 0;
} |
|
Gah!
I learn nothing when you just give me the code
But thank you, looks pretty... complex o.o compared to ruby...
Sample ruby code:
| Code: | # Melissa's address
melissa_addr = {
"street" => "23 St George St.",
"city" => "Silver Spring",
"state" => "MD",
"zip" => "20465"
}
# Sandy's address
sandy_addr = {
"street" => "324 Campus Dr.",
"city" => "College Park",
"state" => "MD",
"zip" => "23659"
}
# Joe's address
joe_addr = {
"street" => "43 Main St. W",
"city" => "Washington",
"state" => "DC",
"zip" => "29847"
}
#---------------------------------------
# Joe
joe = {
"first name" => "Joe",
"last name" => "Smith",
"phone" => "(301) 345-9837",
"address" => joe_addr
}
# Melissa
melissa = {
"first name" => "Melissa",
"last name" => "Adams",
"phone" => "(301) 364-8924",
"address" => melissa_addr
}
# Sandy
sandy = {
"first name" => "Sandy",
"last name" => "Koh",
"phone" => "(301) 354-2975",
"address" => sandy_addr
}
#-------------------------
addressbook = [ melissa, joe, sandy,]
addressbook.each do |person|
first = person["first name"]
last = person["last name"]
phone = person["phone"]
puts first + " " + last + ":"
puts " " + phone
street = person["address"]["street"]
city = person["address"]["city"]
state = person["address"]["state"]
zip = person["address"]["zip"]
puts " " + street
puts " " + city
puts " " + state + ", " + zip
puts ""
end |
|
Tbh, the code I gave you is very popular test code. You can actually learn off of it, and find out what something does by using Google. All it does is write "Hello World!".
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 9:51 pm Post subject: |
|
|
| Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | Xenophobe wrote: | | BasketCase wrote: | | AndrewMan wrote: | What the hell is ruby?
And if you're starting off google Visual Basic Express. It is made by microsoft. I have made so many applications.
If you are looking to make a maplestory trainer, than google Visual C++.
Although, it takes many months of work to make a maplestory trainer, as many of the variables are very hard to find, and hard to work with. |
Ruby is a super basic OOP language Ive started learning.
Visual Basic Express... sounds familiar
Used in crackme's at all? |
Do not, under any circumstance start leaning Visual Basic. I suggest you learn C++. (Visual C++ is the best compiler if you're only looking at developing for Windows.) |
I know I wanted to eventually get up to C++
My friends and I are planning this spoof of a game to make for our project in three years. I figured C++ would be a good language to base the game in, and none of my other friends even know the definition of programming >< |
C++ isn't hard, learning it now would be good. Just don't look into 3D game programming when you start.  |
Haha no, I dont have to look into it for a few years. Im mostly looking to make basic applications with UIs rather than command line usage for now.
Downloading Visual C++ now |
Here's some code to make your first app (win32 console) :
| Code: | #include "stdafx.h"
#include <iostream>
#include <conio.h>
int _tmain(int argc, _TCHAR* argv[])
{
std::cout << "Hello World!";
std::cout << "Press any key to exit... ";
getch();
return 0;
} |
|
Gah!
I learn nothing when you just give me the code
But thank you, looks pretty... complex o.o compared to ruby...
Sample ruby code:
| Code: | # Melissa's address
melissa_addr = {
"street" => "23 St George St.",
"city" => "Silver Spring",
"state" => "MD",
"zip" => "20465"
}
# Sandy's address
sandy_addr = {
"street" => "324 Campus Dr.",
"city" => "College Park",
"state" => "MD",
"zip" => "23659"
}
# Joe's address
joe_addr = {
"street" => "43 Main St. W",
"city" => "Washington",
"state" => "DC",
"zip" => "29847"
}
#---------------------------------------
# Joe
joe = {
"first name" => "Joe",
"last name" => "Smith",
"phone" => "(301) 345-9837",
"address" => joe_addr
}
# Melissa
melissa = {
"first name" => "Melissa",
"last name" => "Adams",
"phone" => "(301) 364-8924",
"address" => melissa_addr
}
# Sandy
sandy = {
"first name" => "Sandy",
"last name" => "Koh",
"phone" => "(301) 354-2975",
"address" => sandy_addr
}
#-------------------------
addressbook = [ melissa, joe, sandy,]
addressbook.each do |person|
first = person["first name"]
last = person["last name"]
phone = person["phone"]
puts first + " " + last + ":"
puts " " + phone
street = person["address"]["street"]
city = person["address"]["city"]
state = person["address"]["state"]
zip = person["address"]["zip"]
puts " " + street
puts " " + city
puts " " + state + ", " + zip
puts ""
end |
|
Tbh, the code I gave you is very popular test code. You can actually learn off of it, and find out what something does by using Google. All it does is write "Hello World!". |
haha, I know what a Hello World program is :]
But really, looking with virgin to C++ eyes, none of that code means anything to me.
VC++ is taking forever to instal xD
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
|
| Back to top |
|
 |
BasketCase Newbie cheater
Reputation: 0
Joined: 09 Mar 2008 Posts: 16
|
Posted: Tue Mar 11, 2008 10:24 pm Post subject: |
|
|
| slovach wrote: | | http://cplusplus.com/ |
Already there
Man this is so confusing. None of the commands even relate to what they do
cout = print message? wait what?
it doesnt explain the #include that well, like what it actually does and in what situations we'd use which include, etc
doesnt explain the int in "int main ()"
Bah, this is gonna take forever
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Tue Mar 11, 2008 10:25 pm Post subject: |
|
|
I do regret starting to learn VB, but in some ways its good. Good for trainers, good for making simple applications, and easy to understand.
C++, on the otherhand, requires you actually to memorize. VB is sort of like writing a book. C++ is actually "LEARNING another language". Requires you to memorize, and will take a while.
Example:
To say "hello world" in Visual Basic its this:
| Code: |
MsgBox("Hello World") |
In C++ it is this:
| Code: | #include "stdafx.h"
#include <iostream>
#include <conio.h>
int _tmain(int argc, _TCHAR* argv[])
{
std::cout << "Hello World!";
std::cout << "Press any key to exit... ";
getch();
return 0;
}
|
Of course I know shit about C++, and wont learn till the summer when I get more time...
_________________
Last edited by AndrewMan on Tue Mar 11, 2008 10:27 pm; edited 1 time in total |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot 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 cannot attach files in this forum You can download files in this forum
|
|