[Download] PolskaBot - Complete source code

01/22/2016 20:11 0cf5e#1
[Only registered and activated users can see links. Click Here To Register...]

PolskaBot is not dying. It's dead.
[Only registered and activated users can see links. Click Here To Register...]
01/22/2016 20:15 anjesh12#2
Quote:
Originally Posted by 0cf5e View Post
[Only registered and activated users can see links. Click Here To Register...]

PolskaBot is not dying. It's dead.
[Only registered and activated users can see links. Click Here To Register...]
Dang, thought this would really work out for long time
01/22/2016 20:20 DynamiteTNT[BFF]#3
wow guys, but why?
01/22/2016 20:31 0cf5e#4
Our primary target was to prove that it's possible to create packet bot and that we can make it. So we did. However, we decided that BP is doing too good job with their anti-cheat system, that we don't want to and probably can't fight it.

If someone wants to take care of it. Go ahead, sources are totaly free (free as in freedom).
01/22/2016 20:33 XerXesJESUS#5
Quote:
Originally Posted by DynamiteTNT[BFF] View Post
wow guys, but why?
It was a bad choice from start making it as a packet bot did you really think new one can work even tho rest of the packet bots are dead.They find a way to detect the packets.As u can see even its not realeased(application to use) bot most of user of it got banned.Dev maked the right choice.
01/22/2016 20:35 manulaiko3.0#6
WTFPL <3
01/22/2016 20:38 Destiny#7
Sad[*] the best bot 2015-2016 hate pixelbots its shit
01/22/2016 21:05 fuso98#8
This is a mature choice.. probably it could become most of time offline due to game updates or antibot codes. And probably it could cause a lot of bans. Anyway good work.. I didn't download the source yet but I think that it cost you a lot of work.. :)
01/22/2016 22:58 ~Demetrio~#9
in the 5 mitues i took a look i just saw that it uses ExternalInterface API.

and fuso is right many bots will come and then many bans too. :(

The best choise " you had keep that code and update it when you think's right moment to continue with it."

Quote:
Originally Posted by fuso98 View Post
...
# PolskaBotCore

### PolskaBot - Post mortem
We did it. No system is 100% secure. Nor was DO. We are sharing all of our work to the public. Our job is done. Many said it's impossible, we proved them wrong. We completed our challenge. Anti-bot system is not our target to beat.

**You should threat this code more as PoC than real bot. I was rewritting it, but we decided to give it to the public.**

### Creators:
- [Quake]([Only registered and activated users can see links. Click Here To Register...])
- [Sekhmet]([Only registered and activated users can see links. Click Here To Register...])

### Thanks:
- BigPoint - it was pleasure to be able to try our skills against your system. It was real challenge and fun to play with.

C# codebase of PolskaBot

- This repo - C# code
- [Fade]([Only registered and activated users can see links. Click Here To Register...]) - Flash code used in ACX control to decrypt packets.
- [Remote]([Only registered and activated users can see links. Click Here To Register...]) - Basic license server used in beta.

### License
Licensed under WTFPL license (applies to Fade and Remote too). Do what the f**k you want.
01/22/2016 23:03 721560329#10
nobody posted that yet and im surprised.. so...there we go..


how to use it ?

Kappa
01/23/2016 03:17 ~Demetrio~#11
Quote:
Originally Posted by 721560329 View Post
nobody posted that yet and im surprised.. so...there we go..


how to use it ?

Kappa
learn c# programming language
01/23/2016 05:54 cryz35#12
Quote:
Originally Posted by ~Demetrio~ View Post
learn c# programming language
i did not take a look but it is not using externalinterface. it is an independent bot from darkorbit client, arc4 and Pandoras box.

edit: I checked and it is using externalInterface to communicate between encryption swf and bot itself
Source looks pretty good compared to darkorbit section :D nice to see autoproperties and c#5.0 features wp

editerino again: wrong quote lel
01/23/2016 06:42 721560329#13
Quote:
Originally Posted by ~Demetrio~ View Post
learn c# programming language
but i did "Kappa" :(
01/23/2016 10:01 Viceroy-#14
Thanks for sharing it with us. :)
It was my pleasure to test your bot however my old FE get banned It was all about to remember the old old times.. :) See you again ;)
01/23/2016 11:50 0cf5e#15
Quote:
Originally Posted by cryz35 View Post
i did not take a look but it is not using externalinterface. it is an independent bot from darkorbit client, arc4 and Pandoras box.

edit: I checked and it is using externalInterface to communicate between encryption swf and bot itself
Source looks pretty good compared to darkorbit section :D nice to see autoproperties and c#5.0 features wp

editerino again: wrong quote lel
It uses ExternalInterface to communicate with [Only registered and activated users can see links. Click Here To Register...] which encrypts/decrypts packets.