Why does the program close itself sometimes?
Why does the program close itself sometimes?
great work u did there, appreciated it alot
kinda spent 2-3 hours to config it myself but it just simple diddnt workd
had all just 2 items that he diddnt tookd out the right way
with ur prog it workd instantly
thank u soo mutch hope u adding some cool other features![]()
I'm not sure I understand what you mean.
Glad to see people are using the script feature.
Unsure, certain people report this issue I've never had it happen myself unless I hit one of the hotkeys for it.
You're welcome!
I'm thinking of writing a recorder to more easily be able to create scripts (and more easily customized where people want their gear placed) any interest in this?
My Diablo 3 Gear Swap Program:
https://www.ownedcore.com/forums/diablo-3/diablo-3-bots-programs/352782-free-wks-gear-swap-bot.html
hey mate, thought iam just giving my 2 cents
i srsly would appreciate a "hardcore feature"
i saw lot of m8's dying in hc cuz they run with mf geat to the goblin spot, just yesterday fresh 60 barb with rly decent gear died in hardcore while he was running with me for some goblins
is there any way to maybe get a icon or something or some background music while mf gear is weard?
we even color it naked the mf gear
but still some people dont realize it sometimes.
i realy would appreciate a feature like that, or any similiar would do aswell for sure
forgive me my broken english
and have a nice day ty in advance.
e/ hmm i got the same prob like the guy who posted above
it just close every time i switch to d3 window :/
any1 know why?
Last edited by freeway2k; 06-14-2012 at 11:14 AM.
Thanks!For the two of you you'll be my beta testers: Follow these instructions:
At the bottom of this post download the resolutions and 2560x1440 files.
Put both files into your scripts/ folder. Replace the resolutions with this new one.
Load up the program, try out the 2560x1440 resolution.
Report back on it for me.
I will try this when I get home from work tonight.
It does work as intended.My problem is this,i only wanna swap 2 items,the 2nd ring and the off hand,cause i got enough mf on the other gear.So,by the way it works now,i actually wait 3-4 secs more,cause it clicks the previous slots.What i did,was to delete the previous coordinates of the clicks on my resolution script,and it DOES work as it should(clicks only the last 2 item slots).However,i then get an error and the program closes.It says
"ERROR:ARRAY VARIABLE HAS INCORRECT NUMBER OF SUBSCRIPTS OR SUBSCRIPT DIMENSION RANGE EXCEEDED.
Can we work around this?
Im pretty sure more ppl will find this usefull.
Yeah, this was actually planned for 6.0, I'm going to write a configurator that allows the user to decide what items they actually want to swap. Right now it forces all 12 clicks and optionally a 13th if main hand is turned on.
Theres no easy or quick way around this; due to the way the script reader is setup and the swapping function is designed; which is why its going to be its own feature.
The biggest reason I can't quickly write it in is because of the alternate clicking for offhands and secondary rings; otherwise it would be quite simple.
I think the example script explains what each line is for.
I could do a quick hackjob with it and check if the line is 0,0 to ignore the slot. Would that work for you in the mean time? So for all your other slots you could just put 0,0 in them. It would still count the microdelay (if any is picked), I could write this in for a quick release.
But I'm in the middle of writing the recorder (which is actually about 80% complete as of writing, so I may move on to the configurator today or tomorrow.)
What you can technically do in the mean time as a work-around:
Set up every other click (lines 3 to 13 in this case since your top 2 are what you want) to be a pixel coordinate that doesn't click gear (for example the border above the inventory). That way you wont swap gear.
The technical reason you see that error:
You have the program reading your file and it hits the end way earlier than it should. Basically you changed it to swap 2 pieces of gear. Since its an offhand it automatically goes into the offhand slot, but the ring must be going into your primary ring slot right? So basically its clicking those 2 slots as if they were 2 pieces of gear. It then goes to do the third one but hits the end of file too early.
Its hardcoded to crash like that simply because I wanted to force users to have the exact setup so there wouldn't be erratic behavior, I could have coded around that, but decided against it.
My Diablo 3 Gear Swap Program:
https://www.ownedcore.com/forums/diablo-3/diablo-3-bots-programs/352782-free-wks-gear-swap-bot.html
thanks for the update and putting in my suggestions
i have another suggestion. I skimmed the 5.0 version, and I dont know if anyone suggested it already, but could you incorporate the inventory template in the program? I came on the forums the other day to find it, but the forum was down. I just forgot where to put the rings
thanks
my artist web sizzle www.jeremynative.com
Thanks, just tried and it works good.
How about adding a bit of random clicking to make it less bot-likely?
Like it randomly clicks in the rectangle of the item instead of always at the exact same spot.
Hey Who Knows,
I just got to try it out. It seems the only issue on 2560x1440 is that it doesn't equip the belt or right ring (the right ring is clicked to be put on, but alt is not pushed to place is on the other finger.
I have it setup exactly as your screenshot
Let me know if you need more information.
Thanks!
is there anyway to run this program on MAC OSX?
This was awesome