Results 1 to 17 of 17

Thread: This isn't really a request...

  1. #1
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default This isn't really a request...

    But more of a series of questions / ideas (right now it's one, but it will grow as answers are given)

    Does SRL allow for the reading of interface messages? i.e. if the RS server posts a message in the chat box, can it be read?
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  2. #2
    Join Date
    Jul 2008
    Posts
    907
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes it can but maybe you should ask this in scripting help?


  3. #3
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can a mod move this please, then?

    After that's done and all, why do scripts not read from the chat when ore has been mined and click again, as opposed to clicking at random intervals hoping there will be ore in the rock?
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  4. #4
    Join Date
    Mar 2006
    Posts
    3,051
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Some miners do use the messages in the chat box for mining. The best miners use a collection of several different ways to determine that, though.

    Perhaps either the text message, or an increase in the number of items/ores in the inventory, or a certain period of time.

    The more sophisticated the script, the more sophisticated and dependable the failsafes are.


  5. #5
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So pretty much it's because i'm not a full member that i'm getting scripts that don't do stuff like that?
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  6. #6
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Most should include those things either way, that is if they are updated well.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  7. #7
    Join Date
    Dec 2007
    Location
    Somewhere in Idaho
    Posts
    480
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wrycu View Post
    So pretty much it's because i'm not a full member that i'm getting scripts that don't do stuff like that?
    No, your just looking at the wrong scripts. Check out my script in the First Scripts section. it uses the message in the box (its titled "Presenting Bobermans nearly finished VEM" or something like that.)

    Most people seem to like it

  8. #8
    Join Date
    Aug 2008
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The problem that all autominers have is that they don't know if someone else has mined the ore.
    Like if you start mining an ore and someone elsebeats you to it then you would just keep standing there because runescape doesn't post a message saying that someone else stole the ore you were trying to get.

  9. #9
    Join Date
    Feb 2007
    Posts
    211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 666d3v1l666 View Post
    The problem that all autominers have is that they don't know if someone else has mined the ore.
    Like if you start mining an ore and someone elsebeats you to it then you would just keep standing there because runescape doesn't post a message saying that someone else stole the ore you were trying to get.
    You are completely incorrect, I have worked with 3 people personally on auto miners with reflection and I know for a FACT none of them have this issue, and neither do any of mine, also most scripts have a timeout where they move to another ore within a couple of seconds which usually covers it up rather well [Occasionally too quick ]
    Current Project: Catching up on what I missed, re-writing some old includes I done in the past.
    Upcoming Project: Open For Suggestions

  10. #10
    Join Date
    Aug 2008
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I mean they detect when there is no ore left, not just a random guess of seconds.
    I would also like to see how the otheres detect using reflection (I have not done anything with reflection...yet).

  11. #11
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Wizzup's wonderful autominer can detect if the rock is stolen without reflection and shit.
    I made a new script, check it out!.

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

    Default

    Cool, I'll be sure to check that out.

  13. #13
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Markus View Post
    Wizzup's wonderful autominer can detect if the rock is stolen without reflection and shit.
    That's because wizzup is God.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  14. #14
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Wrycu View Post
    That's because wizzup is God.
    sUcKuP

    __________________________________________________ ___________________
    Example of the first post.

    SCAR Code:
    FindBlackChatMessage('anaged')
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  15. #15
    Join Date
    Dec 2007
    Location
    Middle of Here and There
    Posts
    417
    Mentioned
    6 Post(s)
    Quoted
    25 Post(s)

    Default

    [QUOTE=noidea;480446]sUcKuP

    It's true, though. He IS god. ^.^

  16. #16
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by noidea View Post
    sUcKuP
    I actually haven't talked to him, nor has he talked to me. But from what i've seen, it's true.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  17. #17
    Join Date
    May 2008
    Location
    Mental Hospital
    Posts
    414
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    wizzup is a god.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [REQUEST]Fall For You By Secondhand Serenade [REQUEST]
    By P1nky in forum Music, Movies and TV
    Replies: 0
    Last Post: 08-22-2008, 06:22 AM
  2. [REQUEST]Randoms Updated.[REQUEST]
    By P1nky in forum SRL Site Discussion
    Replies: 18
    Last Post: 04-04-2008, 08:23 PM
  3. Read - "To request or not to request?"
    By n3ss3s in forum RS3 Script Requests
    Replies: 9
    Last Post: 03-21-2008, 03:20 PM
  4. [request]Mind Crafter[request]
    By alex s in forum RS3 Outdated / Broken Scripts
    Replies: 6
    Last Post: 04-17-2007, 12:10 PM
  5. [REQUEST]Green Dragon Raper[REQUEST]
    By Zodia in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 04-06-2007, 10:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •