[Release] BonusMapBot(No Custom Client)

11/13/2014 23:25 billybmx#226
Quote:
Originally Posted by 333bob333 View Post
Use your color pick option and click top left and bottom right to get the 2 sets of cords.


post pictures of how to set
11/14/2014 01:07 Denazify#227
It isn't hard but I will try explain:

First of all, use the colour picker to define the sea map (THE BIT WITH WATER)
Just open up your seafight game window then open scar and move it so you can still see the seafight game window behind it.

This is what the colour picker looks like


DO THE TOP LEFT FIRST, THEN BOTTOM RIGHT

Once you have clicked on both areas, there will be coordinates in the SCAR divi

It will look like this:


Use those coordinates to define the sea map. To do this, just look at the scar coding, scroll through to where it says "AutoDefineSeaChart:=true"

Delete the TRUE and change to FALSE


Carry on looking through the coding untill you see this:


Type in the coordinates

Actually..

[Only registered and activated users can see links. Click Here To Register...]
11/14/2014 07:20 seafight...#228
Quote:
Originally Posted by trolleras9 View Post
V1.4.
What does it do?

Known Bugs or Missing functions

In-Script settings

In-game settings

It needs scar 3.22

Serious amount of the credits go to xRiddi.

Changelog

VirusTotal
amazing bot indeed
11/14/2014 07:52 hacker190#229
this work really ?
11/14/2014 07:57 333bob333#230
Quote:
Originally Posted by hacker190 View Post
this work really ?
Yes
11/14/2014 14:43 renekra#231
seafight has update bonusmap .. when you go repp an go out of range the ship dont see the npcs on the mini map
11/14/2014 15:14 trolleras9#232
Quote:
Originally Posted by renekra View Post
seafight has update bonusmap .. when you go repp an go out of range the ship dont see the npcs on the mini map
wow, thanks for the info, didnt noticed that.
I will try to find other ways of getting back to npcs
11/14/2014 16:41 boteao#233
Gracias mil
11/14/2014 16:49 renekra#234
the best way is when the ship drive back where he has last shot, on the way the ship find the npcs

seafight fixx the bm bugg, all npcs shoot, but when you drive out of range you cant see the npcs isnt a bugg. -.-
11/14/2014 18:57 trolleras9#235
Quote:
Originally Posted by renekra View Post
the best way is when the ship drive back where he has last shot, on the way the ship find the npcs

seafight fixx the bm bugg, all npcs shoot, but when you drive out of range you cant see the npcs isnt a bugg. -.-
Yes, gonna be implemented in 1.5

@To All
I have successfully implemented ranging npcs from RbonusMapBot(yay!! after weeks of trying to understand how it works)
There are some small changes however, because the cooldown wait is causing some trouble so im bug fixing this right now.
Post any bugs/suggestions because tomorrow 1.5 gets released.
I have also found a fix for the hp check bug. I dont know if it will work but i hope so.
11/14/2014 19:05 XfightXX#236
Quote:
Originally Posted by trolleras9 View Post
Yes, gonna be implemented in 1.5

@To All
I have successfully implemented ranging npcs from RbonusMapBot(yay!! after weeks of trying to understand how it works)
There are some small changes however, because the cooldown wait is causing some trouble so im bug fixing this right now.
Post any bugs/suggestions because tomorrow 1.5 gets released.
I have also found a fix for the hp check bug. I dont know if it will work but i hope so.
Good work man, you can implement the function that send via pm (go to opposite diagonal for only new level to leave behind long range npcs) :)
11/14/2014 20:05 trolleras9#237
Quote:
Originally Posted by XfightXX View Post
Good work man, you can implement the function that send via pm (go to opposite diagonal for only new level to leave behind long range npcs) :)
Hmm, for every wave is almost impossible. I dont know how to detect the wave change:confused:
I can only do this when first joining the map
11/14/2014 20:20 XfightXX#238
Quote:
Originally Posted by trolleras9 View Post
Hmm, for every wave is almost impossible. I dont know how to detect the wave change:confused:
I can only do this when first joining the map
Maybe when gold change by level reward on left top?
11/15/2014 08:45 alexaaa123#239
CheckMoveWait := 1600;
RandomWait := 100;
Startwait := 5000;
CorrectAmmo := true;
CoolDownWait := 1150;


if we change one of this or all maybe bot work again.but my opinion is if the ship dont make repair at corner and stay in the middle.or put more minute after the repair to wait the npc come and dont make logout
11/15/2014 12:44 trolleras9#240
Quote:
Originally Posted by XfightXX View Post
Maybe when gold change by level reward on left top?
Pretty difficult. After gold change, scar must take another bitmap in order to compare it with next wave's one. However I'll have a look at it, if possible.
Quote:
Originally Posted by alexaaa123 View Post
CheckMoveWait := 1600;
RandomWait := 100;
Startwait := 5000;
CorrectAmmo := true;
CoolDownWait := 1150;


if we change one of this or all maybe bot work again.but my opinion is if the ship dont make repair at corner and stay in the middle.or put more minute after the repair to wait the npc come and dont make logout
No, these have nothing to do with this error. I am fixing this right now