Are they interested in this thread because they want to actually learn to program or because they want a near copy/paste guide to have a workable bot that they can then (hopefully) fix/edit to their needs?
Just wondering cause I was considering yesterday running this as two seperate things.
#1: Being the tutorials which (sadly) are few and far between due to busyness)
#2: Working bot made with this framework that people could use. Just basic features but something people could use if they wished.
I am looking for both. C# isnt all that hard to pick up for me because im pretty proficient in C++, but its nice seeing your coding style and learning some new skills. But i also want to make a basic bot that can do simple things (hunt with magic, pick up money, auto path that goes to X/Y you specify)
lol... i started reading the 1st page of the thread, at the end of the 1st page i put c# on download xD and no it`s almost done downloading.. i`ll catch up with the basics of C# till everything gets back on track, and hopefully i`ll be joining you guis in this with some features.
THE POLL: Both. a working bot is a working bot, knowing how to make one is even better.
@P4N: you`re the man. keep it up please, i`m hooked on your materials and the way u explain.
@IamHawt: mate, do you also have some tutorials to share? I was really impressed with your coop and would like to study some of your stuff
So yea, hope C# is not that different from php or js, i mean it`s still programming, right?
Are they interested in this thread because they want to actually learn to program or because they want a near copy/paste guide to have a workable bot that they can then (hopefully) fix/edit to their needs?
I'm more interested in understanding the whole packet structure and encryption methods used and I learn by working example. I've experience in VB, .net, VERY little in C# but a loop's a loop in any language I've the basics down from college and looking to expand.
read all 16 pages so far and fairly amused! The packets cornfuse the hell out of me, I understand the basics of the packets, and encryption but putting 2 and 2 together to make 4 still eludes my grasp.
Are they interested in this thread because they want to actually learn to program or because they want a near copy/paste guide to have a workable bot that they can then (hopefully) fix/edit to their needs?
Just wondering cause I was considering yesterday running this as two seperate things.
#1: Being the tutorials which (sadly) are few and far between due to busyness)
#2: Working bot made with this framework that people could use. Just basic features but something people could use if they wished.
Both and as somebody else also noted it's a lot better to be able to actually learn than just relying on others to do it for us. I think most people have the same problems and it's all to do with packets and understanding them.
I had a quick read on something that tried explaining it (not Conquer based) but I still didn't quite understand it even when I thought I DID understand it >.<