Page 19 of 26 FirstFirst ... 91718192021 ... LastLast
Results 451 to 475 of 641

Thread: Sp0rky's Mage Arena Enchanter (M.A.E.)

  1. #451
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by aartje View Post
    ok i m going to test it for you


    edit:

    when i run it it says:

    Failed when compiling
    Line 515: [Error] (15196:15): Unknown identifier 'GetSkillInfo' in script C:\Documents and Settings.....

    going to download rev10 again, i think it has something to do with that

    edit2:

    i still get the error
    It shouldn't have happened if you have srl rev #10.

    If you're still getting it, copy and paste :

    SCAR Code:
    {*******************************************************************************
    function GetSkillInfo(skill: string; Amount : Boolean): Integer;
    By: Raymond
    Description: Gets the amount / level of a skill.
    E.G.
    0/15
    Amount = True will return 0.
    Amount = False will return 15 (The actual level).
    *******************************************************************************}


    function GetSkillInfo(skill: string; Amount : Boolean): Integer;
    var
      TP: TPoint;
      Box : TBox;
      TPA : TPointArray;
      Cts : Integer;
    begin
      GameTab(2);
      TP := SkillToCoords(True,skill);
      CTS := GetColorToleranceSpeed;
      ColorToleranceSpeed(0);
      if not Amount then
        TP := Point(TP.x + 7,TP.y + 13);
      FindColorsTolerance(TPA,65535,TP.x - 2,TP.y - 2, TP.x + 15,TP.y + 15,0);
      Box := GetTPABounds(TPA);
      Result := StrToIntDef(GetNumbers(GetTextAtEx(Box.x1-2, Box.y1 -1, 100,
        StatChars, False, True, 0, 5,65535, 2, True, tr_Digits)),0);
      ColorToleranceSpeed(CTS);
    end;

    Somewhere

  2. #452
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What are the changes in this version?
    Srl simply rocks.

  3. #453
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for you help and effort.
    But now it says
    :
    Failed when compiling
    Line 531: [Error] (15212:32): Invalid number of parameters in script C:\Documents and S...

    line 531| TP := SkillToCoords(True,skill);

    I think i got a problem with rev10, as usual with every revision update.
    I have to wait till my irl friend sends me his .rar installed newest scar and rev.
    Then the problem is fixed

  4. #454
    Join Date
    Oct 2006
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    kk i got 80k cosmics, which gets me 99 mage, so if ur updated version works as well as ur other version, get ready for some nice logs

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

    Default

    thanks for the fast update! im gonna try out now

  6. #456
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Aww man, never had this problem again:

    ------------------------------------------
    -Sp0rk-ehs Mage Arena Enchanter-
    -Trips Done : 1
    -TimeRunning : 2 Minutes and 5 Seconds
    -Enchanted : 25 Shapes.
    -Gained approx. : 1819 Magic Exp.
    -Pizzaz points : 37600
    -Logged back in : 0 times.
    ------------------------------------------
    Walking to Cylinders
    Cant Find Color
    Cant Find Color
    Cant Find Color
    Really cant find color! It must not be in the middle of the screen
    Walking back and re-calibrating Minimap Walls
    Fixed MM Walls
    Walking to Cylinders
    Cant Find Color
    Cant Find Color
    Cant Find Color
    Really cant find color! It must not be in the middle of the screen
    Tried to fix too many times, Giving up - SPARTAN has stopped macroing =P
    Successfully executed
    Srl simply rocks.

  7. #457
    Join Date
    Apr 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im gettign that

  8. #458
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ------------------------------------------
    -Sp0rk-ehs Mage Arena Enchanter-
    -Trips Done : 2
    -TimeRunning : 2 Minutes and 43 Seconds
    -Enchanted : 25 Shapes.
    -Gained approx. : 1819 Magic Exp.
    -Pizzaz points : 70900
    -Logged back in : 0 times.
    ------------------------------------------
    Walking to Cylinders
    Cant Find Color
    Cant Find Color
    Cant Find Color
    Really cant find color! It must not be in the middle of the screen
    Walking back and re-calibrating Minimap Walls
    Not fixed...Trying again
    Not fixed...Using Make Compass
    Walking to Pentamids
    Successfully executed
    It was clicking the shape of the "Bonus Shape"-thing >_<

    Your previous version was better Can you fix it?
    Srl simply rocks.

  9. #459
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    hey can you tell me what i need ( items ) and what i get back from doing this ( items ) because i have 64 mage and want 99

    cheers

    T ~ M

  10. #460
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Rambozin View Post
    Aww man, never had this problem again:
    Alright, I'll re-do it tomorrow.

  11. #461
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sp0rky View Post
    Alright, I'll re-do it tomorrow.
    Thanks alot mate! You rock!

    I would give you 100 reps if possible
    Srl simply rocks.

  12. #462
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    could someone answer my question please?

    T ~ M

  13. #463
    Join Date
    Oct 2006
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice, sporky is the best, ill have some sick progs for u sporky.

    just gonna wait till u finish the new one =)

    90-99 mage

  14. #464
    Join Date
    Apr 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    omg cant wait for this weekend= all scripts updated and therefore good scripts

  15. #465
    Join Date
    Apr 2007
    Posts
    374
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey buggy in the new updated one -.-
    especially finding cylinders...
    it seem that its not able to walk to cylinders and then walk back centre then realign compass...
    happened twice then the script just stopped

  16. #466
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea, indeed
    Srl simply rocks.

  17. #467
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    hey guys what things do you need? like runes etc
    and how much do you lose/gain?

    T ~ M

  18. #468
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm, i got scar 3.13 and rev10.
    When i use it it says:

    SRL Compiled in 16 msec
    Reverting to default Srl Stats Id + Password
    Found Compass
    Creating the NickTPA.
    Nickname isnt set, taking the username instead..
    [Runtime Error] : Exception: in line 57 in script C:\Docum............\SCAR 3.13\includes\SRL/SRL/Core/Math.scar


    Do i have o reinstall that file?


    @The man
    You need cosmics and you loose about 100-130k per 60-80k xp roughly, not a big deal if it makes you easily 99 mage<---- when my errors are fixed so i can run it like before.

  19. #469
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is not the thread to ask questions in, I am sorry.
    Srl simply rocks.

  20. #470
    Join Date
    Feb 2007
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by aartje View Post
    hmm, i got scar 3.13 and rev10.
    When i use it it says:

    SRL Compiled in 16 msec
    Reverting to default Srl Stats Id + Password
    Found Compass
    Creating the NickTPA.
    Nickname isnt set, taking the username instead..
    [Runtime Error] : Exception: in line 57 in script C:\Docum............\SCAR 3.13\includes\SRL/SRL/Core/Math.scar


    Do i have o reinstall that file?


    @The man
    You need cosmics and you loose about 100-130k per 60-80k xp roughly, not a big deal if it makes you easily 99 mage<---- when my errors are fixed so i can run it like before.
    I would suggest you use scar 3.12c

  21. #471
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is there an update allready?
    Srl simply rocks.

  22. #472
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    rambozin, use rm alcher instead. Its very good.
    imo more stable than mae enchanter, though its a very good script but since it isnt updated it wont work for me

  23. #473
    Join Date
    Jan 2007
    Posts
    513
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    But with alching I make more lose And I allready bought the cosmics

    Sp0rky, We need the update!
    Srl simply rocks.

  24. #474
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    not true.

    Atm its very easy to get cheap yew long and magic long.
    Magic long is the best, buy at 1270 ea + nat 290 ea= 1560

    they alch for 1536.

    1560-1536= 24gp loss per 65k xp

    Way cheaper than cosmic.

    And imo the alch script is more stable, plus you wont encounter many other ppl when alching in right place.
    That was my biggest fear with mae, if you got visited by another rs player in mage arena you were doomed to get reported. Every noob can see that you are not walking naturally plus you are not responing on his/her question.

    Still mae enchanter by Sp0rky is a very good script and I am not flaming it.

  25. #475
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by aartje View Post
    not true.

    Atm its very easy to get cheap yew long and magic long.
    Magic long is the best, buy at 1270 ea + nat 290 ea= 1560

    they alch for 1536.

    1560-1536= 24gp loss per 65k xp

    Way cheaper than cosmic.

    And imo the alch script is more stable, plus you wont encounter many other ppl when alching in right place.
    That was my biggest fear with mae, if you got visited by another rs player in mage arena you were doomed to get reported. Every noob can see that you are not walking naturally plus you are not responing on his/her question.

    Still mae enchanter by Sp0rky is a very good script and I am not flaming it.

    It's 24gp loss per alch...which is alot per 65k xp.
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

Page 19 of 26 FirstFirst ... 91718192021 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mage arena enchanter updated.
    By vikrant60 in forum RS3 Outdated / Broken Scripts
    Replies: 49
    Last Post: 10-12-2008, 02:57 AM
  2. mage training enchanter
    By towinthiswar in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 08-05-2007, 12:57 AM
  3. Mage training arena - Auto enchanter
    By TomZ in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 05-06-2007, 09:00 AM
  4. mage training arena enchanter
    By fata55 in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 03-17-2007, 01:08 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
  •