Gaming Community
Forum
 
Go Back   D3scene > Software/Hardware > Mac and Linux > Mac > Mac hacks
Register Blogs Live view Downloads Marketplace FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Anti-AFK Bot, undetectable and unbannable. No DL's

This is a discussion on Anti-AFK Bot, undetectable and unbannable. No DL's within the Mac hacks forum part of the Mac category; This is for Macintosh only! Macintosh comes with AppleScript installed. And AppleScript is all you need for this to work, ...


Welcome on D3scene.com! Make sure to register - it's free and very quick! You have to register before you can post and participate in our discussions with 70000 other registered members. Downloads, user profiles and some forums can only be seen by registered members. After you create your free account you will be able to customize many options, you will have the full access to new hacks, latest cheats and last but not least will see no advertisements at all. We would love to see you around in our community!
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 05-05-2008, 10:49 PM
Poosc's Avatar
Mac Mod :D

 
Join Date: Jan 2008
Location: In your computer :)
Posts: 344
Blog Entries: 1
Thanks: 2
Thanked 2 Times in 2 Posts
Reputation: 425
Rep Power: 4
Poosc is just really nicePoosc is just really nicePoosc is just really nicePoosc is just really nicePoosc is just really nice
Anti-AFK Bot, undetectable and unbannable. No DL's

This is for Macintosh only!

Macintosh comes with AppleScript installed. And AppleScript is all you need for this to work, so no third-party apps needs to be installed.

Open up Script Editor and make a new script.

Paste the following code into it:

Code:
repeat X times
tell application "System Events"
tell application "World of Warcraft" to activate
key code 49
end tell
delay Y
end repeat
Replace X with how many times you want the loop to be run, that is how many times you want your char to be jumping. Replace Y with how long between the jumps in seconds.

If you set X = 10 and Y = 7, your char will jump 10 times with 7 seconds between jumps. Not really useful. But if you scale Y up to something near half an hour, you got yourself an Anti-AFK bot, running for X*Y seconds.

You may want to "random-up" Y. So as not to be too predictable. Half an hour in seconds is 1800, so you might want this script:

Code:
repeat 10 times
tell application "System Events"
tell application "World of Warcraft" to activate
key code 49
end tell
delay (random number from 1200 to 1800)
end repeat
The above code will make your char break AFK 10 times with 20-30 minutes between jumps.
thanks to mmowned for this.

Script Editor can save the above script as an application. Here is a step-by-step:

1: Open Script Editor (Applications/AppleScript/Script Editor)
2: Copy/Paste code from above
3: Save (Choose "application" in "File Format")
4: Run your sparkly new anti-AFK bot.
5: Profit
And no bans!
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
  #2  
Old 08-06-2009, 11:43 PM
Banned User

 
Join Date: Dec 2008
Location: LA
Posts: 72
Thanks: 10
Thanked 2 Times in 2 Posts
Reputation: 23
Rep Power: 0
VpRoD) is on a distinguished road
Quote:
Originally Posted by Poosc View Post
This is for Macintosh only!

Macintosh comes with AppleScript installed. And AppleScript is all you need for this to work, so no third-party apps needs to be installed.

Open up Script Editor and make a new script.

Paste the following code into it:

Code:
repeat X times
tell application "System Events"
tell application "World of Warcraft" to activate
key code 49
end tell
delay Y
end repeat
Replace X with how many times you want the loop to be run, that is how many times you want your char to be jumping. Replace Y with how long between the jumps in seconds.

If you set X = 10 and Y = 7, your char will jump 10 times with 7 seconds between jumps. Not really useful. But if you scale Y up to something near half an hour, you got yourself an Anti-AFK bot, running for X*Y seconds.

You may want to "random-up" Y. So as not to be too predictable. Half an hour in seconds is 1800, so you might want this script:

Code:
repeat 10 times
tell application "System Events"
tell application "World of Warcraft" to activate
key code 49
end tell
delay (random number from 1200 to 1800)
end repeat
The above code will make your char break AFK 10 times with 20-30 minutes between jumps.
thanks to mmowned for this.

Script Editor can save the above script as an application. Here is a step-by-step:

1: Open Script Editor (Applications/AppleScript/Script Editor)
2: Copy/Paste code from above
3: Save (Choose "application" in "File Format")
4: Run your sparkly new anti-AFK bot.
5: Profit
And no bans!
hmm mb someone whos good with scripts can make a lossbot for macs? like AutoIt for windows
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 01:15 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
vBulletin style developed by Transverse Styles