Adblock breaks this site

AHK Fletching darts

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

  1. Rivenstarz

    Rivenstarz If you read this your gay

    Joined:
    Feb 3, 2016
    Posts:
    1,516
    Referrals:
    0
    Sythe Gold:
    234
    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
     
  2. davey_rs

    davey_rs Member
    $50 USD Donor New

    Joined:
    Feb 9, 2016
    Posts:
    95
    Referrals:
    0
    Sythe Gold:
    85
    UWotM8?
    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
     
  3. Rivenstarz

    Rivenstarz If you read this your gay

    Joined:
    Feb 3, 2016
    Posts:
    1,516
    Referrals:
    0
    Sythe Gold:
    234
    AHK Fletching darts

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


 
 
Adblock breaks this site