Support Forums

Full Version: I want to make an auto friend adder.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know this isnt the only thing that i want to program but i would like to learn the basic's of programming and i figured this would be a good first start to what i would like.

1. I want my program to gather ID's of the friends list you want.

2. I want the program to be simple and easy to use.

3. I would like it if i could make it do capatcha's for me.

Anyhow moving on, i need some help i have no idea on how to program
the most ive ever done is a little HTML and CSS.

So im asking the amazing developers of SF can u give me some idea's and tutorials on the basic's of what i should learn?

I also want to make a crypter.
If you're just starting out, this is not a good place to start. Something like this would involve a variety of things that would make it complicated for you to look at in perspective as a whole if you've never programmed before, and especially in C++.

Crypers can't be discussed on SF, refer to the rules for why.

And I would suggest starting out with learning how message boxes work, incorporate if then statements into the message box buttons, switch up the logic a little, try using loops, then use a combination of all 3. That's how you expand your knowledge in programming.