Jump to content

Welcome to NulledBlog
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Osrs AutoHotKey


  • Please log in to reply
2 replies to this topic

#1
clashorbit

  • Offline
  • Lurker

  • Pip
  • Posts:
    9
    Reputation:
    -50
    Joined:
    30 Mar, 2016
Hello Friends,
 
I wanted to share a simple script, this is my first time sharing something on here  :).
 
CTRL + C || CTRL + V  the code below and run it in an ahk file.
 
With this simple script you can be afk for 6 hours @ nmz or other places, u cannot get banned for this because it has a random.
 
Enjoy!  :D  :D
 
 
 
s = 0  
8:: pause, toggle
9::
loop,
s=1
send {f3}
Random, s, 500,4000
 
click, left
sleep s
click, left
Random, rannmmr, 10000,45000
Sleep rannmmr
}
return
5::
If s = 1
{
send {8}
}
send {9}
s=1
return

  • 1

#2
Shadiezz

  • Offline
  • wreeper

  • Posts:
    357
    Reputation:
    6
    Joined:
    31 May, 2015

are you sure this wont get you banned?


  • 0

#3
clashorbit

  • Offline
  • Lurker

  • Pip
  • Posts:
    9
    Reputation:
    -50
    Joined:
    30 Mar, 2016

yea im pretty sure, cuz it randomises every time. Jagex cant ban someting that randoms everytime.. i did 89 attack to 99 attack in nmz with this AHK, didnt get banned for it :D  :D


  • 0


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users