Do you want vbotfree source?

09/18/2014 09:23 Diаmonds#16
Quote:
Originally Posted by DemetrioAG2 View Post
I'm sorry I did not know I was talking to Fuso: O ... sorry if you do not like what I do or my questions D: oh my god .. I did not know I had to please you with everything I do: O ... i do not know if you read, but I'm talking to the creator of the post ok;) ??
Why don't you stay on-topic?
Did Fuso said anything bad to you? No, and I agree with his post...
The important parts are "IN PRIVATE", "if you think it's easy" (which can be changed to : "Are you sure you got enough experience with coding?") and "Without spam here"...
Then yeah, when you'll have done something better than TSkult's VBot version, you can release it, and we'll all be like "Wow, you're da best"

Btw, I'm for releasing the source code, but not publicly... Which is a problem because we don't know how you (TSkult) will choose the guys who'll get the source, and the guys you won't... And anyway, the source will leak one day if you release it, even to 5 guys.
See what happened to BoxyBot PB's source ;)
09/18/2014 12:28 Omega245#17
i say you give it to whoever asks for it
09/18/2014 15:14 pudzianek89#18
programers he if someone want the source he can decompilate it himself whatever TsKult don give it enyone
09/18/2014 15:51 ~Demetrio~#19
I know fuso said nothing wrong ... But I just think he should not answer so people
something of kindness will not hurt .... just wanted to let you answer that way so upset! OK? :)
I have enough experience, I've done
things that you can not imagine with simple lines. for example: I'm currently working on a autoclick by pixels, not finished but as I see doubt I will publish for you to see the work of just a few hours!
09/18/2014 16:20 fuso98#20
Quote:
Originally Posted by DemetrioAG2 View Post
I know fuso said nothing wrong ... But I just think he should not answer so people
something of kindness will not hurt .... just wanted to let you answer that way so upset! OK? :)
I have enough experience, I've done
things that you can not imagine with simple lines. for example: I'm currently working on a autoclick by pixels, not finished but as I see doubt I will publish for you to see the work of just a few hours!
Bro if you really have skills you can decompile it and update it ;)
But skills to do what you wrote in the last post, are not related to a pixel-autolock

func _Lock()
$p=pixelsearch(things here)
if isArray($p) then
mouseclick("left",$p[0]+50,$p[1]-50,1,0)
endif
endfunc

Ps. I've nothign aganist you ;)
09/18/2014 17:13 YatoDev#21
does the source contain something interesting? Like a fast search algorythm?:D
can i have a look on it?
09/18/2014 18:47 ~Demetrio~#22
Quote:
Originally Posted by fuso98 View Post
Bro if you really have skills you can decompile it and update it ;)
But skills to do what you wrote in the last post, are not related to a pixel-autolock

func _Lock()
$p=pixelsearch(things here)
if isArray($p) then
mouseclick("left",$p[0]+50,$p[1]-50,1,0)
endif
endfunc

Ps. I've nothign aganist you ;)

Im talking about a autolick but using imagesearch.dll so is so fast and i will post it :D
09/18/2014 19:19 Diаmonds#23
Quote:
Originally Posted by DemetrioAG2 View Post
Im talking about a autolick but using imagesearch.dll so is so fast and i will post it :D
Wow, waiting for it so much...
How much lines with the GUI design? 10?
Maybe you used 2 different variables, one array and one image to search, and 2 functions, an ImageSearch() and a MouseClick().
The ImageSearch.dll isn't 'fast', it's just the basic .dll
Anyway, I wish you good luck compiling your project, and I hope that it won't take too much time ;)
09/19/2014 07:29 TskulT#24
Okay I will give the source code to all who ask me for it in pm, if I think the source is actualy usefull to you.