Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


???
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Escape.
Master Cheater
Reputation: 0

Joined: 16 Jul 2007
Posts: 354
Location: Washington State.

PostPosted: Tue Sep 18, 2007 6:36 pm    Post subject: ??? Reply with quote

how to i make programs like exe and stuff?
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
merkark12
Advanced Cheater
Reputation: 0

Joined: 04 Jul 2007
Posts: 74
Location: In that program you just downloaded

PostPosted: Tue Sep 18, 2007 6:49 pm    Post subject: Reply with quote

ummm.... download a compiler and put code into it and press compile ???? Rolling Eyes Rolling Eyes
_________________


Back to top
View user's profile Send private message
Escape.
Master Cheater
Reputation: 0

Joined: 16 Jul 2007
Posts: 354
Location: Washington State.

PostPosted: Tue Sep 18, 2007 6:52 pm    Post subject: Reply with quote

what code o.o
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Tue Sep 18, 2007 8:29 pm    Post subject: Reply with quote

The code that you wrote to make the program that you wanted to make. Rolling Eyes
Back to top
View user's profile Send private message
Escape.
Master Cheater
Reputation: 0

Joined: 16 Jul 2007
Posts: 354
Location: Washington State.

PostPosted: Tue Sep 18, 2007 8:40 pm    Post subject: Reply with quote

how do you write them?
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Tue Sep 18, 2007 8:55 pm    Post subject: Reply with quote

Well, my advice is to learn a programming language such as C++. Look in grand library of programming tuts to find a good C++ tutorials(*hint*hint* http://www.cprogramming.com/) and then download Dev-C++(in grand library of compilers), most people will say its bad, but I like it, I use it for about evrything(except .DLLS, there way of making htem is different and more confusing =P)
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Escape.
Master Cheater
Reputation: 0

Joined: 16 Jul 2007
Posts: 354
Location: Washington State.

PostPosted: Tue Sep 18, 2007 9:03 pm    Post subject: Reply with quote

Obi read your message
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
merkark12
Advanced Cheater
Reputation: 0

Joined: 04 Jul 2007
Posts: 74
Location: In that program you just downloaded

PostPosted: Tue Sep 18, 2007 9:35 pm    Post subject: Reply with quote

dev cpp is outdated Rolling Eyes use MSVC++ for c++ MSVC++and yes use the www.cprogramming.com or anything in the grand library of prog tuts
_________________


Back to top
View user's profile Send private message
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Tue Sep 18, 2007 9:54 pm    Post subject: Reply with quote

I dont care if its outdated, I like it...
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25796
Location: The netherlands

PostPosted: Wed Sep 19, 2007 1:20 am    Post subject: Reply with quote

click start
click run
cmd<enter>
debug<enter>

a <enter>
mov ax,9 <enter>
mov dx,108 <enter>
int 21 <enter>
db 49 20 52 20 4C 33 33 54 20 48 34 58 30 52 24 <enter>
rcx <enter>
17 <enter>
nleet.com <enter>
w <enter>
q <enter>
ren leet.com leet.exe <enter> (not necesary, but he explicitly asks for exe)
leet <enter>
Look how leet you are!

(If you do it correctly your computer WILL NOT be fucked up, if you mess up, it MAY get fucked up)

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Codeslinger
I post too much
Reputation: 1

Joined: 11 Oct 2007
Posts: 3652
Location: Midwest, United States of America

PostPosted: Thu Nov 12, 2009 8:51 pm    Post subject: Reply with quote

Dark Byte wrote:
click start
click run
cmd<enter>
debug<enter>

a <enter>
mov ax,9 <enter>
mov dx,108 <enter>
int 21 <enter>
db 49 20 52 20 4C 33 33 54 20 48 34 58 30 52 24 <enter>
rcx <enter>
17 <enter>
nleet.com <enter>
w <enter>
q <enter>
ren leet.com leet.exe <enter> (not necesary, but he explicitly asks for exe)
leet <enter>
Look how leet you are!

(If you do it correctly your computer WILL NOT be fucked up, if you mess up, it MAY get fucked up)


=O

What does it do???
Back to top
View user's profile Send private message MSN Messenger
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Thu Nov 12, 2009 11:19 pm    Post subject: Reply with quote

did you really need to bump a 2 year old thread
Back to top
View user's profile Send private message
False Prophet
Expert Cheater
Reputation: -1

Joined: 28 May 2006
Posts: 121

PostPosted: Fri Nov 13, 2009 4:19 pm    Post subject: Reply with quote

Wow, I had no idea you could use assembler in command prompt.
_________________
Back to top
View user's profile Send private message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Fri Nov 13, 2009 8:49 pm    Post subject: Reply with quote

Oggy wrote:
Wow, I had no idea you could use assembler in command prompt.


if that surprises you, other debug features will make you shit yourself
Back to top
View user's profile Send private message
NoMercy
Master Cheater
Reputation: 1

Joined: 09 Feb 2009
Posts: 289

PostPosted: Sat Nov 14, 2009 2:20 am    Post subject: Reply with quote

Dark Byte wrote:
click start
click run
cmd<enter>
debug<enter>

a <enter>
mov ax,9 <enter>
mov dx,108 <enter>
int 21 <enter>
db 49 20 52 20 4C 33 33 54 20 48 34 58 30 52 24 <enter>
rcx <enter>
17 <enter>
nleet.com <enter>
w <enter>
q <enter>
ren leet.com leet.exe <enter> (not necesary, but he explicitly asks for exe)
leet <enter>
Look how leet you are!

(If you do it correctly your computer WILL NOT be fucked up, if you mess up, it MAY get fucked up)


lolled about that xD so small
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites