doesn`t push the button after sunk i had downloaded the newest version but still doesn`t work for me...
I will look into it, but right now, i have no idea as i cant replicate the error on my PC, or my Virtual PCs.
Quote:
Originally Posted by Nonge_II
an you add maat 5 ?
Possibly in the future, right now it works with maat 4.
I want to add Behemoth and Amaterasu shooting first
V1.1b!
V1.1b has now been uploaded, this should fix the issue of the CheckMove not working correctly - resulting in lots of fast clicks when doing the random drive, and pressing repair when not at the corner.
V1.1b also has added an extra color for the reconnect button (when reconnect button is over an island), this should fix some of the repair after sunk issues.
Along with the above, now the bot does not click on islands, which just improves its speed a little bit.
If you have any other issues please let me know asap in detail.
best Behemotraid bot Thanks . but i must fixxed the images for leave map and i create a code for the group .. when the bot atack with group then dont atack another player
best Behemotraid bot Thanks . but i must fixxed the images for leave map and i create a code for the group .. when the bot atack with group then dont atack another player
Interesting, I never thought of checking the group box for a name to see if it is locked on a player.
I will add this in the next version
In regards to the BMP when out of raid, that should not be an issue now as it uses the colour instead of the BMP.
Interesting, I never thought of checking the group box for a name to see if it is locked on a player.
I will add this in the next version
In regards to the BMP when out of raid, that should not be an issue now as it uses the colour instead of the BMP.
heres the code for the group from me ..
Code:
var ShinyHunterOnBMP, ShinyHunterOffBMP, RaidBMP, HpBMP,Gruppo :integer; //BMPs
Gruppo := BitmapFromString(15, 22, 'beNrVkb2Kg1AUhGPqB' +
'dm3yTNkwU4QkUisbBRBEKsU6SKCjYgg/oClEAgJaCWSOojp8gNpLB' +
'QJCD7BHiJIkLCx2C12CrkcvnvuOIN+IAgyGiAURSeTyc9MGIaWZQ3' +
'Z5vu+ruuSJDEM8xYWRZFlWSApihqynKZpkiRHv6osy47H4+VyyfO8' +
'qqq6rmG42WxkWe6Rh8MB4DRNr9drURRAlmW53+9VVZ3NZj34dDp1G' +
'HzhDBdN0wyCYLVa9eD7/f6MxXG8Xq8Xi0UURdvtFt4Fb7fbrYOfMc' +
'dxNE2DGHe7HSx3Xde2bc/zOhvP2HK5hGoIgjifz/CPPRswMQyjw3i' +
'eh14wDGuaBpy8rE8QBP4hIKfTKQyTJFEU5WXUHMe1MI7jb3uBVFsY' +
'3P4XeD6ffz3URvFHGo+Rz2/Pd9mU');
procedure Attack;
begin
RaidCheck;
If (InRaid = true) then
begin
AmmoCheck;
if (CorrectAmmo = true) then
begin
if (FindColor(x,y,FireCol,wx1,wy1,wx2,wy2)=true) then
begin
if (FindBitmap(Gruppo,x,y))then
SendKeys(FireKey);
Firing:=true;
end;
end;
end;
end;
works a bit slowly but works!
edit still alex's bot for sunmap(only for sunmap)is the best, but this **** goes on behe too , and if you make it work faster , i will marry you!!!!
edit2 it tries to shoot amaterasu, but its not a big deal
Works fine, but I find it a lot of times shooting to another player
I think it could be better if the bot press the "go to" key instead of clicking on sea when it sees a npc to avoid the problem, because it aims on players in that moment.
var ShinyHunterOnBMP, ShinyHunterOffBMP, RaidBMP, HpBMP,Gruppo :integer; //BMPs
Gruppo := BitmapFromString(15, 22, 'beNrVkb2Kg1AUhGPqB' +
'dm3yTNkwU4QkUisbBRBEKsU6SKCjYgg/oClEAgJaCWSOojp8gNpLB' +
'QJCD7BHiJIkLCx2C12CrkcvnvuOIN+IAgyGiAURSeTyc9MGIaWZQ3' +
'Z5vu+ruuSJDEM8xYWRZFlWSApihqynKZpkiRHv6osy47H4+VyyfO8' +
'qqq6rmG42WxkWe6Rh8MB4DRNr9drURRAlmW53+9VVZ3NZj34dDp1G' +
'HzhDBdN0wyCYLVa9eD7/f6MxXG8Xq8Xi0UURdvtFt4Fb7fbrYOfMc' +
'dxNE2DGHe7HSx3Xde2bc/zOhvP2HK5hGoIgjifz/CPPRswMQyjw3i' +
'eh14wDGuaBpy8rE8QBP4hIKfTKQyTJFEU5WXUHMe1MI7jb3uBVFsY' +
'3P4XeD6ffz3URvFHGo+Rz2/Pd9mU');
procedure Attack;
begin
RaidCheck;
If (InRaid = true) then
begin
AmmoCheck;
if (CorrectAmmo = true) then
begin
if (FindColor(x,y,FireCol,wx1,wy1,wx2,wy2)=true) then
begin
if (FindBitmap(Gruppo,x,y))then
SendKeys(FireKey);
Firing:=true;
end;
end;
end;
end;
Thanks alot mate, I am now debating using the 'move to key' rather than clicking as said above, which will also solve the shooting players issue.
I may infact implement both just to be safe
Quote:
Originally Posted by trolleras9
works a bit slowly but works!
edit still alex's bot for sunmap(only for sunmap)is the best, but this shit goes on behe too , and if you make it work faster , i will marry you!!!!
edit2 it tries to shoot amaterasu, but its not a big deal
Can you tell me what exactly makes it slow?
I will be changing the RepLoop for the mini raid so it doesnt have to go to a corner - so that should speed it up abit
It trying to shoot the amaterasu isnt much of a issue at this moment, as I plan to add the shooting of the behemoth and amaterasu soon
Quote:
Originally Posted by M.r acqua
Works fine, but I find it a lot of times shooting to another player
I think it could be better if the bot press the "go to" key instead of clicking on sea when it sees a npc to avoid the problem, because it aims on players in that moment.
I think I may implement this, thanks for the idea!
Quote:
Originally Posted by guluckguluck
he should still amaterasu / Behemoth would then shoot with the super offered
As listed in the planned section, it will shoot the amaterasu/behemoth soon - just wanted to make sure this was all working correctly first before expanding it