Page 1 of 5 123 ... LastLast
Results 1 to 25 of 112

Thread: JuKKa's Yew Cutter Varrok

  1. #1
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default JuKKa's Yew Cutter Varrok

    WITH THE NEW VARROK THIS DOESENT WORK AT THE MOMENT

    JuKKa's Yew Cutter Varrok Version 1.3

    Script Has: 1200+ Lines!

    This is the first script i have released in a very long time.
    I have had alot of small projects that i later gave up on.
    When i started creating this script, few weeks ago, i got a problem, we went to the country side, so i werent able to script for a while, during the time i was at the country side, i got an other problem = Broken leg, now you guys gotta think that this gave me even more time to script = you're wrong!
    i had to be in the hospital for pretty much 2 weeks which was making me angry and made me miss scripting with scar, so now by releasing this script it made me happier, and even more happier thing is: i got my stiches taken of 20 minutes ago!

    Script Info:
    • Use with Scar 3.06 DIVI
    • Latest SRL.
    • Will cut yews and bank.
    • Almost Perfect Walking
    • Antiban
    • Multiplayer
    • Logsout if player is below combat level 20
    • Keep axe unequipped
    • and alot more!


    To Come:
    • Axe Finding procedure (DONE)
    • Better tree finding (DONE)
    • Auto responder (DONE)
    • Even better walking (DONE)
    • Fixed bugs


    Setup:
    • Declare your players
    • Pick rock color (outside bank)
    • Start the script in varrok east bank


    Your Part:
    • Post progress reports
    • Bugs
    • Response


    LAST THING: THE DOWNLOAD!

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  2. #2
    Join Date
    Nov 2006
    Location
    In an Amish Paradise
    Posts
    729
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sweet the script that will get me to 4872 years Srl status (JK)
    But I'll try it out when I get home with my one () yew cutter charater.
    Thanks I'll post progress latter
    ~Stupedspam

  3. #3
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by stupedspam View Post
    Sweet the script that will get me to 4872 years Srl status (JK)
    But I'll try it out when I get home with my one () yew cutter charater.
    Thanks I'll post progress latter
    ~Stupedspam
    no thats another script :P
    i just hit 69 wc with this script

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  4. #4
    Join Date
    May 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it doenst work so good i guess...always some errorslike:
    include file c:\program files\scar 3.06\includes\srl\srl.scar does not exist
    include file c:\program files\scar 3.06\includes\srl\skill\fighting.scar does not exist.
    failed when compiling

    dude help me plss++denjos++

  5. #5
    Join Date
    Apr 2007
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Everything works fine except the banking, it comes to the bank and just stands there. Any ideas on how to fix this?

  6. #6
    Join Date
    Nov 2006
    Location
    In an Amish Paradise
    Posts
    729
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The bankscreen changed with the new RS updates. So here it is...

    SCAR Code:
    {*******************************************************************************
    function BankScreen: Boolean;
    by: SRL Dev Team
    Description: Finds Bankscreen. Returns true if Found.
    *******************************************************************************}

     
    function BankScreen: Boolean;
    begin
      Result := IsTextAtEx(185, 34, 'The Bank', 30, upchars, True, False, 0, 0,
        -1);
    end;
    Just find this function in your SRL folders, then change the 185 to a 184.

    ~Stupedspam
    P.S. I have posted this like 8 time in 2 days so just search and You will find it, I promise

    Edit: Ran it and it's pretty good but there are problems

    1. Very laggy waiting/looking for yew.

    2. Doesn't always click the yew, it will find but not click...

    3. Banking Error-[Runtime Error] : Exception: Access violation at address 006AA368 in module 'scar.exe'. Read of address 000002C4 in line 432 in script C:\Program Files\SCAR 3.06\Scripts\Downloaded\Varrok Yew Walker.scar

    4. Anti-banned is looping too fast same responces and mouse movents every time.

    5. What is this for? Players[0].Integer1 := 1;

    Works great up till I get the error... hope this helps

  7. #7
    Join Date
    May 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Runtime Error] : Exception: Access violation at address 006AA368 in module 'scar.exe'. Read of address 61722B30 in line 432 in script C:\DOCUME~1\Owner\LOCALS~1\Temp\Varrok Yew Walker-1.scar

  8. #8
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by stupedspam View Post
    Edit: Ran it and it's pretty good but there are problems

    1. Very laggy waiting/looking for yew.

    2. Doesn't always click the yew, it will find but not click...

    3. Banking Error-[Runtime Error] : Exception: Access violation at address 006AA368 in module 'scar.exe'. Read of address 000002C4 in line 432 in script C:\Program Files\SCAR 3.06\Scripts\Downloaded\Varrok Yew Walker.scar

    4. Anti-banned is looping too fast same responces and mouse movents every time.

    5. What is this for? Players[0].Integer1 := 1;

    Works great up till I get the error... hope this helps
    1. Ill fix that now
    2. Hmm, ill add a fail safe.
    3. Weird, ill look into that.
    4. umm, ok ill fix that too..
    5. its how many runs u want to do befoure player switch.

    Version 1.1 coming out SOON

    edit: i think i eliminated most of the "errors" but ill do a fast check on that.

    to: stupedspam.
    i would be grateful if u could post ur computer spec's a little curious here, on the lag.

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  9. #9
    Join Date
    Feb 2007
    Location
    Florida
    Posts
    460
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    pretty easy to change the Combat level but it would stop leecher's from using nice idea will test and report back

    thank's again.

    england

    Quote Originally Posted by brooks_mcclintock View Post
    [Runtime Error] : Exception: Access violation at address 006AA368 in module 'scar.exe'. Read of address 61722B30 in line 432 in script C:\DOCUME~1\Owner\LOCALS~1\Temp\Varrok Yew Walker-1.scar
    are you using SRL 3.7 because sometimes you get Runtime error because of the SRL version you are using.


    it doenst work so good i guess...always some errorslike:
    include file c:\program files\scar 3.06\includes\srl\srl.scar does not exist
    include file c:\program files\scar 3.06\includes\srl\skill\fighting.scar does not exist.
    failed when compiling

    dude help me plss++denjos++
    You haven't installed SRL in SCAR 3.06 go to file and download SRL wait 5 mins and it will work hope i helped

    Testing Process:

    First try:
    Got through the radial walk and just stood there so i waited for 2 mins and it auto-logged so stopped tryed again.

    Secong Try:
    MAJOR lag went up to the house and then went into MAJOR LAG mode lol. going to test again hopefully succesful this time round.

    Third Try: got through Radial Walk and stopped right when the debug image came up i don't if it's me or the script but it corrupt's the whole script.

    That's the last time for now can't wait for 1.1.

    anyway it's a great script

    GL in the future

    england155.
    Varrock gTanner
    Previously known as England155.

  10. #10
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    VERSION 1.1 IS OUT REDOWNLOAD ALL

    i just did some big changes in the walking

    fixed the bankscreen bug, (for ppl who cant fix it).

    also fixed this error:

    Code:
    Banking Error-[Runtime Error] : Exception: Access violation at address 006AA368 in module 'scar.exe'. Read of address 000002C4 in line 432 in script C:\Program Files\SCAR 3.06\Scripts\Downloaded\Varrok Yew Walker.scar
    Next version will have RESPONDER!

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  11. #11
    Join Date
    Nov 2006
    Location
    In an Amish Paradise
    Posts
    729
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Awsome!! It works like a charm anti-banned needs more randomness, did the SetRun(true) then SetRun(false) four times in a row...

    Other than that can't really give you a progess report because my sister turn off the computer while I was gone so I'll post one soon, I promise

    ~Stupedspam

  12. #12
    Join Date
    Mar 2007
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice Jukka! I read through the code, and it was very nice! Didn't see any errors in it I might use the script at night

    -Ashur
    Exam period.

  13. #13
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    juKKa i made 4 wcs and got them to 60 wcing and there lvl 3 combat please take the loggs out of your lvl 20 off

  14. #14
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    why put in 20+ please remove or tell me how i cannot find it in script

  15. #15
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Why would he have put that limit in if he didn't plan on enforcing it?

    Stop crying and level them up.

    PS: Took me >5 seconds to remove the combat level limitation...anyone with even a faint idea of scripting should be able to...

    Oh, and have fun getting banned
    Interested in C# and Electrical Engineering? This might interest you.

  16. #16
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i removed it as well change it to logg out if it was lvl 2 hehe

    also jaakka its a bit laggy you could try and fix that bug and i mean very laggy around comming upto the alter

  17. #17
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    awsome script nice code i look at it didnt see any erros

  18. #18
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i got 5 loads done:P

  19. #19
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice script

  20. #20
    Join Date
    May 2007
    Location
    http://www.srl-forums.com
    Posts
    265
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey JuKKa nice script man 10/10.

  21. #21
    Join Date
    May 2007
    Location
    http://www.srl-forums.com
    Posts
    265
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nicbaz you message alot lol!

  22. #22
    Join Date
    May 2007
    Location
    http://www.srl-forums.com
    Posts
    265
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why does our players have to be above lvl 20+?

  23. #23
    Join Date
    Oct 2006
    Location
    Ireland
    Posts
    855
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So its not completly obvious that you are autoing..

  24. #24
    Join Date
    Mar 2007
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OMG little girls, Stop crying over being lvl 20! If you were smart you would use an auto fighter to get you up to 20...Don't be lazy, you're not even doing anything and you're complaining...Geez!



    -Ashur
    Exam period.

  25. #25
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    thanks for the good responce, good u like the script, i got a new version coming up just soon.

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

Page 1 of 5 123 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. varrok castle yew cutter
    By poolikemax in forum RS3 Outdated / Broken Scripts
    Replies: 21
    Last Post: 01-26-2009, 01:47 AM
  2. varrok east oak cutter v1.0 - first ever script
    By poolikemax in forum First Scripts
    Replies: 8
    Last Post: 12-02-2008, 01:45 PM
  3. radial walking(varrok yew cutter)
    By macromacro123 in forum OSR Help
    Replies: 1
    Last Post: 02-21-2007, 01:26 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
  •