pixelbots wont be safe?Quote:
i don't understand why all of you says "bugpoint"...for f*** sake, it's bigpoint.
anyway, things are becoming messier by the day...so bot while you can, cause soon, pixelbots won't be safe again, like it was with packet bots
HAHAHAAHHAHAHAH XDDDDDQuote:
ti allo n kaneis me tsipra k capital controls re man
Nope, bigpoint can not detect a pixel-bot immediately , as they said it takes time , but that is not a big problem, we can just change bot behavior. or change random times every update , that really will make harder to detect all bots.Quote:
pixelbots wont be safe?
like other people said before none bot is totally safe or will ever be but it just may be very very safe.Anyways i dont think that BUGpoint will ever find a way to detect every pixelbot and ban all users but this is my personal opinion.
Quote:
no. windows messages are also pulled on a normal mouse click
....Quote:
@DemetrioAG: To answer your question: The "background-click" Method works by sending WinAPI messages to the flash/browser window.
Since you are not faking all possible WinAPI messages but just the WM_DOWN / UP / etc. ones, it could be possible to recognize for BP but at the moment I don't see code like that in the client.
To emulate a click in the background, you can to send a "signal" to the window you want to click on using the winapi. What he's saying is that because you only send the mouse down signal (WM_LBUTTONDOWN) and not signals such as WM_MOUSEMOVE, that is triggered when the mouse moves over the window, they could try to take advantage of that to detect fake clicks. It sounds very unlikely to me, but you never know...Quote:
what do you mean with background click? the clicks which make a pixel-background bot like yours or what?