Page 4 of 5 FirstFirst ... 2345 LastLast
Results 76 to 100 of 121

Thread: Varrock East Essence miner + Earth Crafter

  1. #76
    Join Date
    Jan 2008
    Location
    Michigan, USA
    Posts
    143
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey just wanted to say great script, specially for being first one (way better than anything i could pump out on my first try :P) but anyway, i also had the "highest angle" errors, i just kept removing all those lines and then it compiled, it seems to be a lil buggy with finding certain symbols, for example, first it thought it teleported into the ess room but was really in the magic shop, and second it thought it found the portal out of the ess room but really didnt.... heres my errors/proggy:

    Code:
    Ess Miner - V 1.3
    Please post bugs errors etc in the forums
    SRL Compiled in 32 msec
    *********
    Creating the NickTPA.
    Checking the location of this player
       PROGGY REPORT
    ****************************************************
       Name    : *********
       Number  : 0
       Worked  : 0 minutes.
       Banked  : 0 loads.
       Location: Bank
    ****************************************************
    *********: Walking to magic shop now.
    *********: Found the magic shop symbol. Walking there now.
    *********:Searching for aubury now
    *********: In a essence room
    Found the teleportation symbol. Walking there now.<thats where it got lost
    Walking to bank using blind click
    *********: Cant find bank. Setting location = lost
    ********* is lost. Setting active = False now
    Successfully executed

  2. #77
    Join Date
    Jan 2008
    Location
    Houston, Texas, USA
    Posts
    770
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jelloman View Post
    hey just wanted to say great script, specially for being first one (way better than anything i could pump out on my first try :P) but anyway, i also had the "highest angle" errors, i just kept removing all those lines and then it compiled, it seems to be a lil buggy with finding certain symbols, for example, first it thought it teleported into the ess room but was really in the magic shop, and second it thought it found the portal out of the ess room but really didnt.... heres my errors/proggy:

    Code:
    Ess Miner - V 1.3
    Please post bugs errors etc in the forums
    SRL Compiled in 32 msec
    ************
    Creating the NickTPA.
    Checking the location of this player
       PROGGY REPORT
    ****************************************************
       Name    : *********
       Number  : 0
       Worked  : 0 minutes.
       Banked  : 0 loads.
       Location: Bank
    ****************************************************
    **********: Walking to magic shop now.
    **********: Found the magic shop symbol. Walking there now.
    **********:Searching for aubury now
    **********: In a essence room
    Found the teleportation symbol. Walking there now.<thats where it got lost
    Walking to bank using blind click
    **********: Cant find bank. Setting location = lost
    ********** is lost. Setting active = False now
    Successfully executed
    OMG edit your user name out DUDE. You better hope Jagex didnt ban you Just type Stars instead of user name.
    And highest angle is made to SetAngle in revision 10 so it means the script is outdated. If you remove lines, you will have problems because then, the script wont rotate the camera.

  3. #78
    Join Date
    Feb 2008
    Location
    Norway
    Posts
    278
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, I try removing all HighestAngle and put in SetAngle...
    Thx for helping, I will edit this post if it works...


    EDIT:
    Line 51: [Error] (12318:9): Invalid number of parameters in script C:\Documents and Settings\''''''''''''''''''''\Lokale innstillinger\Temp\EssMinerEarthCrafter - SetAngle.scar
    Did not work, something else I can try? (Line 51 is SetAngle)

    Edit 2: Found solution
    If you want scrit to run, change all
    SCAR Code:
    HighestAngle;
    to
    SCAR Code:
    SetAngle(True);
    then script will run. It still think it founds teleportsymbol and teleports. It says "Going ro bank" or something, when it still stand in mines. Don't know how to fix this, I began learning scar and srl just 5 days ago...

  4. #79
    Join Date
    Jan 2008
    Location
    Michigan, USA
    Posts
    143
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by FEAR View Post
    OMG edit your user name out DUDE. You better hope Jagex didnt ban you Just type Stars instead of user name.
    And highest angle is made to SetAngle in revision 10 so it means the script is outdated. If you remove lines, you will have problems because then, the script wont rotate the camera.
    sry bout that didnt notice i left that, thx a lot for telling me, altho now my username is still in your quote, could you take that out for me?? thx a lot

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

    Default

    looks ok

  6. #81
    Join Date
    Dec 2007
    Location
    Every where and back
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 432: [Hint] (10398:1) : Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.13\includes\SRL/SRL/ Core/AntiRandoms/Antirandoms.scar

    Line 51: [Error] (12318:1) : Unknown identifier 'HighestAngle' in script C:\DOCUME~1\k\LOCALS~1\Temp\EssminerEarthCrafter.s car

    These is what I get when i try to run the script. Hope you can help me get it started up.
    "Long Before we know our self, our paths are already set and stone. some may never find their purpose in Life, and some will." - Man on the Moon...

  7. #82
    Join Date
    Jan 2008
    Location
    Michigan, USA
    Posts
    143
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by kdj55 View Post
    Line 432: [Hint] (10398:1) : Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.13\includes\SRL/SRL/ Core/AntiRandoms/Antirandoms.scar

    Line 51: [Error] (12318:1) : Unknown identifier 'HighestAngle' in script C:\DOCUME~1\k\LOCALS~1\Temp\EssminerEarthCrafter.s car

    These is what I get when i try to run the script. Hope you can help me get it started up.
    your answer is right here

    Quote Originally Posted by Krim0407 View Post

    Edit 2: Found solution
    If you want scrit to run, change all

    Code:
    HighestAngle;
    to

    Code:
    SetAngle(True);
    then script will run. It still think it founds teleportsymbol and teleports. It says "Going ro bank" or something, when it still stand in mines. Don't know how to fix this, I began learning scar and srl just 5 days ago...
    any way, i just tested the earth crafter part of the script and it seems a lil buggy walking to the alter, twice i had it where i was standing right next to the alter and it clicked away and then got lost, the other bug i noticed was at the bank it failed to deposit earths, which is not the end of the world, but something to bring to your attention. BTW i <3 the fail safe for withdrawing ess, by withdrawing twice, its really not that amazing or helpful but i found it very clever :P

  8. #83
    Join Date
    Apr 2007
    Location
    Los Angeles
    Posts
    622
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    great job on the script

  9. #84
    Join Date
    Dec 2007
    Location
    Every where and back
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Jellow Man thx i got it to work now
    "Long Before we know our self, our paths are already set and stone. some may never find their purpose in Life, and some will." - Man on the Moon...

  10. #85
    Join Date
    Feb 2008
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice script! THe first one that worked for me but there are a few glitches for me.

    1 - Sometimes it cant find Audbury if he moves
    2 - After mining and with a full inventory, it doesnt find the exit and tries to mine/examine things.

  11. #86
    Join Date
    Feb 2008
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, so I was able to get it to run.

    It found the magic shop and Aubry quite fast, but once it was in an essence room, it took forever to find the essence rock. Then, when it finally found it and I started mining, after a few seconds it clicked to walk. Then it found the essence rock again and I was mining until I was full.

    It then said it found the teleport symbol and that it was walking to it, when it really wasn't. Then it did the walking to bank on a blind click, set me to lost, then stopped the script.

  12. #87
    Join Date
    Feb 2008
    Posts
    0
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow this is fantastic work for first script.... not sure what the prob is but i left it for like a half hour and i had 20 ess in bank and i was in east varrok church. lol great work

  13. #88
    Join Date
    Feb 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    damn i want this script to work :P
    always getting to different places :/ i was standing outside varrock :/
    anyway nice script

  14. #89
    Join Date
    Feb 2008
    Location
    Kelowna
    Posts
    94
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is a good script ill try it out as soon as possable but looking at everybody elses post it looks like a great script!

  15. #90
    Join Date
    Dec 2007
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Anyone know what to do i ran for 1 load on 1 guy got stuck in random so i stopped script did ranndom took back to bank now it wont type in user or pass anyone have any idea?????? please it works quite well except it got stuck in essence mine and said couldn't find bank

  16. #91
    Join Date
    Feb 2008
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    these scripts work a little differently for everyone. I'd say the thing to do is to learn how to script in scar, and either write your own script or fix the little problems yourself.
    ps, the login problem can be fixed by clicking a little more to the right.

  17. #92
    Join Date
    May 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice script, it works for me!

  18. #93
    Join Date
    Jul 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pretty good, i like it.

  19. #94
    Join Date
    Feb 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 51: [Error] (12630:1): Unknown identifier 'HighestAngle' in script D:\Documents and Settings\Silver\Desktop\ess.scar

    Doesnt work!

  20. #95
    Join Date
    Feb 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 432: [Hint] (10398:1): Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar
    Line 51: [Error] (12318:1): Unknown identifier 'HighestAngle' in script C:\Documents and Settings\David\Bureaublad\EssMinerEarthCrafter.sca r


    any help please?

  21. #96
    Join Date
    Feb 2008
    Location
    In a tiny one room apartment.
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    To fix the highest angle problem, as stated earlier you have to replace the "highestangle;" with "SetAngle(True);" and later I got an error that there was a missing semi-colon. Easily fixed of course... worked for me. a little buggy, but it worked.

  22. #97
    Join Date
    Feb 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i cant remember if i posted in here before but any way its pretty good and like disgrace777 said, it needs a PIN entering system.

    happy scripting

  23. #98
    Join Date
    Feb 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice!

  24. #99
    Join Date
    Mar 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cant use on mining pure essence? and when i try to run it, it just says:
    Failed when compiling
    Line 432: [Hint] (10398:1): Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.12\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar
    Line 51: [Error] (12318:1): Unknown identifier 'HighestAngle' in script C:\Program Files\EssMinerEarthCrafter.scar

  25. #100
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    If you read the rest of the thread you would see someone has already answered that. You change all the HighestAngle to SetAngle(True), but this thread is old so chances are the script wont work, please don't gravedig.

Page 4 of 5 FirstFirst ... 2345 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Varrock Rune Essence Miner - Need Help
    By FrontLine in forum OSR Help
    Replies: 7
    Last Post: 06-29-2008, 09:58 AM
  2. Varrock East Miner
    By Runescapian321 in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 10-08-2007, 11:56 PM
  3. Yet another Varrock East Miner!!! First Script
    By Bobarkinator in forum RS3 Outdated / Broken Scripts
    Replies: 26
    Last Post: 08-25-2007, 03:48 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
  •