.
Sub ClickTraderNPC() MouseClick(X,Y) ; click NPCTraderIcon (that icon with cart) ;then below you put a check to see if there's a yellow text visible If NPCTraderYellowText = True GoToTraderNPC() Else MouseClick(X,Y) ; click the NPCTraderIcon again End Sub
Quote:
v0.19
- Fixed a bug where the Relic Reserve would stay active if it was reached once.
- Changes to Reserve handling and added status if loot is ignored because of relic reservation for better feedback.
- Now checks for daily rewards window after failed Riddle
New things:
- Added ignore folder to res where you can put cropped .bmp images of special loot you don't want to pick up (works like event items)
- Added Marketplace Bid/Buy for selected items. If everything works fine we will expand functionality. [F5] to Start/Stop.
Floats are a waste of time and effort. I won't support them unless they get buffed. Nobody needs more blue fish instead of relics or golden fish.Quote:
@[Only registered and activated users can see links. Click Here To Register...] all bugs from v.17 seems like fixed thx :)
Can you add repair equipment for floats to repair them, next version too?
hmm ok not matter xdQuote:
Floats are a waste of time and effort. I won't support them unless they get buffed.
Look for Func DetectFreeInventory()Quote:
hmm ok not matter xd
@[Only registered and activated users can see links. Click Here To Register...]
is it possible to make an protect for wrong inventory slots detecting? Sometimes the bot detects more Inventory slots than i have and i get a stuck, and if this happens the bot should be make 2 inventory slots free and continue selling in town?
$IS = _ImageSearchArea("res/reference_empty.bmp", 0, $InvA[0] + $i * 48, $InvA[1] - 24 + $j * 48, $InvA[0] + 48 + $i * 48, $InvA[1] + 24 + $j * 48, $x, $y, 20, 0)
Opt("MouseClickDownDelay", 100)
Opt("MouseClickDelay", 50)
You don't have to copy someones work to learn from them. It's often the small things that you can transfer everywhere else. You will see the trouble I had with functions that could return arrays and normal variables in older versions, just to be solved by the IsArray() you used in your script.Quote:
@[Only registered and activated users can see links. Click Here To Register...] Thanx for the Marketplace function !
i guess the code i sent u was useless :P
same her not work Purple Bag foundQuote:
Marketpalce function does not work for me, says no Purple Bag found or smth like that.
Glad to hear that helped a bit, i learned already a lot from your work, i never thought autoIT could be that powerfull!Quote:
You don't have to copy someones work to learn from them. It's often the small things that you can transfer everywhere else. You will see the trouble I had with functions that could return arrays and normal variables in older versions, just to be solved by the IsArray() you used in your script.
You and ahmedwork should exchange your code. Maybe you also learn form each other.
i don't have any problem since ver.16 on 1920.1080 resolution 24 hurs continues fishing without any problemQuote:
@[Only registered and activated users can see links. Click Here To Register...] I added another escape for the daily reward after a failed riddle attempt. Try it out please.
Same happened last night even with newest version. I dont have idea why because every other bot function is working perfectly for me . It just wont close attendance reward windows once pop out and will *** fishing because of that. Everythins is set correctly i dont know whats wrong .. Anyone got similiar problem ?