Author Topic: RELEASE Ultimate BM BOT - Seafight Bonusmap Bot  (Read 116066 times)

Offline Wundertüte

  • Full Member
  • ***
  • Posts: 128
  • Rep: 1
    • View Profile
RELEASE Ultimate BM BOT - Seafight Bonusmap Bot
« on: August 17, 2010, 06:23:05 am »
To SEE THE DOWNLOAD LINK U NEED TO BE REGISTERED AND LOGGED IN !!!!!!!!!!!

The following bot is for playing the bonus map
- This bot needs~ 100k munition / hour
- This bot gives up to 8000 pearls / hour

DOWNLOAD SCAR from www.freddy1990.com to use this bot

step1

remove all things like chat, effects,...  UNCHECK all BOXES !

step2

set distance of your cannons
for maximum range put
abstand:=5;
for minimum range put
abstand:=1;

step3

configure keys
on my pc :
w= up
a= left
s= down
d= right
q= repair
f= fire
n= next target
space= move map to your ship

step4

set game resolution to 800x600
low details


go with ur ship on BM and press start - u dont need to define the target window - simply press start...

i wish u all happy leveling

WTF can i do in this script ?

abstand:=3;     //  this value sets how near NPCs could be to your ship until moving away
pixeldistance:= 140;    // how many pixels should be clicked away from the middle when u go for distance
rumpfmodus:=1;   /// set to 0 for safer but earlier repairdrive, set to 1 for bigger shipps with bonus hitpoints
VBkeycodes:=1;    // set to 0 to use letters below, set to 1 to use VBkeycodes  ->  You find a list of VB keycodes in the help of SCAR
hoch:= 'w';        // letter for up key- only if VBkeycodes = 0
runter:= 's';      // letter for down key - only if VBkeycodes = 0
links:= 'a';       // letter for left key- only if VBkeycodes = 0
rechts:= 'd';      // letter for right key - only if VBkeycodes = 0
angrifff:= 'f';    // letter for attack key- only if  VBkeycodes = 0
reparieren:= 'q';  // letter for repair  key- only if  VBkeycodes = 0
ziel:= 'n';        // letter for next target key - only if  VBkeycodes = 0
vkordi:= 'v';      // letter for drive key - only if  VBkeycodes = 0
hochVB:=87;        // VB Keycode for up key          - only if VBkeycodes=1
runterVB:=83;      // VB Keycode  for down key - only if VBkeycodes=1
linksVB:=65;       // VB Keycode  for left key- only if  VBkeycodes=1
rechtsVB:=68;      // VB Keycode for right key - only if  VBkeycodes=1
angrifffVB:=70;    // VB Keycode for attack key- only if  VBkeycodes=1
reparierenVB:=81;  // VB Keycode for repair key- only if VBkeycodes=1
zielVB:=78;        // VB Keycode for next target key - only if  VBkeycodes=1
vkordiVB:=86;      // VB Keycode for drive key- only if  VBkeycodes=1

zentrieren:=32;    // VB Keycode center map (32=Space)

zentrierenaufklick:=0;  // 0 center map with VB Keycode (empfohlen), 1 click center map
bmcheck:=1;        // Check for ship on Bonusmap  0 off, 1 on (empfohlen)
soundmodus:=1;     // 0 off, 1 on - gives accoustic warning on error


reppwait:=600;       // wait in ms between sending key for repair and check if ship is repairing
moveclickwait:=100;  // wait in ms between distance click and next check for NPCs near
MMrandommove:=20;    // 1-70 how many pixel from the corner on Minimap  the repaircoordinate could be (10 - 30)
npcblau:= 12428874 ;  // Color of NPC Font - change if distance not working correctly !!!
npcblautoleranz:=25; // how many tolerance for Color  of NPC Font (10 - 30)
npcminimap:= 39679;  // Color of NPC on Minimap
targetcolor:= 65535; // Color of the yellow circle on target
meinschiff:= 65280;  // Color of your ship on Minimap
mousedelay:=100;     // wait in ms between each action of mouse
moveshipcheckwait:=80;  // wait in ms between checks for ship stopped
outdrive:=70;  // how many pixels should the sip drive automatically to mapborder


If there are any questions left i will try to awnser them.


for those people who had the error that the bonusmap could not be detectet i have version 2.221 with new tolerance for BM detecting

23.09.2010 New Version 2.3 released
- better distance modul
- game colours updated
- npcminimaptolerance added - set up the color tolerance for the color of an npc on the minimap here
- fixed an error with detecting BM
 
06.10.2010 New Version 2.4 released

- updated drive modul for yellow bonus map (dont get stuck the whole time on islands)
« Last Edit: October 06, 2010, 01:08:34 pm by Wundertüte »

Freddy1990.com

RELEASE Ultimate BM BOT - Seafight Bonusmap Bot
« on: August 17, 2010, 06:23:05 am »

