You're a reseller of aBot but you CLEARLY Don't know what you're talking about, it's correct that Golem isn't a pixel bot but it inject by flash which is highly secure, Golem is currently the best bot out there no doubt at all, but atm its also the most expensive but worth it. You should not be saying that aBot is much safer than golem because it's really not iNK has way more experience than any of the developers of the aBot, and his bot i also way more advanced & stable than aBot.Quote:
I have already answered, not enough?
flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());
How did you decomplied it ?Quote:
Och, my friend! Your bot isn't obfuscted. :facepalm: I've got a source code. :facepalm:
Please, don't use GetPixel, it's really slow... :PCode:flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());
Not trying to be mean or anything but thats just spam & wannabe cracker acting. that's not even close tobe usefull:rtfm:Quote:
internal virtual Button Button2
{
[DebuggerNonUserCode]
get
{
return this._Button2;
}
[MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
set
{
EventHandler handler = new EventHandler(this.Button2_Click);
if (this._Button2 != null)
{
this._Button2.Click -= handler;
}
this._Button2 = value;
if (this._Button2 != null)
{
this._Button2.Click += handler;
}
}
}
Decomplied his button :cool::mofo::cool::mofo::D:D
A problem arising from Darkorbit server. Tomorrow improves i think, but you can log in if you try a few times.Quote:
Bot cant login into my account. What happened?
Thanks for advice, but im only use "GetPixel" function 2 times :)Quote:
Och, my friend! Your bot isn't obfuscted. :facepalm: I've got a source code. :facepalm:
Please, don't use GetPixel, it's really slow... :PCode:flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());