KappaBot - Packet Bot - Beta tests

01/13/2017 00:23 afonso1#181
What's your name? Afonso
How old are you? 19
Where are you from? Portugal
Why should I trust you? Because i'm a nice guy ^_^
01/13/2017 00:42 reda87#182
What's your name? reda
How old are you? 26
Where are you from? maroc
Why should I trust you? and why you should trust me ? you need to try !
01/13/2017 07:01 Teler001#183
What's your name? Lennart
How old are you? 18
Where are you from? Germany
Why should I trust you? Cause im on this Forum for a long time and would like to try out new Packet Bots :)
01/13/2017 07:27 Elixir~Project#184
What's your name? Uuganaa
How old are you? 21
Where are you from? Mongolia (not everyone knows)
Why should I trust you? Im alone in this Forum. I dont have that much skills on programming but I can beta and report. Also ive been here for 6 years
01/13/2017 13:12 borzota2525#185
What's your name? Daniel
How old are you? 27
Where are you from? Paris
Why should I trust you? I'm too noob to hack something
01/13/2017 13:38 Icy.#186
Quote:
Originally Posted by Elixir~Project View Post
What's your name? Uuganaa
How old are you? 21
Where are you from? Mongolia (not everyone knows)
Why should I trust you? Im alone in this Forum. I dont have that much skills on programming but I can beta and report. Also ive been here for 6 years
2013 + 6 = 2020??
01/13/2017 15:28 manulaiko3.0#187
Quote:
Originally Posted by Icy. View Post
2013 + 6 = 2020??
Maybe he had another account, I've been here since 2010 but this account is newer

Quote:
Originally Posted by Freshek View Post
I just didn't implement movement position encoding (yeah, my mistake).

If someone's wondering how does it look.
Code:
if (TargetX > 0)
{
       TargetX &= 8388607;
}
if (TargetY > 0)
{
       TargetY &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++;
}
if (CurrentX > 0)
{
       CurrentX &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++;
}
CurrentX = CurrentX - (CurrentX + TargetY) % 3;
Actually it should be safe to use, we will see.
Shouldn't it be something like this:

Code:
if (TargetX > 0)
{
       TargetX &= 8388607;
}
if (TargetY > 0)
{
       TargetY &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++;
}
if (CurrentX > 0)
{
       CurrentX &= 8388607;
}
// Here
if ((CurrentX + TargetY) % 3 == 0)
{
       CurrentX++;
}
CurrentX = CurrentX - (CurrentX + TargetY) % 3;
Because what you're doing right now is the same as

Code:
if (TargetX > 0)
{
       TargetX &= 8388607;
}
if (TargetY > 0)
{
       TargetY &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++; // Or CurrentY += 2; idk
}
if (CurrentX > 0)
{
       CurrentX &= 8388607;
}
// Nothing here
CurrentX = CurrentX - (CurrentX + TargetY) % 3;
01/13/2017 16:29 Freshek#188
Quote:
Originally Posted by manulaiko3.0 View Post
Maybe he had another account, I've been here since 2010 but this account is newer


Shouldn't it be something like this:

Code:
if (TargetX > 0)
{
       TargetX &= 8388607;
}
if (TargetY > 0)
{
       TargetY &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++;
}
if (CurrentX > 0)
{
       CurrentX &= 8388607;
}
// Here
if ((CurrentX + TargetY) % 3 == 0)
{
       CurrentX++;
}
CurrentX = CurrentX - (CurrentX + TargetY) % 3;
Because what you're doing right now is the same as

Code:
if (TargetX > 0)
{
       TargetX &= 8388607;
}
if (TargetY > 0)
{
       TargetY &= 8388607;
}
if ((CurrentY + TargetX) % 3 == 0)
{
       CurrentY++; // Or CurrentY += 2; idk
}
if (CurrentX > 0)
{
       CurrentX &= 8388607;
}
// Nothing here
CurrentX = CurrentX - (CurrentX + TargetY) % 3;
You are probably right. I copied it directly from swf and didn't check it. :P
01/13/2017 17:19 manulaiko3.0#189
Quote:
Originally Posted by Freshek View Post
You are probably right. I copied it directly from swf and didn't check it. :P
Copy-pasterino is bad.
If it's the first one, prepare for ban waves, if it's second one you can just simplify the code.
01/13/2017 18:40 mathieu22081#190
What's your name? Mathieu
How old are you? 20
When did you start playing DarkOrbit? 2009
Why should we trust you?
Because I have already used several packet bot (ibot, kbot and pdbobot) and I would like to see what gives yours that I find superb and that I would used . I am a student in IT development so I can also help you find bugs
Thank you very much
01/15/2017 17:36 BudSpencer's#191
What's your name? Rich
How old are you? 18
Where are you from? Hungary
Why should I trust you? Because i trust you and you trust me and i never stole any code from somebody.( because i dont know what can i do with the codes and where can i find it:D ) I'm not a programmer i just want to be the beta tester to see what can this bot do and which things are works bad or good with this bot :)
01/15/2017 18:07 Chirdo#192
What's your name? Chirdo
How old are you? 18
When did you start playing DarkOrbit? 2009
01/15/2017 19:25 Makson789#193
What's your name? Max
How old are you? 21
Where are you from? Russia
Why should I trust you? Play since 2009. I have considerable experience in the use of packet bots, such as the iBot, kBot, Boxybot, udo....etc, and i'm glad that there are people who understand this and are willing to take on the resurrection of the oldschool bots. gl
01/16/2017 02:21 boltbg#194
What's your name? Todor
How old are you? 19
Where are you from?Bulgaria
When did you start playing DarkOrbit? 2007
Why should we trust you? Becouse in after years i see a lot of things in DO and i want to help whit you're program i mean to be a tester to see for bugs and tell them on youre team if they can fix it.And what you give me to test only sender and me will know for that! :)
01/16/2017 11:17 Řoβч966#195
Quote:
Originally Posted by Chirdo View Post
What's your name? Chirdo
How old are you? 18
When did you start playing DarkOrbit? 2009
Why should we trust you? ( ͡° ͜ʖ ͡°)
u forgot this :p