
Originally Posted by
r0xy
Still not working for me.

With v2 the bot starts, no skip at boat, no changelevel2, nothing expect spaming spears. Cause of that i tried it with v1 again and just changed the x/y positons.
It works til end screen again, but after the battle info the mouse just moves to upper left corner instead of clicking "next".
That's what i got now in my console:
Code:
bind "END" "changelevel 2"
bind "F2" "ohk"
bind "F5" "cc_set_sub_weapon javelin_lvl2 999"
bind "DEL" "cc_send_start_game_message"
bind "F1" "god"
bind "F1" "godmode"
and my config:
Code:
[Changemap]
; changelevel2 command,cant change this bind
Skipmap={END}
[hax]
; god and ohk commands
god={F1}
ohk={F2}
[secondary]
; secondary weapons set
spears={F5}
prospears={F5}
sticky=
bombs=
mining={NUMPAD2}
[trasformation]
; commands for trasformation
dark=
dark2=
pala=
pala2=
[hotkeys]
; settings for hotkeys
closeall={Pause}
startbot={INS}
[waittime]
; timer settings in milliseconds (1000 = 1 sec)
boatstart=28000
intermediate=8000
last=10000
boatreturn=29000
battleend=25000
runwait=0
[resolution]
; manual resolution settings - these are settings for 1280x800
useusersettings=true
ReplayXpos=305
ReplayYpos=700
StartXpos=142
StartYPos=915
MoveXPos=680
IngkaraMoveXPos=580
MoveYPos=400
[randomtime]
; this option use a random time to wait for each run, put true to enable it and false for disable, then set a minimum and a maximum in SECONDS
userandomtime=false
minimum=90
maximum=150
[addonscripts]
; other options for some scripts, pala or dark
transformationTime=2460000
wichtrans=pala
uselvl2=false
Did i miss something? :\
btw: i got a res of 1920x1080 but changed it to 1680x1050
sounds it has something to do with the timeings, i changed some of the timeings, i will upload a new eubot2 file, with new timeins, but untill then edit this in the config.ini file.
Edit this
Code:
[waittime]
; timer settings in milliseconds (1000 = 1 sec)
boatstart=25000
intermediate=8000
last=10000
boatreturn=10000
battleend=70000
runwait=0
to
Code:
[waittime]
; timer settings in milliseconds (1000 = 1 sec)
boatstart=31000
intermediate=8000
last=10000
boatreturn=16000
battleend=80000
runwait=0
and see if that works for you.
I dont have postion for 1920x1080, but if it high request and if someone that have a screen that can run that resulution i would be happy if someone that can, could get the cords for me.

Originally Posted by
seaspirits
I have tested v2, pressing the next button is not a problem anymore (1680x1050).
However there is a new problem, when I go for the second run it kills the boss and then no battle screen pops up. And no items.
I got this problem at:
Shadowed by darkness
Nightmare at the ruins
Hidden
Edit: Seems I did not read the post above 0.o
have to do with the sleep timeing.
if you go into the bot folder, then bots and open the dungeon name you want. lets say ShadowedByDarkness.au3
Change this
Code:
;wait the start
sleep(1000)
Send("{DEL}")
sleep(5000)
sleep($boatstartTime)
to
Code:
;wait the start
sleep(3000)
Send("{DEL}")
sleep(5000)
sleep($boatstartTime)
you can do it for all the dungeons, i will increase the time till next relase.

Originally Posted by
Adasieq

thanks, now all is working except one thing after kill boss, bot didn't make next round. why?
Edit: If is important i have resolution 1680x1050.
if you can run one of the resultions in the resultions tab, it would be great untill i get the 1080p res postions.

Originally Posted by
princess8
i cant change my game resolution to 1280x1024
only to 1024x768
and when i try 1024x768 the mouse will click on the wrong place
at the boat screen
i have to take a look into that, my have been a little misstake from me, that i wrote wrong postion.

Originally Posted by
alberto3223
Here's what iam doing :
Rusing Sinject and Highlight there both dll files , then i run Vindictus.exe
evrything inJects and sinject close it self ( no problem with inject for sure , hacks works for sure 100% )
then i logon my char , changing to chanel 72 ( if it matters ) choosing the battle : Prepare For Counter Attack
Oath honor i select None and load boat
When boat is loaded
I minimize the game iwth Alt + Tab
Going to the console and wrting those binds :
bind "END" "changelevel2"
bind "F8" "god"
bind "F9" "ohk"
Bind "F5" "cc_set_sub_weapon javelin_lvl2 999"
Bind "DEL" "cc_send_start_game_message" .
after that
runing the Bot ( Runing Start.exe as Administrator )
chosing there 1650x1050 ( game Res is also 1650x1050 )
and keeping all rest as it is
then i pres Start it ask to run PrepareForCounterAttack , i choose Yes ofc then it saying after presing Ok chose the game window fast
Im chosing game window then ( in game ) it pres Start and boat intro Starts but it Skips it
after then when im in dugeon it skips again with this cmd -> bind "END" "changelevel2"
and then char starts walking forward , he is hiting the wall when that happens he keeps walking then he tires to turn Left
when he do that the Ice blocking him and dont let him walk
after that char walks like crazy with no idea what hes doing
then game minimize and i get this Error :
ImageShack® - Online Photo and Video Hosting
got a feeling no one will read it xD
Edit : like the char walking wrong , like the walking rout is wrong
for the PreapareForCounterAttack, it seems like EU have 1 more map that we can skip? or some other turn?
I will look into this, seems like alot of ppl wanna run this. Will try to have it fixed till tomorrow, if i can maybe tonight, before i go to bed.
The error you get, is becaus i have removed the transmutation thing in the code, but seems i forgot to remove it in this.
Will remove it asap. Try some other dungeon untill i have uploade a new one