AHK Fletching darts

Discussion in 'RuneScape 2007 Cheating' started by Rivenstarz, Feb 10, 2016.

AHK Fletching darts
  1. Unread #1 - Feb 10, 2016 at 4:23 PM
  2. Rivenstarz
    Joined:
    Feb 3, 2016
    Posts:
    1,516
    Referrals:
    0
    Sythe Gold:
    234

    Rivenstarz If you read this your gay

    AHK Fletching darts

    Hey guys ive a 1:1 ahk script for making darts however ide like a 1:4
    any one here know a script for it as i cant find on over the internet.
    This is the one i use atm.

    ,::
    click
    return
    .::
    MouseMove 42, 0, 0, R
    return
    /::
    click
    return
    \::
    MouseMove -42, 0, 0, R
    return
     
  3. Unread #2 - Feb 11, 2016 at 2:03 AM
  4. davey_rs
    Joined:
    Feb 9, 2016
    Posts:
    95
    Referrals:
    0
    Sythe Gold:
    85
    UWotM8?

    davey_rs Member
    $50 USD Donor New

    AHK Fletching darts

    Here you go buddy, wrote this up quick.

    Code:
    1::Click
    
    2::Click
    
    3::
    if left != 1
    {
      MouseMove, 40, 0, 0, R
      Click
      left := 1
    }
    else
    {
      MouseMove, -40, 0, 0, R
      Click
      left := 0
    }
    return
     
  5. Unread #3 - Feb 11, 2016 at 5:28 AM
  6. Rivenstarz
    Joined:
    Feb 3, 2016
    Posts:
    1,516
    Referrals:
    0
    Sythe Gold:
    234

    Rivenstarz If you read this your gay

    AHK Fletching darts

    Thanks mate.
     
< Looking for partner. | Free runescape gold >

Users viewing this thread
1 guest


 
 
Adblock breaks this site