Page 1 of 3 123 LastLast
Results 1 to 25 of 54

Thread: Mocrosoft Guildminer

  1. #1
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Thumbs up Mocrosoft Guildminer

    Script is up-to-date
    What this script does:
    This mines coal ore at the mining guild in falador.
    Support Banking.
    Support for multiple accounts.


    Features:
    100% Colour
    Inventory management.
    Sticks to mining guild only, does not dwell to any other places.
    Human-like movements and actions.
    Works for f2p and p2p.


    Requirements:
    Mining level of 61 is required to enter the mining guild.
    I suggest a rune pickaxe in toolbelt, do not put your pickaxe in your inventory as the scripts uses the deposit all button.


    How to setup this script:
    Download all the maps I put in the extension and put them in your Simba\Includes\SPS\img\runescape_other
    Make sure you download the script and put it in Simba\Scripts
    Make sure interfaces default SRL style (Use openGL - low settings)
    Have your players setup in the falador bank near the mining guild
    Press play and enjoy your coal!

    Attachements

    guildminer.simba
    MocrosoftGuildMinerMaps.rar

    Spoils:



    Any questions feel free to pm me



    Credits:

    The Mayor - Without this guy none of this would be possible
    Anybody else that helped me with their posts


    Proof working script:


    Quote Originally Posted by dodo View Post
    been running for 2 days now Works well!

    Thanks!
    Attached Files Attached Files
    Last edited by mocrosoft; 04-26-2015 at 12:08 PM.

  2. #2
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Nice release. Can't test because got my skiller banned and now i have a poor account to bot on :P. Wish you luck and the best on SRL Comunnity!

  3. #3
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    Nice release. Can't test because got my skiller banned and now i have a poor account to bot on :P. Wish you luck and the best on SRL Comunnity!
    Thanks a lot man!

  4. #4
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Didnt test it or anything, but a few comments.
    1. Why write your own bank opening function when a (no offense) presumably faster and better one exists in the srl include? (bankscreen.open(BANK_FALADOR) or bankscreen.open(BANK_NPC_GREY) - i think they are grey)
    2. Why do you use global consts for the colors of things (such as ladder, bank, door), when you are really using CTS2? ideally this should all be in 1 location so if the color needs to be updated, the tolerance, as well as hue and sat modifiers can be updated easily?
    3. Not that this one matters, but you use aantal instead of total/amount.
    4. Why use 4 different SPS areas for only 2 maps? Perhaps you could call them 'falador' and 'mine' or something? or 'aboveground' and 'belowground'. or something to that effect.



    But, overall. its nice. failsafes, etc are present. good job.

  5. #5
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (19-04-15 at 04.11.46 AM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    -------- Failed to pair to SMART[9276]
    ------ smartPairToExistingClient(): result = false
    ------ Attempting to spawn a new client..
    ------ smartCreateClient():
    ---------- smartGetParameters(): Succesfully grabbed paramters
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre7\bin\java.exe
    -------- getJavaPath()
    -------- Using parameters [http://world15.runescape.com/, f7089101210165568868]
    -------- Using plugins "OpenGL32.dll,d3d9.dll"
    -------- Succesfully spawned a client, attempting to target
    ---------- smartSetAsTarget(): Succesfully set SMART[11600] as Simba's target
    ------ smartCreateClient(): result = true
    ------ Succesfully initialized via spawning a new client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ __setInputBoxes(): Set username and password boxes
    ---- Client is ready.
    ---- Setup SRL in 25 Seconds
    -- setupSRL(): True
    -- TPlayer.login()
    Error: Access violation at line 1039
    Execution failed.
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]

    It not login to RuneScape

  6. #6
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (19-04-15 at 04.11.46 AM).txt
    -- setupSRL()
    ---- Setting up SRL...
    ---- attempting to spawn smart, attempt #: 1
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    -------- Failed to pair to SMART[9276]
    ------ smartPairToExistingClient(): result = false
    ------ Attempting to spawn a new client..
    ------ smartCreateClient():
    ---------- smartGetParameters(): Succesfully grabbed paramters
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre7\bin\java.exe
    -------- getJavaPath()
    -------- Using parameters [http://world15.runescape.com/, f7089101210165568868]
    -------- Using plugins "OpenGL32.dll,d3d9.dll"
    -------- Succesfully spawned a client, attempting to target
    ---------- smartSetAsTarget(): Succesfully set SMART[11600] as Simba's target
    ------ smartCreateClient(): result = true
    ------ Succesfully initialized via spawning a new client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ __setInputBoxes(): Set username and password boxes
    ---- Client is ready.
    ---- Setup SRL in 25 Seconds
    -- setupSRL(): True
    -- TPlayer.login()
    Error: Access violation at line 1039
    Execution failed.
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]

    It not login to RuneScape

    Login manually first, go stand at falador bank near mining guild and then start your script.

    Should work

  7. #7
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    Didnt test it or anything, but a few comments.
    1. Why write your own bank opening function when a (no offense) presumably faster and better one exists in the srl include? (bankscreen.open(BANK_FALADOR) or bankscreen.open(BANK_NPC_GREY) - i think they are grey)
    2. Why do you use global consts for the colors of things (such as ladder, bank, door), when you are really using CTS2? ideally this should all be in 1 location so if the color needs to be updated, the tolerance, as well as hue and sat modifiers can be updated easily?
    3. Not that this one matters, but you use aantal instead of total/amount.
    4. Why use 4 different SPS areas for only 2 maps? Perhaps you could call them 'falador' and 'mine' or something? or 'aboveground' and 'belowground'. or something to that effect.



    But, overall. its nice. failsafes, etc are present. good job.
    Hey man thanks for the feedback, I'm new here so yeah some parts might be not 100% the way it should be but,



    about question number 1: The reason I wrote my own bankfunction is because I want the bot to choose random banks everytime he banks and I noticed with the bank function it took one bank over the other.

    About question 2: I know I should have done that, but I just didn't want to waste more time on it, might update it later on.

    Question 3: Yeah, just writing code pretty fast

    Question 4: Yeah good point, but somehow it never got stuck when I used 4 of them. Not sure if it was something in my script, but Might look into that later.

    Anyway, thanks again for the feedback.

  8. #8
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    Hey man thanks for the feedback, I'm new here so yeah some parts might be not 100% the way it should be but,



    about question number 1: The reason I wrote my own bankfunction is because I want the bot to choose random banks everytime he banks and I noticed with the bank function it took one bank over the other.

    About question 2: I know I should have done that, but I just didn't want to waste more time on it, might update it later on.

    Question 3: Yeah, just writing code pretty fast

    Question 4: Yeah good point, but somehow it never got stuck when I used 4 of them. Not sure if it was something in my script, but Might look into that later.

    Anyway, thanks again for the feedback.
    ---- Current mouse-over text: "Climb-up Ladder"
    ---- Found "limb-up" in mouse-over string: "Climb-up Ladder"
    -- isMouseOverText(): Tr-- mining_guild.getPlayerPos(): result = {X = -1, Y = -1}, took 3703 ms

    It login me out :-( it can't go out the Ladder

  9. #9
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    ---- Current mouse-over text: "Climb-up Ladder"
    ---- Found "limb-up" in mouse-over string: "Climb-up Ladder"
    -- isMouseOverText(): Tr-- mining_guild.getPlayerPos(): result = {X = -1, Y = -1}, took 3703 ms

    It login me out :-( it can't go out the Ladder
    Be sure that you're graphics settings are on lowest and OPENGL

  10. #10
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    Be sure that you're graphics settings are on lowest and OPENGL
    Yes It not doing it all the time just sometime's

  11. #11
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    Yes It not doing it all the time just sometime's
    I'll look into it

  12. #12
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    I'll look into it
    No update's?

  13. #13
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Almost done writing a new one, be patience please

  14. #14
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    Almost done writing a new one, be patience please
    I can't wait to use this :-)

  15. #15
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    I can't wait to use this :-)
    I had a big testing moment yesterday and this script still works perfectly fine if you have the right settings. I mined about 2k coal in a few hours, no crashes or nothing.

  16. #16
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    I had a big testing moment yesterday and this script still works perfectly fine if you have the right settings. I mined about 2k coal in a few hours, no crashes or nothing.
    Can i plz help you test it?

    The was you have atm get suck at doing Climb-up Ladder
    One day it not get suck and one day it can lol
    Last edited by WYD; 05-04-2015 at 10:32 AM.

  17. #17
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    Can i plz help you test it?

    The was you have atm get suck at doing Climb-up Ladder
    One day it not get suck and one day it can lol
    I already added you on skype

    and if it happens again try to take a screenshot or try to replace line 350 with this :


    if (Length(TPA) < 1) then
    RandomCompass(0, 360, false);

  18. #18
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    I already added you on skype

    and if it happens again try to take a screenshot or try to replace line 350 with this :


    if (Length(TPA) < 1) then
    RandomCompass(0, 360, false);
    like this?

  19. #19
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    like this?
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: "Climb-up Ladder"
    ---- Found "limb-up" in mouse-over string: "Climb-up Ladder"
    -- isMouseOverText(): True

    Same thing
    :-(

  20. #20
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: "Climb-up Ladder"
    ---- Found "limb-up" in mouse-over string: "Climb-up Ladder"
    -- isMouseOverText(): True

    Same thing
    :-(
    it says mouseovertext = true, So there is no problem

  21. #21
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    it says mouseovertext = true, So there is no problem
    And it stop like this.
    Last edited by WYD; 05-07-2015 at 09:32 AM.

  22. #22
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    And it stop like this.
    Hmmm I see, I'll try adding more colors for the stairs detection, so it starts searching for multiple colors, maybe that will fix it.

  23. #23
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by mocrosoft View Post
    Hmmm I see, I'll try adding more colors for the stairs detection, so it starts searching for multiple colors, maybe that will fix it.
    or add a failsafe?

  24. #24
    Join Date
    Mar 2015
    Posts
    189
    Mentioned
    3 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Miningboy11 View Post
    or add a failsafe?
    I Added the turning camera as a fail safe, but apparently that is not enough?

  25. #25
    Join Date
    Mar 2013
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    I have the same thing as miningboy but it didnĀ“t rotate the camera ever. I dont know if u updated or something but ill check it out again later today

Page 1 of 3 123 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
  •