Results 1 to 15 of 15

Thread: Soulsplit fighter[loots charms] [BETA]

  1. #1
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default Soulsplit fighter[loots charms] [BETA][fixed

    NOTE: This script will no longer be updated
    Hi! I have made a fighter that kills SKELETONS IN TAVERLY DUNG. It right clicks the bones and takes the gold charm.This script is currently is beta, I am still testing it, it would be hopeful if yoll told me bugs/glitches.I KNOW IT IS SLOW BUT I AM WORKING ON CHECKING COMBAT.

    I added it to pastebin so I can remove it anytime I want while also being able to see amount of views
    Link:http://pastebin.com/bf8Csz1R


    ///////////////////////////Version 1.02/////////////////////////////////////////
    ////////////////////////////////////////////////////////////////////////////////
    Changelog:
    -Failsafe to avoid spam clicking
    -removed antiban until fix.
    -added move mouse instead of mouse jumping
    -added basic progross report
    ------------------------RJJ95 AUTO SOULSPLIT SKELETON FIGHTER-------------------
    Please, if you already see somebody training, do not bother botting at that time
    either hop worlds or bot at a different time.
    Insturctions:
    Logon to soulsplit, face arrowkey all the way up (press up until you can't anyore
    drag the green crosshair to the Soulsplit Cleint, then click the play button. If
    the bot is not clicking the skeleton, then edit this code:
    NPC = 1121869;
    (line 39)
    And put what ever color suits you better. To change the rate of resting, go to
    line 39 and edit
    restprobs = x;
    (line 48)
    to what ever you want.
    3-15 = lazy
    16-30 = distracted
    30-50 = consentrated
    51-70 = dedicated
    70-100 = hardcore
    101-140 = no lifer
    141 - 170 = zezima
    171-200 = S U O M I
    200+ = bot
    Happy botting!
    ////////////////////////////////////////////////////////////////////////////////
    Last edited by rj; 12-07-2012 at 03:23 AM.

  2. #2
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    On some other bot in some other language somebody made combat detection do something with the clan chat:
    if (IN_COMBAT.isValid(LINE1_CHAT_BOX)) {
    status = "IN COMBAT";
    } else {
    if (CLAN_CHAT.isValid(LINE1_CHAT_BOX)) {
    status = "NOT IN COMBAT";
    I am not quite sure how clan chat is connected to the whole thing though.

    EDIT:
    What I have found out though, is that it tries to rest from the quest tab to check if it's in combat, if you were in combat it'd say you can't do that while in combat. I still do not know what clan chat is used for though, it just tries sending /..
    Last edited by Rtap; 11-26-2012 at 06:43 PM.

  3. #3
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Rtap View Post
    On some other bot in some other language somebody made combat detection do something with the clan chat:
    I am not quite sure how clan chat is connected to the whole thing though.

    EDIT:
    What I have found out though, is that it tries to rest from the quest tab to check if it's in combat, if you were in combat it'd say you can't do that while in combat. I still do not know what clan chat is used for though, it just tries sending /..
    This script uses color, not reflection. Also that is in java.

  4. #4
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by rjj95 View Post
    This script uses color, not reflection. Also that is in java.
    That wasn't the point, the point was, that theoretically you could make it check if it's in combat by attempting a rest, which in combat isn't possible.

  5. #5
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Rtap View Post
    That wasn't the point, the point was, that theoretically you could make it check if it's in combat by attempting a rest, which in combat isn't possible.
    yes.. it is the point.. because the script you were talking about waits for the message to be sent to the chatbox. which is injection/reflection. Besides, why would i waste looking for a bitmap when it would be faster to check for hp bars?

  6. #6
    Join Date
    Dec 2011
    Location
    Berlin
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Cool work with your Soulsplit script so far. Hope you will go on and improve!

    I will try to answer all Runescape related questions!

  7. #7
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Imanoobbot View Post
    Cool work with your Soulsplit script so far. Hope you will go on and improve!
    Thanks, improving it right now, more failsafes and mmouse instead of the mouse moving 200 pixels across the screen in 20 ms (some servers would be able to add a ban for this easy)

  8. #8
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

  9. #9
    Join Date
    Jun 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    villavu name:dill12345
    Do you agree to not over-use this script?:yes i do

  10. #10
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by dill12345 View Post
    villavu name:dill12345
    Do you agree to not over-use this script?:yes i do
    I'm just going to add link to thread. cba to pm to people

  11. #11
    Join Date
    Aug 2012
    Location
    Florida, US
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice man, very nice. Mind helping me/linking me to a tutorial that explains how to look for bitmaps and hp bars in non-SMART? Such as SoulSplit. Thanks

  12. #12
    Join Date
    Jun 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey its not really working for me could you help me?

  13. #13
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by dill12345 View Post
    hey its not really working for me could you help me?
    What's the problem.

  14. #14
    Join Date
    Nov 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Alright, i dragged it onto my ss client as you said. Then i click play. The script begins spam saying "Attacking skeleton", the client lags like a bitch, but it does not ever attack a skeleton. In fact, the script doesnt even click the client at all

  15. #15
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by chambo View Post
    Alright, i dragged it onto my ss client as you said. Then i click play. The script begins spam saying "Attacking skeleton", the client lags like a bitch, but it does not ever attack a skeleton. In fact, the script doesnt even click the client at all
    try reselecting the skeleton color. I am going to either re-write or stop updating this script soon

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
  •