Offline Hulk

  • Leecher
  • Posts: 3
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #1 on: August 18, 2010, 07:10:33 am »
it don´t work

Failed when compiling
Line 340: [Error] (340:1): Unknown identifier 'typekeys' in script

Freddy1990.com

Re: RELEASE Ultimate BM BOT
« Reply #1 on: August 18, 2010, 07:10:33 am »

Offline Wundertüte

  • Full Member
  • ***
  • Posts: 128
  • Rep: 1
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #2 on: August 18, 2010, 07:16:10 am »
you must have deleted something...
plz redownload it and try again - it is definetly working

Offline Hulk

  • Leecher
  • Posts: 3
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #3 on: August 18, 2010, 07:28:12 am »
i have redownload it but the same problem

Failed when compiling
Line 340: [Error] (340:1): Unknown identifier 'typekeys' in script...

Offline Hulk

  • Leecher
  • Posts: 3
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #4 on: August 18, 2010, 07:32:17 am »
... it works
i have install the new scar

Freddy1990.com

Re: RELEASE Ultimate BM BOT
« Reply #4 on: August 18, 2010, 07:32:17 am »

Offline kurchy

  • Leecher
  • Posts: 2
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #5 on: August 18, 2010, 07:41:11 pm »
Hello I have this bot once tried but I have a problem ... why he goes where he has been fully repaired and does not always gone? = (    thx for help

Offline kurchy

  • Leecher
  • Posts: 2
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #6 on: August 18, 2010, 07:46:43 pm »
Hello I have this bot once tried but I have a problem ... why he goes where he has been fully repaired and getting away does not attack ? thx for help 

 I'm sorry about the last message my PC a little spin

Freddy1990.com

Re: RELEASE Ultimate BM BOT
« Reply #6 on: August 18, 2010, 07:46:43 pm »

Offline Wundertüte

  • Full Member
  • ***
  • Posts: 128
  • Rep: 1
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #7 on: August 19, 2010, 04:25:19 am »
Hello I have this bot once tried but I have a problem ... why he goes where he has been fully repaired and getting away does not attack ? thx for help 

 I'm sorry about the last message my PC a little spin

sry but i dont understand what u mean because my english is bad...

Offline lgabi22

  • Leecher
  • Posts: 4
  • Rep: 0
    • View Profile
    • Email
Re: RELEASE Ultimate BM BOT
« Reply #8 on: August 22, 2010, 03:57:59 am »
Hi!

Also is out of order for me.Program dont findet the ships.does not use it the shift.if the repair time is 600 dont repair.if 60000 npc sunk my ship.Please write the good setup and what is the problem.
Thank you.

Offline Wundertüte

  • Full Member
  • ***
  • Posts: 128
  • Rep: 1
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #9 on: August 22, 2010, 07:33:16 am »
a good setup and even a working setup is different from pc to pc

some machines need faster timings and some slower ones

i can give only these setting to you all which i figured out as a good working setup working on most of machines

if this setup dont work try to experiment with the wait values in the script

Offline maleficio

  • Leecher
  • Posts: 9
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #10 on: August 23, 2010, 04:43:17 am »
Hello,

It works well on my computer, good work!. The questions is: When repair it?

Offline corazon925

  • Leecher
  • Posts: 1
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #11 on: August 23, 2010, 04:46:53 am »
Hi.. bei mir kommt HP balken nicht gefunden kannst du mir helfen?.. wie soll ich die karte konfigurieren..
Und danke das du es kostenlos zur verfügung gestellt hast.. bitte um antwort


lg

Offline Freddy

  • Owner
  • *****
  • Posts: 2616
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Re: RELEASE Ultimate BM BOT
« Reply #12 on: August 23, 2010, 02:52:02 pm »
Hi.. bei mir kommt HP balken nicht gefunden kannst du mir helfen?.. wie soll ich die karte konfigurieren..
Und danke das du es kostenlos zur verfügung gestellt hast.. bitte um antwort


lg
Please speak English on the forums.

Offline lgabi22

  • Leecher
  • Posts: 4
  • Rep: 0
    • View Profile
    • Email
Re: RELEASE Ultimate BM BOT
« Reply #13 on: August 24, 2010, 11:02:52 am »
My problem also bot dont findet the ships. Write:HP balken nicht gefunden . Hp Balken not findet.
What is the problem? i dont know.
Thank you for answer.

Offline maleficio

  • Leecher
  • Posts: 9
  • Rep: 0
    • View Profile
Re: RELEASE Ultimate BM BOT
« Reply #14 on: August 25, 2010, 06:19:06 am »
Hello,

It works well on my computer, good work!. The questions is: When repair it?

I test your script and I have seen some errors: The ship kill other ships well, but when it need repair, it doesn't. Then my ship become "suspend mode".

Sorry for my bad english, do you understand me?

Freddy1990.com

Re: RELEASE Ultimate BM BOT
« Reply #14 on: August 25, 2010, 06:19:06 am »

 

deductible-aliform