Page 1 of 2 12 LastLast
Results 1 to 25 of 27

Thread: Benefits of scripting?

  1. #1
    Join Date
    Jul 2014
    Location
    Europe
    Posts
    182
    Mentioned
    7 Post(s)
    Quoted
    103 Post(s)

    Question Benefits of scripting?

    I was wondering, if you're able to script, does it have any benefits to your real life? Does it actually have a positive impact on, for example, your concentration, your memory, being able to solve problems faster or anything like that?
    Last edited by Justin; 08-26-2014 at 01:12 PM.

  2. #2
    Join Date
    Jun 2014
    Location
    Oklahoma
    Posts
    336
    Mentioned
    22 Post(s)
    Quoted
    231 Post(s)

    Default

    I would say so for solving problems. On memory and concentration I would say no. I mean you're bound to eventually memorize the syntax and commonly used methods over time which might help your memory but I don't know. I guess you have to be concentrated to code but I wouldn't be sure if it improves it. If you concentrate for 4 hours at a time and push your limits then yeah, I will likely improve. But if you code for 10 minutes at 4 different times a day and eventually finish something then I would say no.

    As for solving problems I would say yes. A lot. When you code (or script I guess) you have to think of a logical solution to the problem at hand and give a solution that works in every scenario. This type of logical thinking can apply to a large array of things in the real world. To state the obvious it could help if you work as a computer programmer. The more you do something the more comfortable you are with it and likely you will be able to do it faster. So if you do a lot of coding (logical thinking) you will become quicker and more comfortable at solving logical problems. Also, thinking is essentially a logical problem so if you learn to code you become better at thinking.

    “Everybody in this country should learn to program a computer, because it teaches you how to think” - Steve Jobs
    Also as a stupid answer, if you learn to code, you can get jobs and make money. And making money is good.

  3. #3
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by buttdestroyr View Post
    Also as a stupid answer, if you learn to code, you can get jobs and make money. And making money is good.
    just because something is simple and obvious, doesnt mean its stupid.

  4. #4
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    It's a widely accepted fact that learning to code, whether it by writing a complete piece of software or a simple script, increases your problem solving ability by forcing you to consider the logical steps that the program is going to take to complete its task.

    I would also argue that it does increase memory and concentration, though this would be purely based on the fact that it has helped my own memory and concentration. Whether it helps others too, I really wouldn't know.

  5. #5
    Join Date
    Apr 2013
    Location
    Minnesota
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Spaceblow View Post
    I was wondering, if you're able to script, does it have any benefits to your real life? Does it actually have a positive impact on, for example, your concentration, your memory, being able to solve problems faster or anything like that?

    EDIT: could a moderator edit the thread title and replace 'benifits' with 'benefits', little mistake.
    Yea it does, from what I have done, which isn't much, found that it helps organize my thoughts. It helps to break down and solve complex problems. Building a script from top to bottom forces you to solve it step by step, in an organized fashion.

  6. #6
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Personally, I don't believe scripting or programming helps bring out the "best" in anyone's brain.. We're all already capable of making choices in terms of "if's (what if blah blah)" and "else's" (then some consequence happens).. Choices are what we have in real life as well. We're already capable of deciding and thinking things through even if we made a mistake.

    Before I ever had a cellphone, I was able to memorize every single number, phone number, name, birthday.. I ever saw, in under 2 seconds. All it took was just one stare. I got one and now I can't even remember the first few digits. I don't believe a cellphone made me dumber. It's just less and less practice and more and more use of the address book.

    Practicing scripting &/or programming only made me think more like a programmer in front of a computer or when doing maths or sciences. No where else. I can memorise a ton of code. I can memorise a lot of the syntax.. I still cannot memorise a birthday anymore..


    Practicing scripting &/or programming never really made me think any more logical than I already did before that.. It only made me think in computer terms when doing it. Outside of that, I never applied the same logic to any other situations. Math and programming are closely related and some of the logic will apply to both. Same with mech. eng.

    But the same logic may not apply to something like English or Art or w/e else.. Logic can be applied in different ways and I don't think programming affects logic outside of the science fields really. The same logic I'd apply to a function hook would not be used anywhere else. The same logic applied for ordering a script is no different than the logic you'd already have had for ordering anything at all. You were already aware of the order that you had to do things in order to get it to work. You were already capable of playing the game and applying that ordering logic to it.

    You just needed to apply the same logic to a script so that a computer can do it instead of you. Did you gain logic? No.. You already had it. All you did was "apply it differently". Breaking down and solving problems was something you already knew & still advancing it as you do every day with everything else (your morning routine maybe). Applying it to another situation however, is a different thing.

    I highly doubt anyone applies the logic of a bubble sort in real life to sort out their clothes from the laundry.

    Organisation is a discipline btw.. Not logic. Sometimes we forget what we're capable of without a computer.. I tend to see programming as a reminder of capabilities.
    Last edited by Brandon; 08-25-2014 at 06:24 AM.
    I am Ggzz..
    Hackintosher

  7. #7
    Join Date
    Jul 2014
    Location
    Europe
    Posts
    182
    Mentioned
    7 Post(s)
    Quoted
    103 Post(s)

    Default

    Thank you for your extensive replies, I actually hoped that coding would be good for my brain, it's a shame that it appearantly isn't according to some of you.

    Quote Originally Posted by buttdestroyr View Post
    Also as a stupid answer, if you learn to code, you can get jobs and make money. And making money is good.
    I just meant coding for RS3 and not something more complex like making a program or an app or something like that. When I'm going to college or university, I'm pretty sure I'll study something that isn't related to coding, so I guess no money for me.

  8. #8
    Join Date
    Jun 2012
    Posts
    122
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Anything you learn can be applied to something else.

  9. #9
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Scripting for Runescape is like a gateway drug. It pushes you to learn a more beneficial language. Many of us on these forums have gone onto taking up a computing course as further education. Some have even got a career. I can't say for certain for everyone, but for me, i definitely pursued programming because of the Runescape cheating scene / SRL-Forums.

  10. #10
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Kasi View Post
    Scripting for Runescape is like a gateway drug. It pushes you to learn a more beneficial language. Many of us on these forums have gone onto taking up a computing course as further education. Some have even got a career. I can't say for certain for everyone, but for me, i definitely pursued programming because of the Runescape cheating scene / SRL-Forums.
    Exactly the same as me, being introduced to coding by these forums has definitely benefited me.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  11. #11
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Quote Originally Posted by Kasi View Post
    Scripting for Runescape is like a gateway drug. It pushes you to learn a more beneficial language. Many of us on these forums have gone onto taking up a computing course as further education. Some have even got a career. I can't say for certain for everyone, but for me, i definitely pursued programming because of the Runescape cheating scene / SRL-Forums.
    This is so true. Now whenever I have to do a manual task in real life, I think about what I can do to automate it.

  12. #12
    Join Date
    Jul 2014
    Location
    Europe
    Posts
    182
    Mentioned
    7 Post(s)
    Quoted
    103 Post(s)

    Default

    The replies on this thread are really interesting to read, nice to know everyone's opinion!

    EDIT: There was some personal stuff in this post, I've removed it to protect my privacy.
    Last edited by Spaceblow; 09-20-2014 at 01:07 PM. Reason: removed personal stuff

  13. #13
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Oh now that you think about it, I wasted my time because it didn't benefit me in real life...
    Actually though, when you make your own script you can let your bot run and go do something else rather than be stuck legitting runescape like a loser
    You have permission to steal anything I've ever made...

  14. #14
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Spaceblow View Post
    I'm getting a little bit offtopic but since you began talking about studies I wanted to ask some advice. I have still 2 more years to think about what I'm going to do but it's nice to already have an idea. So according to the things I said, what do you guys recommend me to do? Something related to Photoshop, psychology or languages? Any advice would certainly be welcome.
    Personally I wouldn't like to recommend anything specific. All I will say is that you should do something you enjoy; you might get a job which pays really well, but if it's not something you enjoy you'll be spending 8(ish) hours a day doing something you don't like. I know I'd much rather have a job which doesn't pay as well but is something I actually like doing.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  15. #15
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Quote Originally Posted by Rich View Post
    I know I'd much rather have a job which doesn't pay as well but is something I actually like doing.
    This.

    People can tell you what you should do in specifics, but you are the only person who can tell them if you like it or not. I would advise you to do as much as you can, and then choose the one you enjoy the most.

  16. #16
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    My advice is to write down a list of things that you enjoy doing that could be applied to an industry. If you enjoy programming, what languages do you know? Have you tried to create proper programs, or just Simba scripts? How good are you at it? If you believe that it's something you could see yourself doing, then consider that you could be a software engineer in the IT industry. Or if you enjoy using PhotoShop (ask yourself the same/similar questions again!), consider being a graphic designer.

    Once you have a general idea of what you may want to do in the future, spend the time to research it and to research what full-time career jobs are available in that field in your city, country, or neighbouring countries. Also research what's actually involved in that job, don't just assume that you know what you would actually be doing. For example, when people say that they like using PhotoShop they usually say that they want to be a graphic designer, but they have no idea what work is involved in it, and then get disappointed when they find out that they could end up making billboards, banners, and logos for companies full-time which has none of the artistic excitement that comes with hobbyist PhotoShop use.

    Finally, I'm not sure what's available to you in Belgium, or what human resources you have available to you in your situation, but try and speak to a career guidance counsellor at your high school/local college/university. These are the people who are paid to give you advice and to try and steer you on the right track. It sounds like you regret wasting time at school, but now you understand the importance of getting somewhere while you're young, and that's good.

    I was in a similar situation to you, I pissed away the last 2 years of high school and ended up repeating them 4 years later to get into university another year after that. Failed high school in 2008, repeated in 2012, started studying in 2013 to finish at the end of 2016. I could have started studying in 2009 and finished in 2011, and have spent the last 3 years gaining experience in my chosen industry. You get the picture. Don't end up doing what I did and regretting it even more.

    Good luck, and I sincerely hope that you end up doing something you love, most of us don't.
    Last edited by Incurable; 08-25-2014 at 09:53 PM.

  17. #17
    Join Date
    Jul 2014
    Location
    Europe
    Posts
    182
    Mentioned
    7 Post(s)
    Quoted
    103 Post(s)

    Default

    Quote Originally Posted by Wu-Tang Clan View Post
    Oh now that you think about it, I wasted my time because it didn't benefit me in real life...
    Actually though, when you make your own script you can let your bot run and go do something else rather than be stuck legitting runescape like a loser
    You give me an impression that you think I'm saying there are no benefits in real life. I agree with you that repeating the same stuff over and over would be pretty stupid while you actually could bot it, it's harsh to say but indeed only losers would do that.

    Quote Originally Posted by Rich View Post
    Personally I wouldn't like to recommend anything specific. All I will say is that you should do something you enjoy; you might get a job which pays really well, but if it's not something you enjoy you'll be spending 8(ish) hours a day doing something you don't like. I know I'd much rather have a job which doesn't pay as well but is something I actually like doing.
    So I'll have to choose between something with Photoshop and languages/psychology. The first option I would definitely enjoy more but the second option probably pays more. And I guess there would be more work for the second option. Hard choice but if I would want to be as happy as possible I would have to choose for Photoshop. If I would want to be less happy, but still a little bit happy and some more money, I should go with the second option.

    Quote Originally Posted by Kasi View Post
    This.

    People can tell you what you should do in specifics, but you are the only person who can tell them if you like it or not. I would advise you to do as much as you can, and then choose the one you enjoy the most.
    What do you mean by 'to do as much as you can'? Different fields of study or...? Perhaps a stupid question but I'm kind of confused.

    Quote Originally Posted by Incurable View Post
    Good luck, and I sincerely hope that you end up doing something you love, most of us don't.
    To be honest, you give better advice than most of my teachers at school. Your reply makes me rethink everything and I'm very thankful for that. Don't take it the wrong way, but I'll make sure to not end up like you and I'll definitely be ambitious from now on. Good I have 2 years left to decide, maybe my interests will be completely changed by then, who knows. When 2 years have passed and when I'll finally need to choose what I want to do, I'll look back at your reply. Thank you very much for taking your time to type that, I really appreciate it from the bottom of my heart.

  18. #18
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Quote Originally Posted by Spaceblow View Post
    What do you mean by 'to do as much as you can'? Different fields of study or...? Perhaps a stupid question but I'm kind of confused.
    Meaning you don't know if you like something if you've never tried it before.

  19. #19
    Join Date
    Jul 2014
    Location
    Europe
    Posts
    182
    Mentioned
    7 Post(s)
    Quoted
    103 Post(s)

    Default

    Quote Originally Posted by Kasi View Post
    Meaning you don't know if you like something if you've never tried it before.
    Alright, I'll try to get as much experience from everything I would consider doing, thank you very much!

  20. #20
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    Quote Originally Posted by Spaceblow View Post
    To be honest, you give better advice than most of my teachers at school. Your reply makes me rethink everything and I'm very thankful for that. Don't take it the wrong way, but I'll make sure to not end up like you and I'll definitely be ambitious from now on. Good I have 2 years left to decide, maybe my interests will be completely changed by then, who knows. When 2 years have passed and when I'll finally need to choose what I want to do, I'll look back at your reply. Thank you very much for taking your time to type that, I really appreciate it from the bottom of my heart.
    You're welcome mate, I'd give anything to have been told that sort of thing 10 years ago.

    NOTE TO SELF: Stop feeling and sounding so damned old, lol.

  21. #21
    Join Date
    May 2014
    Posts
    633
    Mentioned
    8 Post(s)
    Quoted
    322 Post(s)

    Default

    Being able to code is a huge plus I would imagine anywhere. If you do any sort of research (or want to do any) in college, being able to code is a huge huge plus. It's amazing that some professors nowadays are taken aback by things as simple as automatically populating an excel spread sheet from raw data without having to manually enter it.

  22. #22
    Join Date
    Feb 2015
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Improving your programming ability will always have a positive effect on your life.

  23. #23
    Join Date
    Dec 2014
    Posts
    70
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Spaceblow View Post
    I was wondering, if you're able to script, does it have any benefits to your real life? Does it actually have a positive impact on, for example, your concentration, your memory, being able to solve problems faster or anything like that?
    When I've been coding for lengthy time periods, it changes my thinking.. it's as if I start thinking in code.

    Code:
    if jayden.isThirsty then
    begin
      walk.toFridge
      wait(5000)
      if open.Fridge(3000) and (isWater) then
      repeat
        drink
      until (satisfied)
    end;
    Sort of but not really haha
    It can have some major positives and temporary negatives in my opinion, but I'm in a rush this morning so I won't go into it.

  24. #24
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  25. #25
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Once knowing how things work and realizing that pretty much everything in the world runs on code, it becomes easier to understand how things work in the real world. It's hard to put into words, but I can only explain it as having a new perspective.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •