What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Autoit script safety, for use while DB is down

Status
Not open for further replies.

elucid

New Member
Joined
Jun 14, 2012
Messages
90
Reaction score
0
What are your thoughts on how easily detected a well written (never clicks the same place, random wait timers, etc.) autoit script is? I want to make at least something while DB is down.
 
What are your thoughts on how easily detected a well written (never clicks the same place, random wait timers, etc.) autoit script is? I want to make at least something while DB is down.

It's safer than most other bots out there. So what if it clicks in the same damn spot every time; that's only assuming blizzard is logging thousands of clicks from MILLIONS of people. It's all speculation. I'd much much much rather user Auto it then the other options out there.
 
CAN YOU RECOMMEND AND GOOD SCRIPTS i CAN DOWNLOAD AND LINK? i WANT TO FARM SARKOTH.. OR COULD YOU MAKE A SCRIPT THAT DOES WHAT YOUR DH-SARKOTH DB PROFILE DOES?

It's safer than most other bots out there. So what if it clicks in the same damn spot every time; that's only assuming blizzard is logging thousands of clicks from MILLIONS of people. It's all speculation. I'd much much much rather user Auto it then the other options out there.
 
Does anyone know of any Autoit scripts in 800x600? Most of them are 1920x1080, which isn't supported on my laptop.
 
I used AutoIT for a while before even getting DB and it was great. I might have to go back to it for now, need to work on a good script for DH!
 
in the script, just change:

$x_ratio = $size[0] / 1920
$y_ratio = $size[1] / 1080

to the resolution that you want!
 
Look up the 5 or so different flavors on ownedcore. No where near as efficient as DB, but better than nothing i guess
 
AutoIt does alright. It's biggest fall is that it can only do one client at a time, and you also cannot do anything else on the computer while this being done (not efficiently at least). With that being said, I'm sure with enough Googling, you yourself can find a Sarkoth AutoIt script.
 
AutoIt does alright. It's biggest fall is that it can only do one client at a time, and you also cannot do anything else on the computer while this being done (not efficiently at least). With that being said, I'm sure with enough Googling, you yourself can find a Sarkoth AutoIt script.

vmware+vmtools resolves that issue lol
 
AutoIt does alright. It's biggest fall is that it can only do one client at a time, and you also cannot do anything else on the computer while this being done (not efficiently at least). With that being said, I'm sure with enough Googling, you yourself can find a Sarkoth AutoIt script.

Make it memory read and hide it, don't make the program use the mouse to click, fixes all of the issues you described. Only problem is it will take more then 5 seconds to make the program <.<
 
Are we allowed to post scripts here? I want to share the one I've been using on my Wizard before I switched to DB. It's a great script for farming Sarkoth.
 
There's already been a banwave for autoit users botting the auction house. I would advise against using autoit at all.
 
Are we allowed to post scripts here? I want to share the one I've been using on my Wizard before I switched to DB. It's a great script for farming Sarkoth.

Yes, you're allowed to share things like that here, and they are greatly appreciated if you do.

But yes, some AutoIt users are reporting bans, but who knows if it was AutoIt, or something else.
 
We aren't supposed to talk about other bots or hacks on these forums...
 
AutoIt does alright. It's biggest fall is that it can only do one client at a time, and you also cannot do anything else on the computer while this being done (not efficiently at least). With that being said, I'm sure with enough Googling, you yourself can find a Sarkoth AutoIt script.

Not correct at all. Just install "Virtual Machine" ( VMWare ) and u can do what u want with thousands of clients :D

I`ll using AutoIt since DB is working again and after EU maintenance i will look for a good Sarkoth script
 
Status
Not open for further replies.
Back
Top