August 22, 20169 yr Author wow, had no idea you've only been scripting for less than half a year, been running your scripts they are great! time for me to have a crack at it! Thanks and goodluck!
August 23, 20169 yr @juggles were you full time into learning java and scripting, or were you doing other stuff at the same time too?
August 23, 20169 yr Author @juggles were you full time into learning java and scripting, or were you doing other stuff at the same time too? No I'm in college. I would do it for like 1-2 hours a day. My school ended in July so I spent a lot of time in July learning it.
August 29, 20169 yr No I'm in college. I would do it for like 1-2 hours a day. My school ended in July so I spent a lot of time in July learning it. just stumbled upon this, pretty awesome are you just doing this for fun then? absolutely nothing wrong with that just curious
August 29, 20169 yr Author just stumbled upon this, pretty awesome are you just doing this for fun then? absolutely nothing wrong with that just curious Yeah I was bored and wanted to write my own scripts so I started studying it and learning how to code.
August 30, 20169 yr Wow good progress man. I'm taking my first java course this quarter. I was going to use code academy to get a head start since I have only used c++ to program. I would like to start scripting for runescape so I have a couple of questions. 1.You seem to have really fast progress: What were the best tutorials you found and can you link them? 2.How helpful was code acedemy? Did you have any prior knowledge of programming? 3.What were some of the roadblocks you faced while scripting? 4. What scripts can you run outside of Runescape? Are they useful? 5.What do you know now that you wished you knew when starting?
August 31, 20169 yr Author Wow good progress man. I'm taking my first java course this quarter. I was going to use code academy to get a head start since I have only used c++ to program. I would like to start scripting for runescape so I have a couple of questions. 1.You seem to have really fast progress: What were the best tutorials you found and can you link them? 2.How helpful was code acedemy? Did you have any prior knowledge of programming? 3.What were some of the roadblocks you faced while scripting? 4. What scripts can you run outside of Runescape? Are they useful? 5.What do you know now that you wished you knew when starting? 1) Code Academy and Head First Java book 2) It was helpful bc it teaches you the basics. You can build from there. No i did not 3) Trying to learn the lingo and how to properly code things as opposed to just putting random codes in 4) I dont script anything outside of runescape 5) How to code in states. I used to code in a linear fashion and thats not good.
September 3, 20169 yr Wow good progress man. I'm taking my first java course this quarter. I was going to use code academy to get a head start since I have only used c++ to program. I would like to start scripting for runescape so I have a couple of questions. 1.You seem to have really fast progress: What were the best tutorials you found and can you link them? 2.How helpful was code acedemy? Did you have any prior knowledge of programming? 3.What were some of the roadblocks you faced while scripting? 4. What scripts can you run outside of Runescape? Are they useful? 5.What do you know now that you wished you knew when starting? Can you explain states vs linear code? Do you plan to code/script outside of runescape? Since you are done with code academy what else are you using for learning material?
September 5, 20169 yr Can you explain states vs linear code? Do you plan to code/script outside of runescape? Since you are done with code academy what else are you using for learning material? Lineair means working without states and just programming everything with if/elses, states is just a cleaner solution for those if/elses
September 5, 20169 yr This is all fascinating! I've been hoping to advance my technologic knowledge for a while and I really think that this would be extremely interesting! Might follow in your footsteps and see how deep the rabbit hole goes!
Create an account or sign in to comment