postreply Home » Forums » Rift » Rift - Submissions

Auto Hot Key Afk Script : Rift - Submissions

Posted: April 20th, 2011, 7:15 am
tault_Broden

Total Posts: 2313
Joined: August 21st, 2004, 5:20 pm
User avatar
Here is a nice script for afking in rift online. Its pretty easy to use and will allow you to easily stay afk without any advanced programs.

Code: Select all

    $1::
    While GetKeyState("1","p"){
    Send 1
    Sleep 100
    }
    return

    $2::
    While GetKeyState("2","p"){
    Send 2
    Sleep 100
    }
    return
    $3::
    While GetKeyState("3","p"){
    Send 3
    Sleep 100
    }
    return
    $4::
    While GetKeyState("4","p"){
    Send 4
    Sleep 100
    }
    return
    $5::
    While GetKeyState("5","p"){
    Send 5
    Sleep 100
    }
    return
    $6::
    While GetKeyState("6","p"){
    Send 6
    Sleep 100
    }
    return
    $7::
    While GetKeyState("7","p"){
    Send 7
    Sleep 100
    }
    return
    $8::
    While GetKeyState("8","p"){
    Send 8
    Sleep 100
    }
    return
    $9::
    While GetKeyState("9","p"){
    Send 9
    Sleep 100
    }
    return
    $0::
    While GetKeyState("0","p"){
    Send 0
    Sleep 100
    }
    return
    $q::
    While GetKeyState("q","p"){
    Send q
    Sleep 100
    }
    return
    $e::
    While GetKeyState("e","p"){
    Send e
    Sleep 100
    }
    return
    $f::
    While GetKeyState("f","p"){
    Send f
    Sleep 100
    }
    return

_________________
I DO NOT TAKE CREDIT FOR MY INFO.

I am a member of a exploit guild and post it here because i like this site and want to help it.

Image
Posted: April 21st, 2011, 2:10 pm
hokuto78

Total Posts: 421
Joined: August 24th, 2006, 8:12 pm
User avatar
That is not what this script does.
Posted: April 26th, 2011, 11:02 pm
yamael

Total Posts: 1
Joined: April 26th, 2011, 10:08 pm
Another problem is that you can use 25 lines only hehe. So nice try :p
Posted: May 8th, 2011, 3:30 am
cuervogold

Total Posts: 1088
Joined: September 25th, 2007, 3:39 pm
User avatar
Active User > 50 Posts
Active User > 50 Posts
hokuto78 wrote:That is not what this script does.


Is this an in game script? What does it do, if anything?


Is this also a nay?

_________________
Cuervo, the drink.
Posted: May 8th, 2011, 3:48 am
hokuto78

Total Posts: 421
Joined: August 24th, 2006, 8:12 pm
User avatar
This is a key repeater script. Very basic stuff. Why it was posted I don't know.
Want Advertisements After The Last Post Removed? Create A Free Account!
blue large dotWho is online
Users browsing this forum: No registered users and 3 guests
postreply