Alright Still not working. Messed with it quite a bit too. If you have any other ideas of what might be wrong.
What resolution are you using? On pixel detect i know that's important im on 1280x800 native to this laptop
Alright Still not working. Messed with it quite a bit too. If you have any other ideas of what might be wrong.
What resolution are you using? On pixel detect i know that's important im on 1280x800 native to this laptop
Last edited by certa0; 12-09-2011 at 05:33 AM.
I took a look at your code because I was curious how you get the cursor color... this is just a guess but I dont think
will work on the wow device context. This should return the color under the cursor imo, hardware cursor and all that. Like I said, Im far from an expert on this but this is what I would expect the function to return.Code:dHookColor=GetPixel(WoWDC,xy.x+12,xy.y+24);
cheers
On my system thats how it works, as far as I know the cursor is hidden and WoW manages its own graphics for it.
It works on my system, and certa0 is the only so far to report it is not working.
@certa0 I play on 1366x768(?) or whichever one is closest to that. But as far as I know the cursor on everyones system is 32x32, not sure. Could you please post a screenshot of your mouse hovering over the bob? I'd like to take a look at your fish hook.
I think mine is the same as the picture you posted but I'll take a pic anyway.
Edit: oh brilliant I think you just solved my problem it must be the hardware cursor setting in interface.
I went to take a screenshot of my fish hook and I did but it's not there. no cursor. wow thanks.
Definitely working now went and tested 100% swift. Only problem is if some one puts a mammoth in front of my bobber which i doubt will happen.
So basically you can remove that Fish hook color setting if you want. Unnecessary as that wasn't my problem.
Bot works great thanks.
Last edited by certa0; 12-10-2011 at 02:54 AM.
Awesome!
I'll add that hardware cursor should be off in the first post.
Works great with hardware cursor off, not as convenient as a non-pixel detection bot however it never misses a catch once working.
EDIT: Actually I'm having some problems with the splash detection
Last edited by Zing!; 12-10-2011 at 02:33 PM.
How often is the problem occuring? Everytime, every few times, or occasionally?
Are you fishing in a different area then where you first fishing which gave you those good results?
If so what is different about this area?
Are you higher up from the water?
Is your camera zoomed all the way in?
I am trying to use your bot on the Taiwanese server, I tried compiling from your source code but there were a few errors (main.h missing etc). What I think I need to do is just to change the window title from World of Warcraft to 魔獸世界. Can someone let me know how to successfully compile or make an exe file for me?
Thanks
his bot works great but you gotta keep messing with the view to get it just right. takes a lot more setup of camera view in game to be called simple lol. But it still does miss catches has something to do with the Plus shape it makes when it finds the bobber it will move to the wrong spot if the bobber is too close to the bottom of the screen
I see what you're saying from the simple aspect, but for me since I designed it and know how it works its simple to operate.
I made a small optimization change to the bobber finding routine and I'm also leaving in the getpixel color for the fish hook to allow for future changes to the fish hook WoW might make.
Also taiwan dude, I'll upload the complete project for you, the project file is for Pelles C IDE. If you could after you make the changes for it to be compatible with you're language upload the source so other people with you're problem will know whats up.
Heres the project file link http://www.zptr.net/software/Wangler.zip
Loving your little bot mate, hope you keep updating it to at least include lure adding? :P Just make it press 8 every now and then and I would be set.
For me it just keeps searching for X middle, then it would say Got it, then back to searching for x middle...hmmm
Whatever i try i cant get it to work, it never find the Bob, i have done all in the guide, any who can tell me what they do ?
Is hardware cursor off? Take a screenshot of it trying to find the bob please.