Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Thu May 23, 2013 9:55 am


All times are UTC [ DST ]





Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Fri Jun 01, 2012 2:24 am 
 
User
User

Joined: Sun May 20, 2012 10:06 pm
does this still work after the patch?

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Fri Jun 01, 2012 2:25 am 
 
User
User

Joined: Sat May 19, 2012 8:04 am
does this still work after the patch?


Yup

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Sat Jun 02, 2012 12:26 am 
 
User
User
User avatar

Joined: Tue Jun 24, 2008 10:39 pm
Been doing this the last few days, but every time I come back after sleep/work(8 hours) Diablo3 isn't even running and the script got 50-200k. Any one have any idea whats happening to close d3?

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 04, 2012 6:28 am 
 
User
User

Joined: Mon Jun 04, 2012 6:26 am
Will someone start me on the act4 quest4 inferno? stuck in a previous act :lol:

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Thu Jun 07, 2012 12:00 am 
 
User
User

Joined: Tue Nov 22, 2011 11:25 am
You're a dummy. Why would I spend time to support every possible monitor?


do you read? make it support windowed mode and it supports everyone.

fucking retarded to even post a bot thats not gonna work for half the people

even more retarded to have it run in full screen mode


He shared this simple bot to the community, it doesn't mean he has to support it. If you don't like how it is coded... change it yourself?


Amen happy to hear others are getting something from it. Frankly I'm not concerned about 100% coverage nor should I be when I release source and don't put a price tag. Compiled without source or a price tag warrant high coverge


again thanks for the wasted time, shoulda put a warning at least but like you really give a shit clearly


rofl @ this piece of shit. make your own bots bro, if I was a mod I would have perma banned your sorry ass.

on topic: Thanks for this auto it script! Even if it does not work for everybody, it does for some people, and we appreciate it!

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Thu Jun 07, 2012 12:55 am 
 
User
User

Joined: Thu May 31, 2012 4:22 pm
Here's my version of Hailie's chest for 1920x1080 on Fullscreen Windowed mode.

There's no random clicks but there are some random sleeps. Also, it could be tweaked to run a bit faster.

Global $Paused
HotKeySet("{HOME}", "TogglePause")
HotKeySet("{END}", "Terminate")

While 1
   Sleep(500)
   ToolTip("Not Running Hit 'HOME' to start/pause 'END' to force end!", 0, 0)
WEnd

Func TogglePause()
   $Paused = NOT $Paused
   While $Paused
      ToolTip("Running!", 0, 0)
     
     Sleep(Random( 1000, 3000, 1 ))
     MouseClick("left",Random(78,385,1),Random(398,437,1))    ; click 'resume game'
     Sleep(Random( 6000, 7000, 1 ))
   
     MouseClick ("left",314,286)
     sleep(3000)
     MouseClick ("left",154,540)
     sleep(3000)
     MouseClick ("left", 854, 504)
     sleep(1000)
   
     send("{ESCAPE}")
     sleep(1000)
     MouseClick("left",Random(800,1110,1),Random(560,590,1))   ; click 'leave game'
     sleep(5000)

    WEnd
EndFunc

Func Terminate()
    Exit 0
EndFunc

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Fri Jun 08, 2012 1:51 pm 
 
User
User

Joined: Wed Jun 06, 2012 12:04 pm
Been doing this the last few days, but every time I come back after sleep/work(8 hours) Diablo3 isn't even running and the script got 50-200k. Any one have any idea whats happening to close d3?


Bump on this, having the same problem on many of my autoit scripts.
The simpler reason I can imagine is that the script could click "Exit game" and "Ok" instead of "Leave game" because of a wrong timing, death or some other obscure problem.
But I thought I have situations like this covered.

Is there any other reason why the game would just exit with no errors?

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 5:03 am 
 
User
User

Joined: Sun Jun 03, 2012 11:33 pm
Here's my version of Hailie's chest for 1920x1080 on Fullscreen Windowed mode.

There's no random clicks but there are some random sleeps. Also, it could be tweaked to run a bit faster.

Global $Paused
HotKeySet("{HOME}", "TogglePause")
HotKeySet("{END}", "Terminate")

While 1
   Sleep(500)
   ToolTip("Not Running Hit 'HOME' to start/pause 'END' to force end!", 0, 0)
WEnd

Func TogglePause()
   $Paused = NOT $Paused
   While $Paused
      ToolTip("Running!", 0, 0)
     
     Sleep(Random( 1000, 3000, 1 ))
     MouseClick("left",Random(78,385,1),Random(398,437,1))    ; click 'resume game'
     Sleep(Random( 6000, 7000, 1 ))
   
     MouseClick ("left",314,286)
     sleep(3000)
     MouseClick ("left",154,540)
     sleep(3000)
     MouseClick ("left", 854, 504)
     sleep(1000)
   
     send("{ESCAPE}")
     sleep(1000)
     MouseClick("left",Random(800,1110,1),Random(560,590,1))   ; click 'leave game'
     sleep(5000)

    WEnd
