[Release] aBot - Your new expierence!

10/27/2015 17:30 delemojo#46
Quote:
Originally Posted by melikhan View Post
What he means by that is that it's a "packetbot" (= ban), which it's not.
GOLEM != Packet Bot or simpler GOLEM isnt a Packet Bot. Its using Flash Injections which arent detectable /or rly hard to detect ;)
10/27/2015 17:50 Rushle#47
Quote:
Originally Posted by scarlatto View Post
I have already answered, not enough?
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.
10/27/2015 18:05 Freshek#48
Och, my friend! Your bot isn't obfuscted. :facepalm: I've got a source code. :facepalm:
Code:
flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());
Please, don't use GetPixel, it's really slow... :P
10/27/2015 18:12 Viceroy-#49
Quote:
Originally Posted by Freshek View Post
Och, my friend! Your bot isn't obfuscted. :facepalm: I've got a source code. :facepalm:
Code:
flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());
Please, don't use GetPixel, it's really slow... :P
How did you decomplied it ?
10/27/2015 18:13 Dr.Toni#50
Quote:
Originally Posted by KaloianBG View Post
How did you decomplied it ?

Maybe with an Decompiler?
10/27/2015 18:16 Freshek#51
Dr.Toni.
Hahaha :D
10/27/2015 18:21 Viceroy-#52
Quote:
Originally Posted by Dr.Toni. View Post
Maybe with an Decompiler?
I meant which decomplier :D:D:D:D
GG

.NET Reflector? :mofo:
10/27/2015 18:23 Rushle#53
Quote:
Originally Posted by KaloianBG View Post
I meant which decomplier :D:D:D:D
GG

.NET Reflector? :mofo:
jet brain iguess any decompiling tool ?
10/27/2015 18:24 Freshek#54
KaloianBG,
( ͡° ͜ʖ ͡°) It's secret! :>
10/27/2015 18:24 Viceroy-#55
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
10/27/2015 18:27 Rushle#56
Quote:
Originally Posted by KaloianBG View Post
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
Not trying to be mean or anything but thats just spam & wannabe cracker acting. that's not even close tobe usefull:rtfm:
10/27/2015 18:28 Viceroy-#57
Quote:
Originally Posted by Rushle View Post
Not trying to be mean or anything but thats just spam & wannabe cracker acting. that's not even close tobe usefull:rtfm:
Lol, that was troll :D
By the way in which language the aBot is written ?
10/27/2015 18:31 Dr.Toni#58
Quote:
Originally Posted by KaloianBG View Post
Lol, that was troll :D
By the way in which language the aBot is written ?
The Source looks like VB.net or C#.
10/27/2015 20:12 Mr.Burn#59
Bot cant login into my account. What happened?
10/27/2015 20:18 aBotting#60
Quote:
Originally Posted by Mr.Burn View Post
Bot cant login into my account. What happened?
A problem arising from Darkorbit server. Tomorrow improves i think, but you can log in if you try a few times.

Quote:
Originally Posted by Freshek View Post
Och, my friend! Your bot isn't obfuscted. :facepalm: I've got a source code. :facepalm:
Code:
flag2 = (bitmap.GetPixel(this.minimapx + 111, this.minimapy + 36).ToArgb() != this.PictureBox5.BackColor.ToArgb());
Please, don't use GetPixel, it's really slow... :P
Thanks for advice, but im only use "GetPixel" function 2 times :)