Results 1 to 13 of 13

Thread: My scripting blog

  1. #1
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    My scripting blog

    Well, welcome to my blog.
    I just started creating a hybrid program, which will mainly train wc, but also fishing, cooking, and combat while it is at it. The way it is supposed to work when I get done: (this script's "home" is draynor) It chops the wood appropriate for your level, and if avaible, it will get the right axe in your inventory. Then after it has banked and chopped a few loads, it will fish a single load, and cook it, the fish will be automatically selected, based on your level and the avaible materials. Once that is done, it will walk to the goblins in the area, performing human like drops while walking.After Killing a goblin, it will pick up the coins and bones, the bones will be burried once the inventory is full. If the health falls below 50%, it should eat until it is at full health. As soon as there are only 2 food items in your inventory, it will go back to the bank. Once it got there, it will eat the last two food items and bank the gp. The number of how many times it chops wood before killing goblins will be random. The script will be multi-player, and i hope that it will be able to run straight for at least a week before it will have to come to a stop. This should bring 10 players or more to at least level 60 (hopefully). Now, atm I don't think I don't think I have enough knowledge about Scar to be ableto create this entire thing yet, but by the time I get to those functions, I am pretty sure I will have enough knowledge to create them .
    IF ANYONE WANTS TO HELP ME FINISH THIS SCRIPT, HERE IS WHAT YOU CAN DO: IF YOU HAPPEN TO SEE THAT YOUR AXEHEAD FELL OF, PLEASE TAKE A SCREENSHOT OF THE ENTIRE SCREEN, AND SEND IT TO ME, PLEASE INCLUDE THE EXACT TEXT, IF ONE SHOWS UP!!!! THANKS A LOT!!!!

    Well, here is my blog :

    Day 1:
    How Far I Am: I just finished deciding what kind of functions and procedures I need, and I wrote them into SCAR. These are just the names, with a little text telling me what to do for each one.

    Day 2:
    Well, I am finished with the function to pick out the best axe for your level. If the best one is not avaible, then it will lower the axe until it found an existing axe. If there is no axe in you bank, then it will log you out. (I am thinking if I should also add something so that it walkes to Varrock, to the grand exchange, sells the logs, buys a better axe, and then walks back...) And I finished all the Functions for the Oak, for it is easiest to find, right next to the bank, next up: Willows.
    Day 2, Part 2:
    I am getting along really well, I planned to get this done by the end of summer vacation, but I think I may get done before the vacation even start, maybe I'll get done during spring break already!

    Day 3:
    Today I decided that it looks more professional if I include arrays, instead of typing TreeColor1, TreeColor2, and TreeColor3 for every Color and object finding function (this is my first time use of arrays, and I LOVE it ) Well, now it is time to get to tackle the willows, seeing as I was buissy reading tuts today.

    Day 4:
    Well, today I have some time to spare. I just finished line 1000 (JUHU! ), and Finished the Normal tree cutting process, I am also done with getting to the willows, getting back from the willows, and banking the willows. The problem with the willows is that they are so close together, that I have no clue how to make it so that it waits till the tree ehich I am chopping is down (feel free to post suggestions ). I will probably not be able to script much on the weekend, because I am going to my grandparents.
    Day 4, Part 2:
    I finished the fishing part, it is improvised and not at all perfect, but at first I need the rough layout of everything. Now, I only need to do teh yews and Willows, then the cooking, the fighting (already did the bone burrying), and the multi-player form. Right now I am wondering If I should also make a tutorial runner, which I could add, so it creates all 10 accounts, and then levels them up... Would be a nice thing to have.

    Day 5:
    Today, I got the lesser demon title, so big achievement there!
    Also, I finished my Ent finding function, and a lot of other stuff, too. If I continue at the current rate, I'll be finished in 2 or 3 weeks (never thought it would go that fast! ). The hardest part will probably be to create an axe-head finding function (first of all, because I only got that once in my entire time of playing runescape, and also, because I would have to get teh color of each axe head.)

    Day 6:
    Today I got back agian, and spent some time on fixing bugs in my script. I also edited out some useless or not needed stuff. Also I finished my fishing procedures/functions. Now the things left to do are:
    -Yews (everything)
    -Willows (chopping)
    -Normal(Walk back and chop)
    -Cooking(everything)
    -Goblins(Attacking and getting there)
    -Anti-ban(needs a lot of improvement)
    -Anti-randoms(are missing completely atm)

    Day 7:
    TBoxes and TPoints are no longer a mystery for me! I understood them and am using them in my script (or at least plan to use them ) . I also finished the antirandom function, and now I only need to put a single line after each time I click on a tree, or I go fishing, or stuff like that.
    Day 7 Part 2:
    Unbelieveable! Astonishing! Awesome! I am now officially an SRL member!!!!!!

    Day 8:
    Well, today I am staying home from school, because I am not feeling all to great, so I decided to look around in the members forum which I am now part of . I just realized that my script isn't quite as good as I hoped in comparisson, so I decided to just post as far as I got, and start over again. You should be able to see it in teh first script section, even though it is my 3rd script (it will say so in the title), becausee I don't think it is good enough to be posted anywhere else.
    There is nothing right in my left brain and there is nothing left in my right brain.

  2. #2
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    good luck and i hope u have patience its going to be a pretty massive script



  3. #3
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, yeah, i got patience, and yeah, it's gonna be a massive script (without any of the functions and procedures filled in, I am already at 400 lines ). Thanks for your comment, it is appreciated.
    There is nothing right in my left brain and there is nothing left in my right brain.

  4. #4
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    233
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Should be cool.
    If you need any scripting help, send it my way. =]
    RS Simple Solution to Wilderness, Click Here!
    Use Run Energy Efficiently in Scripts, Click Here!
    ---------------------------------------------------
    Make some magic happen.
    ---------------------------------------------------



    http://www.fenjer.com/adnan/SRLStats/3839.png

  5. #5
    Join Date
    Jan 2008
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sounds like its gonna be a realy good script. You should apply for a membership with it.

  6. #6
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Stur Pure View Post
    Well, yeah, i got patience, and yeah, it's gonna be a massive script (without any of the functions and procedures filled in, I am already at 400 lines ). Thanks for your comment, it is appreciated.
    the amount of functions that u need to make means its going to be alot bigger than that

    have u thought of getting some ppl and breaking this script into smaller parts and working on it that way, instead of taking it all on at one time?



  7. #7
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for your comments
    Here are some replies :

    @ L33s Than 33: Thanks for offering your help, I'll be sure to send you a quick pm with my question before putting it on the helpforum.

    @ Coo Too: Well, I hope it is going to be a really great script (if it owrks it is sure to be great ), as for applying for members: I already did so, but it is a really close race, so if I loose, I will try it with this one.

    @ Bonfield: There might be more, and there might not, will find out what more I need once I get to those. As for having different people help me: A script which is supposed to get me into members if the one I already created fails, I need this one to make me a member, but for that it has to be 90% my own work. But I am going about this step by step, at first the normal trees, then the oak, then the others, then the goblins, then the fishing, one by one I'll get them all.
    There is nothing right in my left brain and there is nothing left in my right brain.

  8. #8
    Join Date
    Aug 2007
    Location
    Georgia, U.S.
    Posts
    890
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow, it sounds like it is going to be a really great script, good luck.

  9. #9
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks
    I just found out that draynor doesn't seem to have a stove (god damn it), so I have to inlude an extra function for making a fire, and then I have to edit my fishing procedure so that I don't fish the entire inventory full, to leave space for a log and a tinderbox. Oh well, won't be too hard to make that work.
    There is nothing right in my left brain and there is nothing left in my right brain.

  10. #10
    Join Date
    Aug 2007
    Location
    Georgia, U.S.
    Posts
    890
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There is a place to cook in draynor, its just not a range. it is in the house where ned is.

  11. #11
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Duh, Of course, how could I miss this!?!?! Thanks a lot!

    Woohoo! Lesser Demon Title!!!!! Sweet!!!
    There is nothing right in my left brain and there is nothing left in my right brain.

  12. #12
    Join Date
    Jan 2008
    Posts
    163
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    how long to your script is ready is there a estimate release date?

  13. #13
    Join Date
    Jan 2008
    Location
    Frankfurt, Germany
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Like I already said: I published that one, it's in my sig. It was turning out to be not good enough, so I am writing a new one. It will probably be ready in teh next few weeks, or maybe months... who knows...
    There is nothing right in my left brain and there is nothing left in my right brain.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Script Blog
    By NiCbaZ in forum Blogs and Writing
    Replies: 0
    Last Post: 08-15-2008, 11:13 AM
  2. MS PAINT BloG
    By NiCbaZ in forum Graphics and Multimedia
    Replies: 1
    Last Post: 03-27-2008, 05:56 AM
  3. My Law Runner Blog
    By Raskolnikov in forum Blogs and Writing
    Replies: 7
    Last Post: 03-27-2008, 03:55 AM
  4. Srl Donater blog
    By RudeBoiAlex in forum Blogs and Writing
    Replies: 72
    Last Post: 11-29-2007, 12:53 PM
  5. My SRL Army Blog
    By mark9510 in forum Blogs and Writing
    Replies: 15
    Last Post: 11-17-2007, 02:15 AM

Posting Permissions

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