Adblock breaks this site

Help with easy macro

Discussion in 'Script Requests' started by iwaspwnd, Jan 6, 2010.

  1. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    Hey, I'm pretty new to Scar so I'm still learning, I've read a few tutorials but I can't figure it out. :( oh well.. I was hoping you guys could help me out.

    Basically I wanted to create a script that would basically farm the wine here:
    [​IMG]

    I want it to do this -

    1. Wait for "Wine of Zamorak" to spawn
    2. Click on spell "Telekinetic Grab"
    3. Click on "Wine of Zamorak"

    I tried a few different times with different techniques, from clicking on specific pixels, finding certain colors, to even using the bmp feature, But I still can't figure it out :(

    So if any one could do this for me I would greatly appreciate it.
    If you could make it as undetectable as possible too that would be great lol...

    -peace
     
  2. radiclerobby

    radiclerobby Apprentice
    Banned

    Joined:
    Mar 9, 2008
    Posts:
    720
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    lol just tele grabbing or tele grabing with droping?
     
  3. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    Lol just tele grabbing..

    I've been figuring out a lot of stuff, but still a nub, lol..

    Thanks again
     
  4. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    I would like it to move the mouse very human like I guess.. Click On tele Very human like again, Not the same pixel ect.. And then repeat this every time the wine spawns 26 times

    -Peace
     
  5. radiclerobby

    radiclerobby Apprentice
    Banned

    Joined:
    Mar 9, 2008
    Posts:
    720
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    well why would you just want it to click the wine and the telegrab you will run out of space? i dont see the point in this auto but i will make it for you , do you have srl, and the most recent scar?
     
  6. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    Cool, thanks.

    And I don't want to drop it cause I just want to be able to run the script, go afk for like 15 min, and come back to a full inventory, So I can stash it.

    I can do everything else manually.

    Thanks a bunch man.

    -Peace
     
  7. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    hey, I have the latest version of scar, but not srl, what's srl? lol

    Thanks again lol
     
  8. radiclerobby

    radiclerobby Apprentice
    Banned

    Joined:
    Mar 9, 2008
    Posts:
    720
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    you can get the open srl
    just click file download srl then click file download includes and your done :D
     
  9. iwaspwnd

    iwaspwnd Newcomer

    Joined:
    Jan 6, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    oh, Ok lol.. Yes, I have it done now.

    But I was just wondering what is the eta on this script, No rush or anything, just curious is all.

    thanks again.
     
  10. s2h6699

    s2h6699 Newcomer

    Joined:
    Mar 7, 2010
    Posts:
    12
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    Simple... Don't touch size of window, the target client window or where SCAR is and a ClickMouse(x,y,true)
    Using this method you could also bank =DD

    x defines the x-coord of the mouse and y defines the y-coord. It says the x and y at the lower left hand corner of SCAR.

    Example one "50:100"
    x = 50
    y = 100
    That's 50 pixels from the right and 100 pixels down from the targeted client window.

    Example two "250:300"
    x = 250
    y = 300
    That's 250 pixels from the right and 300 pixels down from the targeted client window.

    The third parameter, 'true', signals a left click, 'false' would be a right click.

    To give it entropy or randomness. use this:

    ClickMouse(x+random(2),y+random(2),true)

    This randomly adds a 0-2 pixel offset to both the x and y coord. With wine being that small I would actually use a one pixel offset for the random value.

    Please note: the above will only work on your computer, unless theirs are under the same conditions your computer is.

    Happy Botting!
     
  11. AreUCertain

    AreUCertain Member
    Banned

    Joined:
    Apr 5, 2010
    Posts:
    78
    Referrals:
    0
    Sythe Gold:
    0
    Help with easy macro

    Did it help/?
     
< ApeToll Script PLEASE! | simple color clicking script >


 
 
Adblock breaks this site