Page 2 of 90 FirstFirst 12341252 ... LastLast
Results 26 to 50 of 2238

Thread: [C][SRL5]ZMI-Extreme

  1. #26
    Join Date
    Nov 2011
    Posts
    194
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    I followed that exact guide, and it still gives the erorr

  2. #27
    Join Date
    Feb 2011
    Location
    Wisconsin
    Posts
    398
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    I used the updater for SPS, have SRL5, put the image in the correct place, however the script does not function properly. After banking, it closes out of the bank screen, and just keeps clicking on the right side of the the minimap, causing my character to get stuck about halfway down the winding path.

    I re-started the script and tried running it down the main path, but when i got to the altar, it just kept clicking on the right side of the minimap again into the black part to the side of the altar.

    Might be doing something wrong on my end, but i hope to get this working soon! Very exciting release. Thanks Flight!

  3. #28
    Join Date
    Dec 2011
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mrawesome View Post
    I used the updater for SPS, have SRL5, put the image in the correct place, however the script does not function properly. After banking, it closes out of the bank screen, and just keeps clicking on the right side of the the minimap, causing my character to get stuck about halfway down the winding path.

    I re-started the script and tried running it down the main path, but when i got to the altar, it just kept clicking on the right side of the minimap again into the black part to the side of the altar.

    Might be doing something wrong on my end, but i hope to get this working soon! Very exciting release. Thanks Flight!



    I have this problem too. I was curious to weather it was a problem on my end. Now I know it's not
    "We come to love not by finding a perfect person, but by learning to see an imperfect person perfectly."

  4. #29
    Join Date
    Nov 2011
    Posts
    1,268
    Mentioned
    17 Post(s)
    Quoted
    217 Post(s)

    Default

    Looks nice, congrats Flight, Your map sparked my interest in SPS, may be I'll look into it because it looks very cool, good luck
    GLH Tutorial ~ OpenGL Scripting
    http://villavu.com/forum/showthread.php?p=1292150

    GLH Scripts ~ Abyssal Scripts
    http://villavu.com/forum/showthread.php?p=1293187
    Current Projects:
    A) DemiseSlayer Pro (Released/100%).
    B) Demise Power Miner(Released/100%).
    C) Demise Pyramid Plunder(Planning Stage/0%).

  5. #30
    Join Date
    Dec 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by S1N View Post
    I keep getting this error-
    Simba Code:
    Exception in Script: Unable to find file 'SRL/srl.simba' used from ''
    http://villavu.com/forum/showthread.php?t=68529

    Refer to that thread. I'll give you a proggie when I'm done running it, looks very good though.

  6. #31
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Poopadox View Post
    I have this problem too. I was curious to weather it was a problem on my end. Now I know it's not
    I have the same thing happen as well.

  7. #32
    Join Date
    Nov 2011
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I'm not sure what the problem is, but it just keeps clicking the north symbol and then the south symbol on my compass. That's all it does :|

  8. #33
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Agh... did no one here read how to get SRL 5? I made this very clear in the OP.

    The only difference I have in my own SPS is I set the tolerance for Runecrafting_altars to 0.5, that might have made the difference.

    Someone please try this and confirm? Go to Includes > SPS > sps.simba, then go down to line 96 and change it from this:
    Simba Code:
    Tolerance   := 0.2;
    to this:
    Simba Code:
    Tolerance   := 0.5;

    Try that and tell me if it works. If so I'll add it to the OP.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  9. #34
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Agh... did no one here read how to get SRL 5? I made this very clear in the OP.

    The only difference I have in my own SPS is I set the tolerance for Runecrafting_altars to 0.5, that might have made the difference.

    Someone please try this and confirm? Go to Includes > SPS > sps.simba, then go down to line 96 and change it from this:
    Simba Code:
    Tolerance   := 0.2;
    to this:
    Simba Code:
    Tolerance   := 0.5;

    Try that and tell me if it works. If so I'll add it to the OP.
    I have SRL 5, your map, and the latest SPS when it didn't work, I'll try out that addition later tonight and see if that does anything.

  10. #35
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    There we go. Updated the OP with a guide on correctly setting up SPS for this script.

    I thought that an attached image would keep the original name when you downloaded it, just like an attached script, but apparently it doesn't...

    Anyways, just change the tolerance (in sps.simba) at line 96 to 0.5 and rename the map piece as "0_1".

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  11. #36
    Join Date
    Feb 2011
    Location
    Wisconsin
    Posts
    398
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    Progress Report:
    =-=-=-=-=-=-= ZMI-Extreme Proto-type by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 6 Minutes and 13 Seconds
    Exp gained: 34904
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


    Bout an hour proggie for ya.. running great!

  12. #37
    Join Date
    Dec 2006
    Posts
    908
    Mentioned
    1 Post(s)
    Quoted
    17 Post(s)

    Default

    Runecrafting EXP (Gained) : 11217587

    I dont believe this, really?

  13. #38
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Deathscytex View Post
    Runecrafting EXP (Gained) : 11217587

    I dont believe this, really?
    Yep, 85% (or so) of that is from the previous reflection version. What don't you believe? :/

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  14. #39
    Join Date
    Dec 2011
    Location
    Texas
    Posts
    348
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Its not using my small and medium pouches. I set the numbers right. It just uses large?
    It fills the pouches all of em but when crafting it only empties the large one?
    Last edited by Jhangir; 12-30-2011 at 06:03 AM.

  15. #40
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Jhangir View Post
    Its not using my small and medium pouches. I set the numbers right. It just uses large?
    It fills the pouches all of em but when crafting it only empties the large one?
    Might want to double-check which slots you entered into the script containing your Small & Medium pouches. Pouches aren't detected by colors / DTMs / bitmaps, it's by what number you input.

    Are you using a Giant pouch? If not then that'll give me a big clue as to what's going wrong.

    On a side note I never tested this script with anything short of all 4 pouches.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  16. #41
    Join Date
    Dec 2011
    Location
    Texas
    Posts
    348
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Might want to double-check which slots you entered into the script containing your Small & Medium pouches. Pouches aren't detected by colors / DTMs / bitmaps, it's by what number you input.

    Are you using a Giant pouch? If not then that'll give me a big clue as to what's going wrong.

    On a side note I never tested this script with anything short of all 4 pouches.
    Numbers are all right im not using the giant pouch.

    I changed the pouch numbers and everything even rearranged inventory but it only uses large.

    I also get this

    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(316:3): Variable 'ARAP' never used at line 315
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(317:3): Variable 'ARC' never used at line 316
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(317:3): Variable 'ARUC' never used at line 316
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(319:3): Variable 'J' never used at line 318
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(319:3): Variable 'ARL2' never used at line 318
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'X' never used at line 319
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'Y' never used at line 319
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'Z' never used at line 319
    Last edited by Jhangir; 12-30-2011 at 04:46 PM.

  17. #42
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've tried both ZMI rc'ers and I just can't seem to get any of them to work. I have the 4 pouches at the top of my inv. All my minds, astrals and laws at the bottom and a full bank. Then I put my char next to the banker and click run and it just opens the bank and stands there and does nothing.. How is it working for everyone else, but not me? What is wrong? Please help :/

  18. #43
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Both? What you saying? The one from dimise? Well, the problem you have from that script, you should post on that script thread. The one from Flight should be posted here.
    It's all well explained on the OP. Read it well.

    ~onilika
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  19. #44
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Nice to see this released Nice map haha

  20. #45
    Join Date
    Nov 2011
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by omgmike1 View Post
    Exception in Script: Unable to find file 'SRL/srl.simba' used from ''


    WHats missing? I put the pic in the IMG folder.
    having the same issue. thank you for the script tho

  21. #46
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Jhangir View Post
    Numbers are all right im not using the giant pouch.

    I changed the pouch numbers and everything even rearranged inventory but it only uses large.

    I also get this

    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(316:3): Variable 'ARAP' never used at line 315
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(317:3): Variable 'ARC' never used at line 316
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(317:3): Variable 'ARUC' never used at line 316
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(319:3): Variable 'J' never used at line 318
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(319:3): Variable 'ARL2' never used at line 318
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'X' never used at line 319
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'Y' never used at line 319
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms/demon.simba(320:3): Variable 'Z' never used at line 319
    From the looks of it, you didn't correctly install SRL5. It's very simple my friend. Download the SRL5 zip file from HERE, rename your current SRL include to something like "SRL-4", and unzip your downloaded SRL5 file, rename it as "SRL", and stick it in your Includes folder.

    Quote Originally Posted by omgmike1 View Post
    I've tried both ZMI rc'ers and I just can't seem to get any of them to work. I have the 4 pouches at the top of my inv. All my minds, astrals and laws at the bottom and a full bank. Then I put my char next to the banker and click run and it just opens the bank and stands there and does nothing.. How is it working for everyone else, but not me? What is wrong? Please help :/
    It opens the bank correctly but then what.... doesn't withdraw essence? What does the black debug window say? Make sure your essence is visible at the top of your first bank tab.

    Quote Originally Posted by akonowns View Post
    Nice to see this released Nice map haha
    Yep yep. I forgot to give you credit in the OP for having made the SPS map for me. I'll do that now. Maybe sometime you could give me a quick explanation of how you did that.

    Quote Originally Posted by dragonmon78 View Post
    having the same issue. thank you for the script tho
    Quote Originally Posted by Flight
    Download the SRL5 zip file from HERE, rename your current SRL include to something like "SRL-4", and unzip your downloaded SRL5 file, rename it as "SRL", and stick it in your Includes folder.
    ^ Try that.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  22. #47
    Join Date
    Dec 2011
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Amazing script. One of the fastest I've come across, love how fast it banks/filles pouches, kudos :]
    "We come to love not by finding a perfect person, but by learning to see an imperfect person perfectly."

  23. #48
    Join Date
    Dec 2011
    Posts
    496
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Hey man, im a newbie, but as far as im aware i've done everythngi correctly, but when i press play, the following error comes up:
    Exception in Script: Unable to find file 'SRL/srl.simba' used from ''


    EDIT: Nevermind, solved it myself by reading what you wrote earlier :P thanks for this great script btw! very very much appreciated
    Last edited by momotron; 12-31-2011 at 02:35 AM.

  24. #49
    Join Date
    Dec 2011
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Time Running: 1 hr 17 min 28 sec
    Exp Gained: 39028
    Breaks: 0
    "We come to love not by finding a perfect person, but by learning to see an imperfect person perfectly."

  25. #50
    Join Date
    Nov 2011
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    It still keeps clicking the angle north, I'm not sure why. It only works when I bring myself to the altar, and when it banks it continues to click the north angle, not moving. Also, when I do move myself to the altar, it only does large pouch, not medium or small.

    Also, I got the same error Jhangir got, and I do have SRL 5.

Page 2 of 90 FirstFirst 12341252 ... 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
  •