Page 5 of 15 FirstFirst ... 34567 ... LastLast
Results 101 to 125 of 373

Thread: SRL Frequently Asked Questions

  1. #101
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    kk thanks man il try it

  2. #102
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Follow this link: https://github.com/Coh3n/SPS/zipball/master

    Extract all of the contents to the SPS folder in your /Simba/Includes/. Then, copy the .dll plugin from the /SPS/Plugin/ folder and copy it to the s/Simba/Plugins/.

    That "should" fix it.

    it worked mate thanks so much

  3. #103
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Follow this link: https://github.com/Coh3n/SPS/zipball/master

    Extract all of the contents to the SPS folder in your /Simba/Includes/. Then, copy the .dll plugin from the /SPS/Plugin/ folder and copy it to the s/Simba/Plugins/.

    That "should" fix it.
    I was getting the same error and this has helped me fix it as well.
    Thank you Kyle.

  4. #104
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    One problem i keep having when trying to launch a MSI scipt.

    [Error] (42:5): Unknown identifier 'SCRIPT_POWER_CHOP' at line 41
    Compiling failed.


    What am i supposed to do?

  5. #105
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    do that thing as me and neznam did shoul dfix everything

  6. #106
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Hint] D:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] D:\Simba\Includes\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
    Compiling failed.

    SOMEONE HELP??

  7. #107
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Read the previous page mate, the solutions there

  8. #108
    Join Date
    Apr 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    My bot logs in, checks the stats, then immediately logs back out. Any suggestions on how to fix it?

  9. #109
    Join Date
    Jan 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by teamemb99 View Post
    it worked mate thanks so much

    Well i tried all of that but now im getting the following error.

    Running MSI...
    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36
    Compiling failed.

    Hmmm im not even sure how it all messed up. Ive tried several things myself to fix it with no luck.

  10. #110
    Join Date
    May 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by almosthere View Post
    Well i tried all of that but now im getting the following error.

    Running MSI...
    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36
    Compiling failed.

    Hmmm im not even sure how it all messed up. Ive tried several things myself to fix it with no luck.
    Alright I had the same problem for a couple times aswell, and it was kind of confusing. But after all this I'm like, whut, thats it?

    So download that .rar file, there's a map Coh3n-SPS-00ee388.
    Inside there are some folders and some files.

    Copy all the files that are inside the Coh3n-SPS-00ee388 folder. Go to /Simba/Includes/SPS and Paste all those files in here. You should get a warning that you will be replacing files, DO SO!
    Then, still inside the SPS folder, go to the subfolder 'plugin' (You're in /Simba/Includes/SPS/plugins now). Copy the sps.dll file and go all the way back to /Simba. Then go to /Simba/Plugins and replace the existing sps.dll.

    Start simba and run MSI!

  11. #111
    Join Date
    Feb 2012
    Location
    Qc,Canada
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi all i got problem with a tutorial for noob on youtube by YoHoJo and i also got this error


    [Error] (28:8): Invalid number of parameters at line 27
    Compiling failed.



    here the scripts can plz someone help me

    program savethegoldfish;

    procedure startgame;
    begin
    movemouse(240, 358)
    clickmouse(240, 358, 1)
    wait(500)
    movemouse(339, 330)
    clickmouse(399, 330, 1)
    wait(500)
    movemouse(329, 161)
    clickmouse(339, 161, 1)
    end

    ;procedure savegoldfish;
    var
    x, y:integer;
    begin
    if findcolorspiraltolerance(x, y, 102399, 21, 25, 264, 224, 20) or
    findcolorspiraltolerance(x, y, 415997, 21, 25, 264, 224, 20) or
    findcolorspiraltolerance(x, y, 690943, 21, 25, 264, 224, 20)then
    begin
    movemouse(x, y)
    Holdmouse(x, y, 1)
    movemouse(1111, 521)
    releasemouse(1111, 521)
    End
    end
    begin
    startgame;
    repeat
    savethegoldfish;
    until(false);
    end
    end.
    I'm buying all royal crossbow part 1m ea PVM me !!!

  12. #112
    Join Date
    Feb 2012
    Location
    Qc,Canada
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i seen that's i got two time END but i remove one and it's still giving me the same error :S:S
    I'm buying all royal crossbow part 1m ea PVM me !!!

  13. #113
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Dear, justiceoust,

    The scripting section is where you ask for help on your scripts, not on this thread. Anyway, since you asked....

    Firstly, you have an unnecessary end, which I see you've corrected, but just to let you know, the reason you were getting the same error was because you had an error above it. So Simba doesn't try to compile past that error.

    Anyway, here's your problem. You had the wrong amount of parameters within your ReleaseMouse function. You have only written your two co-ordinates, but not which mouse button you want to release. It should look like this:
    Simba Code:
    releasemouse(1111, 521, 1); //1 for a left click

    Also, I see you've used fixed co-ordinates for ReleaseMouse, this will not work as MoveMouse will not move the Mouse to the co-ordinate (1111, 521), but instead 1111 pixels along the x co-ordinate and 521 pixels along the y co-ordinate. My suggestion would be that once you MoveMouse, you use GetMousePos to get the co-ordinates of your mouse and then call ReleaseMouse, like this:
    Simba Code:
    MoveMouse(x, y);
        Holdmouse(x, y, 1);
        MoveMouse(1111, 521);
        GetMousePos(x, y);
        ReleaseMouse(x, y, 1);

    And for your final error, take a look at your mainloop. If I'm correct, there is no procedure called savethegoldfish is there? It is simply called 'savegoldfish', so your'e trying to call aprocedure which doesn't exist

    Hope that helps

  14. #114
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default



    Collichiari Resort Srl operates as an internet editor and services provider for owners, property managers, agencies, tour operators.

    Collichiari Resort Srl is not responsible for any direct or indirect damage, accident, theft or robbery caused to renters, their relatives or to their properties during their holiday, both in the rented property or elsewhere.

    Collichiari Resort Srl does not accept responsibility for any type of direct or indirect damage caused by the use of its website and the information contained in it or by the use of websites connected or associated with Collichiari Resort Srl.

    Both owners and persons using the Collichiari Resort Srl website to search for accommodation are personally accountable for the results of their searches. Responsibility for the use of the information available in Collichiari Resort Srl website remains entirely with the user. Collichiari Resort Srl makes every possible effort to guarantee the accuracy of the information in its web pages, but inaccuracies and typographical errors are possible.

    Collichiari Resort Srl is the solely intermediary between property owners and persons wishing to rent accommodations. Once the initial phase is terminated with a booking, Collichiari Resort Srl is responsible for concluding the agreement in keeping with the terms established in the booking. This includes terms and conditions of payment.

  15. #115
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get a message msvcr100.dll is missing on ur computer any help????

  16. #116
    Join Date
    Dec 2011
    Location
    Ontario, Canada
    Posts
    1,735
    Mentioned
    5 Post(s)
    Quoted
    89 Post(s)

    Default

    Quote Originally Posted by sk8ter9877 View Post
    i get a message msvcr100.dll is missing on ur computer any help????
    Means exactly what it says. You must download the missing dll. This should be on the first page if not you could google it to download it or search on the website and the solution will appear
    FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!! "WITH A NEW QUESTION COMES A NEW CHALLENGE"
    Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc

  17. #117
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Thumbs up

    Quote Originally Posted by kevin33 View Post
    Means exactly what it says. You must download the missing dll. This should be on the first page if not you could google it to download it or search on the website and the solution will appear
    hey thanks for the help.. can i ask u about something else??

  18. #118
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by sk8ter9877 View Post
    hey thanks for the help.. can i ask u about something else??
    You already asked him a question

    P.S - You're better off asking him for help via pm

  19. #119
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Smile

    Quote Originally Posted by abu_jwka View Post
    You already asked him a question

    P.S - You're better off asking him for help via pm
    lol k thanks.. u have any idea? i got msi to work when i hit start the bot logs me on and im try to cut magics in seer's vill.. but anyways it logs me on but dont do anything besides look north and just sits there.. then bot shuts off after min or 2.. but leaves me logged on.. i dont understand it.. i was going to have kevin use teamviewer to try to help..

  20. #120
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Make sure you've read the requirements for the script i.e, you're starting in the correct area.

  21. #121
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    Make sure you've read the requirements for the script i.e, you're starting in the correct area.
    k ill look at it.. the requirements will be on the runme tab right?

  22. #122
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by sk8ter9877 View Post
    k ill look at it.. the requirements will be on the runme tab right?
    Not sure. You can find them here

  23. #123
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Unhappy Help Please

    I do not understand this either i keep getting



    A new update of Simba is available!
    Current version is 982. Latest version is 984
    Cont [True] File [C:\Simba\Includes\MSI\MSI\Extras\Accounts\Characte rs.xml]
    Setting up MSI took 10827 ms.
    Cont [True] File [C:\Simba\Includes\MSI\Player.txt]
    SRL Compiled in 16 msec
    SMART Initialized.
    Loaded: Server 10, Members: False, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    The following DTMs were not freed: [Bronze Pickaxe, Iron Pickaxe, Steel Pickaxe, Mithril Pickaxe, Adamant Pickaxe, Rune Pickaxe, Dragon Pickaxe, Bronze Hatchet, Iron Hatchet, Steel Hatchet, Mithril Hatchet, Adamant Hatchet, Rune Hatchet, Dragon Hatchet, Normal Logs, Oak Logs, Willow Logs, Maple Logs, Yew Logs, Magic Logs, Clay Ore, Copper Ore, Tin Ore, Iron Ore, Silver Ore, Coal Ore, Gold Ore, Mithril Ore, Adamantite Ore, Runite Ore, Small Fishing Net, Crayfish Cage, Fishing Rod, Fishing Bait, Fly Fishing Rod, Harpoon, Barb-Tail Harpoon, Lobster Pot, Raw Shrimps, Raw Crayfish, Raw Sardines, Raw Anchovies, Raw Herring, Raw Trout, Raw Pike, Raw Salmon, Raw Tuna, Raw Lobster, Raw Swordfish, Raw Monkfish, Raw Shark, Cooked Shrimps, Cooked Crayfish, Cooked Sardines, Cooked Anchovies, Cooked Herring, Cooked Trout, Cooked Pike, Cooked Salmon, Cooked Tuna, Cooked Lobster, Cooked Swordfish, Cooked Monkfish, Cooked Shark, Uncut Sapphire, Uncut Emerald, Uncut Ruby, Uncut Diamond, Bird'S Nest, Feather, Staff Of Air, Staff Of Water, Staff Of Earth, Staff Of Fire, Air Rune, Body Rune, Mind Rune, Earth Rune, Fire Rune, Water Rune, Chaos Rune, Law Rune, Cosmic Rune, Death Rune, Nature Rune, Blood Rune, Soul Rune, Astral Rune, Rune Essence, Pure Essence, Soft Clay, Vial, Vial Of Water, Jug, Jug Of Water, Bowl, Bowl Of Water, Bucket, Bucket Of Water, Air Tiara, Body Tiara, Mind Tiara, Earth Tiara, Fire Tiara, Water Tiara, Dwarven Army Axe, Coal Bag, SRL - Lamp bitmap, 108]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]






    please help !

  24. #124
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by CheekycherryGurl View Post
    I do not understand this either i keep getting

    Code:
    A new update of Simba is available!
    Current version is 982. Latest version is 984
    Cont [True] File [C:\Simba\Includes\MSI\MSI\Extras\Accounts\Characters.xml]
    Setting up MSI took 10827 ms.
    Cont [True] File [C:\Simba\Includes\MSI\Player.txt]
    SRL Compiled in 16 msec
    SMART Initialized.
    Loaded: Server 10, Members: False, Signed: True, Super Detail: False.
    Error: Exception: Access violation at line 101
    please help !


    1. Update Simba via
    Tools -> Update

    2. Read this

  25. #125
    Join Date
    May 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Umm, I've done what has been suggested here, plus other things I've searched through google, but I can't get it sorted out. I get:

    Exception in Script: Plugin(libsmart32) has not been found

    Any help?

Page 5 of 15 FirstFirst ... 34567 ... 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
  •