EndFunc

Func Terminate()
    Exit 0
EndFunc


Curious, what quest/act are you starting on this, and when I press home to start it while D3 is active, it does not start. The tooltip just remains *After restarting script, it started working. Also figured out its act 4 quest 4 Prime Evil. Just gonna leave this here just in case.*

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 5:46 am 
 
User
User

Joined: Fri Feb 26, 2010 4:59 pm
I ran this overnight for 6 hours. And generates 50k/hour. Not alot but still better than nothing.

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 9:25 am 
 
User
User

Joined: Fri Aug 06, 2004 5:48 pm
Location: illinios
would anyone be willing to open act 4 in inferno for me?

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 10:30 am 
 
User
User
User avatar

Joined: Thu May 31, 2012 2:20 am
Edited someones bot to work 800x600 windowed mode.
It will resize your d3 and move it to the top left, don't move it from there.

Also don't come with me saying control clicks or shit is better, if you want to fix it, go ahead. this works good for me.

Ran it overnight, not much gold but it never got stuck or anything.

Run script any time, it will be paused until u manually start it.

Y = Start
X = Pause
C = Exit script

Global $Paused

HotKeySet("y","Leave")
HotKeySet("x", "Pause")
HotKeySet("c", "Stop")

$go = True
$Leave = False

While $go
if($Leave) then
WinActivate('Diablo III')
WinMove("Diablo III", "", 0, 0, 800, 600)
MouseClick("left",135,260,1)
Sleep(3500); <- (Lower it in case your game loads faster and your character is just standing around or increase it if your loading too slow)
MouseClick("left",15,140,1)
Sleep(2500); <- Adjust this depending on your Movement Speed
MouseClick("left",20,365,1)
Sleep(1500); <- Adjust this depending on your Movement Speed
MouseClick("left",263,232,1)
Sleep(1000); <- Adjust this depending on your Movement Speed
MouseClick("left",355,322,1)
Sleep(1000)
Send("{ESC}")
Sleep(2)
MouseClick("left",400,350,1); end
Sleep(2500); <- speed to main menu, lower or increase to your needs
EndIF

WEnd

Func Pause()
$Leave = False
EndFunc

Func Stop()
Exit
EndFunc

Func Leave()
$Leave = True
EndFunc

_________________
Quote:
I'm in to fight evil not to break vases

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 4:59 pm 
 
User
User

Joined: Wed Jun 06, 2012 7:56 pm
Edited someones bot to work 800x600 windowed mode.
It will resize your d3 and move it to the top left, don't move it from there.

Also don't come with me saying control clicks or shit is better, if you want to fix it, go ahead. this works good for me.

Ran it overnight, not much gold but it never got stuck or anything.

Run script any time, it will be paused until u manually start it.

Y = Start
X = Pause
C = Exit script

Global $Paused

HotKeySet("y","Leave")
HotKeySet("x", "Pause")
HotKeySet("c", "Stop")

$go = True
$Leave = False

While $go
if($Leave) then
WinActivate('Diablo III')
WinMove("Diablo III", "", 0, 0, 800, 600)
MouseClick("left",135,260,1)
Sleep(3500); <- (Lower it in case your game loads faster and your character is just standing around or increase it if your loading too slow)
MouseClick("left",15,140,1)
Sleep(2500); <- Adjust this depending on your Movement Speed
MouseClick("left",20,365,1)
Sleep(1500); <- Adjust this depending on your Movement Speed
MouseClick("left",263,232,1)
Sleep(1000); <- Adjust this depending on your Movement Speed
MouseClick("left",355,322,1)
Sleep(1000)
Send("{ESC}")
Sleep(2)
MouseClick("left",400,350,1); end
Sleep(2500); <- speed to main menu, lower or increase to your needs
EndIF

WEnd

Func Pause()
$Leave = False
EndFunc

Func Stop()
Exit
EndFunc

Func Leave()
$Leave = True
EndFunc

at the end of it, it doesn't move 1 more time to make the gold pick up, it just makes the gold come out but doesnt pick up

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 5:08 pm 
 
User
User

Joined: Wed Jun 06, 2012 7:56 pm
MouseClick("left",350,320,1)
Sleep(1000)

threw this into line 24/25

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 6:15 pm 
 
User
User

Joined: Fri Aug 06, 2004 5:48 pm
Location: illinios
where do you start the bot? when i tried it, it starts me from the act 4 place with tyreal...and the bots never seem to get me to the chest.

Top
 Profile  
 Post subject: Re: [Source][Autoit Bot]Farm Hailie's Chest in Bastion's Kee
PostPosted: Mon Jun 11, 2012 7:15 pm 
 
User
User
User avatar

Joined: Thu May 31, 2012 2:20 am
Hum, alright! strange because I didnt have the problem, but well thanks for tossing in a fix :)

I used act 3 quest 2 to start the bot

_________________
Quote:
I'm in to fight evil not to break vases

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron