works for meQuote:
[Only registered and activated users can see links. Click Here To Register...] down :S
works for meQuote:
[Only registered and activated users can see links. Click Here To Register...] down :S
The most funny part of this, I'm uploading proof of video recording, where IT DOES NOT RECOGNIZE FROM PIXEL @ LOGIN, SAME AS ETAL... WORKS WITH DELAY!Quote:
Oh really? You want me to record a video? Will it be more usefull then BMP for you? Stop beeing agressive here, I'm trying to help you develop.Quote:
Quote:
Originally Posted by muk-as View Post
omg
Bot does not find login pixel, he just has "delay option" like Etal,
how u no this retard? so faking brainless
he HAVE check pixels
So, I'm a liar for trying to help? Videos uploaded, maybe you should upgrade your bot, to actually go and recognize from pixels or give us Delay option.Quote:
virtualdreams
u write lie and i see it
not need help of u. troll
%G4ME%
use loletal
and all who cant read and not have brain - USE LOLETAL
and dont troll me. ignored now all trolls, when they write trouble of bot.
That's a Pixel search in AutoIt, just searched in google..Quote:
; Find a pure red pixel in the range 0,0-20,300
Local $coord = PixelSearch(0, 0, 20, 300, 0xFF0000)
If Not @error Then
MsgBox(0, "X and Y are:", $coord[0] & "," & $coord[1])
EndIf
; Find a pure red pixel or a red pixel within 10 shades variations of pure red
$coord = PixelSearch(0, 0, 20, 300, 0xFF0000, 10)
If Not @error Then
MsgBox(0, "X and Y are:", $coord[0] & "," & $coord[1])
EndIf
=====================
; Wait until something changes in the region 0,0 to 50,50
; Get initial checksum
Local $checksum = PixelChecksum(0, 0, 50, 50)
; Wait for the region to change, the region is checked every 100ms to reduce CPU load
While $checksum = PixelChecksum(0, 0, 50, 50)
Sleep(100)
WEnd
MsgBox(0, "", "Something in the region has changed!")
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Sigh...Quote:
@virtualdreams
if you know anything about coding you should talk , but from your example , you clearly don't , thus making impossible to give tips to the development of an aplication (code) .
This bot works ONLY on 1024x786x32 if there was anyone else who still didn't know .
Please go and use Etal if you can't make this work for you
my vm's are using just 306 ram so if somone uses 50 ram that dosn't mean you are obligated to use 50 ram tooQuote:
"Your bot works flawlessly, just not with 256ram!
The "reasonable amount of time" before restart is called delay am I right ?Quote:
also for your knowlege pixel color command doesn't need any delay , if the color isn't there either it will wait a reasonable amount of time or restart the process.
Wanna know my computer specs?Quote:
@virtualdreams
I've read all your posts in here and loletal topic , you seem to not support any of the projects by money nor by willingness . Both aplications are free and developed by a real person who has limits and can't code it all day and night + he can't know how his bot will work on diferent enviroments , different Video Boards have Different pixel collors that's why he need screen shots where the problem may ocur also for your knowlege pixel color command doesn't need any delay , if the color isn't there either it will wait a reasonable amount of time or restart the process.
Your problem may be caused by Graphic Board , Proccesor Overheat , VM OS , Unknown other problems . that's the help i can give you regarding
my vm's are using just 306 ram so if somone uses 50 ram that dosn't mean you are obligated to use 50 ram too
@ virtualdream
about your signature , i don't see why will you follow 2 applications development state in your signature , that's awkward
tell me how many vm's can you keep runing togetherQuote:
Wanna know my computer specs?
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
And thats a +1 plus for what I'm trying to say, when I said it didn't recognize in pixels. But I can also record video for it. I mean, it does, just not in login, and, like he said, if bot takes in "1-100%" he waits, if it is to long to load (Summoning...), game ends up restarting.Quote:
The "reasonable amount of time" before restart is called delay am I right ?
My question is what does need muk as to do to fix that thing for me ? (bot restarting while loading games when vm 256 or 300 ram or sometimes stuck at logins, but if the bot wait like 30 sec or 1 min more the game enter in game and can do the job)
Do he need a screenshot of the bot just before restarting = screenshot of the game loading ?
Or do he simply need to put a higher delay or "reasonable amount of time before restart" ?
Dunno anything in coding, but it's kinda logical.
Make sure where you are running the bot:Quote:
When I run it, it always restarts, it doesn't click on play and when I click play, nothing happens. It doesn't enter username nor password, just restarts. How to fix it?
Followed all the instructions and settings, got 4GB of ram, because I'm not using it yet on vmware, I have read this entire topic.
Ty.