Anyone get stuck at PvP Screen and Client hang??? Got it 3 days after woke up in the morning.
Anyone get stuck at PvP Screen and Client hang??? Got it 3 days after woke up in the morning.
Hmm still got problem when its like bot is not holding alt long enaugh to pick up all items...
Last edited by Drogant; 07-09-2012 at 08:09 AM.
Hi, guys! I'm new to this bot and I want help to fellow members who uses this script...
do you mean pasting the $pick[x] codes down at the lootgear function instead of having it on top?
I tried 90 and it stayed even longer, i lowered each down to 10 and its quicker but with it being so low, it has a higher chance of not being able to locate the items. but i took your advise and went into the the PNG's and cleaned them up.
ran it last night and found 0, could possibly been due to the low drop rate of i63s, ill have to run it again tonight and see if i find any at all or if its just not looting them.
jeehye what resolution are you using?
i have the same problem as yours. and solve it by changing tolerance to 90. and edit my png files
make your background as black as posible and make your text blue. adjust low by 100 and save it .
open the file add adjust its brigthness again by 50 or as long as is not white.
i am used adobe photoshop to edit my png files.
Hey Guys,
I am dying. I have been working with this script for over 5 hrs, and trolling this thread, trying to get my toon to click on the open cellar. My movement is fine, it is set at default and i get through all the waypoints perfectly fine. My curser has the grasping hand animation but i will only go into it 1/10 of the time. I have messed with coordinates of the cellar movement speed Threshold(i think, the last number at the end of pixel search and blah blah) I am running in vmware 1920 with everything down or off including low graphics checked. I really need some help. Thanks guys
Ive found out what's wrong with the infinite loop a banner, but dont know how to fix.
After repair, it exits into the menu screen, from there it then clicks on the banner and loops. THis only occurs after my repair. Any fix on the matter?
And i cant seem to vendor loots...my dh just getrs stuck while walking..help is appreciated
Hi guys. I'm noticing that I end up in a different final location when pathing from the check point to the cellar. Sometime this is caused by the zombies being in the way, but I think it might also be affected by the time allotted for each path. I think it's clicking on the next ponit before ending at it's first point. The end result is that I am only able to detect the cellar 10% of the time it's open. Sometime the pointer would go to the left of and above the cellar door and other times it would go below and to the right. Does this seem like it's likely the problem? If it is what lines should I change to allow more time for each path to complete? Thanks in advance for the advice.
Works fine.
Thanks!!!
+rep
I found a temporary fix for my problem. I used the window tool and picked another color for the detection of "open cellar" It results in a doubling in my no cellar time (13s is now 22s) but i get the cellar every time it is open.
Anyone know how to make the script use more devouring area? It seems that my toon kills all of sarkoth minion's and I would prefer that he would use devouring arrow to finish him off because ball lighting sometimes leaves him alive and I ends up looting while he's alive and gets OWNEDcore.
Should I be changing this line?
line : 268 - RandMove(Round(240 * $x_ratio), Round(75 * $y_ratio), 1, 1) ;attack left
or
Line: 278 - MouseMove(Round(Random(240, 260) * $x_ratio), Round(75 * $y_ratio), 1) ;attack left
Anything will help guys!
Thanks!
how can I increase the length of the archon? need more than 2 seconds
I gave custom looting another shot and it does not work. It's driving me crazy...it's worse than when I was studying for my MCAT.
ustom Loot
$pngLoc = "C:\Users\KK\Desktop\DH\pics\"
$totalItems = 6 ;Number of items in the pick array
Global $pick[$totalItems] ;DONT CHANGE THIS
;Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
$pick[0] = "mythic.png|40" ;png|Tolerance
;$pick[1] = "archon.png|40"
;$pick[2] = "ofdeath2.png|40"
;$pick[3] = "prosp.png|40"
;$pick[4] = "s2.png|40"
;$pick[5] = "s3.png|40"
Looting
$LootSets = "True" ;True if you want to pick up Sets
$LootLegendaries = "True";True if you want to pick up Legendaries
$LootRares = "False" ;True if you want to pick up Rares
$LootMagic = "False" ;True if you want to pick up Magic
$LootGems = "False" ;True if you want to pick up Gems
$LootTomes = "True" ;True if you want to pick up Tome of Secrets
$LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)
This is the erorr that I keep on getting:
Anyone got it working?