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 


C++

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
Nuclear898
Grandmaster Cheater Supreme
Reputation: 0

Joined: 04 Jun 2006
Posts: 1597
Location: The Netherlands

PostPosted: Wed Oct 17, 2007 6:21 am    Post subject: C++ Reply with quote

I want to make a small app which browses sites real fast, etc www.example.ex/****


and with ****= numbers reaching from 0-9999


this will be my first C++ project and i neem some help on sites where i can find info on doing this.

Thanks in advance.
Back to top
View user's profile Send private message
Robotex
Master Cheater
Reputation: 0

Joined: 05 Sep 2006
Posts: 378
Location: The pizza country!

PostPosted: Wed Oct 17, 2007 6:28 am    Post subject: Reply with quote

for(int i = 0; i < 9999; i++)
{
<code here>
}

_________________

ASM/C++ Coder
Project Speranza lead developer
Back to top
View user's profile Send private message
Nuclear898
Grandmaster Cheater Supreme
Reputation: 0

Joined: 04 Jun 2006
Posts: 1597
Location: The Netherlands

PostPosted: Wed Oct 17, 2007 6:34 am    Post subject: Reply with quote

thanx but i have no idea what that does Razz

you can spoonfeed me but I actually want to learn programming in C++ Very Happy
Back to top
View user's profile Send private message
darkbobert
How do I cheat?
Reputation: 0

Joined: 08 Mar 2007
Posts: 0

PostPosted: Wed Oct 17, 2007 11:41 am    Post subject: Reply with quote

how i wud do it is set a variable and have it sendinput that variable and increase its value by 1 every cycle
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Wed Oct 17, 2007 11:56 am    Post subject: Reply with quote

Nuclear898 wrote:
thanx but i have no idea what that does Razz

you can spoonfeed me but I actually want to learn programming in C++ Very Happy


If you don't know what that does, then you need to go read some more Mad

http://www.cplusplus.com/doc/tutorial/
Back to top
View user's profile Send private message Visit poster's website
Heartless
I post too much
Reputation: 0

Joined: 03 Dec 2006
Posts: 2436

PostPosted: Wed Oct 17, 2007 2:07 pm    Post subject: Reply with quote

Robotex wrote:
for(int i = 0; i < 9999; i++)
{
<code here>
}


Or you can use this code.

Code:
for(;;)
{
     \\Code Here
}
Back to top
View user's profile Send private message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Wed Oct 17, 2007 2:32 pm    Post subject: Reply with quote

HornyAZNBoy wrote:
Robotex wrote:
for(int i = 0; i < 9999; i++)
{
<code here>
}


Or you can use this code.

Code:
for(;;)
{
     \\Code Here
}


... why? the first loop is already doing half the work for you. also your loop is endless.
Back to top
View user's profile Send private message
Flyte
Peanuts!!!!
Reputation: 6

Joined: 19 Apr 2006
Posts: 1887
Location: Canada

PostPosted: Wed Oct 17, 2007 4:33 pm    Post subject: Reply with quote

darkbobert wrote:
how i wud do it is set a variable and have it sendinput that variable and increase its value by 1 every cycle


Retard says what?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Page 1 of 1

 
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