lorddakkon / diablo-iii-wasd

Automatically exported from code.google.com/p/diablo-iii-wasd
0 stars 0 forks source link

Character only runs North #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Diablo III, run script (or run script, run diablo)
2. Create game.
3. Press A, S, W, or D in-game

What is the expected output? What do you see instead?
   Expected to run Left (A), Down (S), North (W), or Right (D), but instead, all 4 buttons run North. 

What version of the product are you using? On what operating system?
   Running Diablo III patch 1.0.4, and downloaded AutoHotkey and the script both today (8/31/2012), using [Diablo III WASD 1.2.ahk]. Running Windows 7 64bit.
   Also tried [Diablo III WASD 1.2 Corners.ahk] just to see (not using a widescreen monitor) if it would work, but that version was worse. 

Please provide any additional information below.
   May be a possibility that A and D angle the character SLIGHTLY left or right while it runs North, but it's almost unnoticeable. Not sure if it matters.

Original issue reported on code.google.com by dvill...@gmail.com on 31 Aug 2012 at 8:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Resolved the problem. Forgot that a zoom hack was running, letting the camera 
be further from the character than the default camera distance. 

Any possibility of being able to run both?
http://www.ownedcore.com/forums/diablo-3/diablo-3-bots-programs/355448-simple-zo
om-hack.html

The ability to use both would make this script SO MUCH more useful. Slight 
script changes possible for those that use the zoom hack?

Original comment by dvill...@gmail.com on 31 Aug 2012 at 8:46

GoogleCodeExporter commented 8 years ago
Poster gemin...@gmail.com stated that by changing offset/y_offset in the script 
from 20 to 300 gives somewhat of a fix for bosses that zoom out, such as 
Belial. While this does work (somewhat), the character, instead of running 
along the Y-axis (left/right) while pressing A or D moves at more of a 45 
degree angle as if pressing WD or WA, making navigation with the keyboard very 
difficult. 

After much (uneducated) tinkering with the script, I could not determine what 
was causing these diagonal movements when zoomed out. So, my question is, what 
causes this zoomed offset toward the northern side of the screen (or perhaps 
the character itself is further south when zoomed out) and how could users 
tweak the script in order to work when the screen is zoomed out, either for 
bosses or for a zoom hack?

Or perhaps, since you're the expert with your script, would you mind making a 
script that would work at 2x, 3x, and 4x zoom using the zoom hack posted above?

Thanks!

Original comment by dvill...@gmail.com on 1 Sep 2012 at 4:31

GoogleCodeExporter commented 8 years ago
I wasn't aware of a zoom hack. Also I no longer really play the game and I have 
much less time to work on the scripts now that I have started back to school 
again. I can't say if or when I would be able to make positive changes to this 
project. It is all opensource though so anyone is welcome to take it and run 
with it.

Original comment by jsig...@gmail.com on 1 Sep 2012 at 6:15