DetectedAutoIt Script for Leveling and Farming

Posts 115 of 95 · Page 1 of 7
AutoIt Script for Leveling and Farming
Hi, I just want to give something back to this great community. My script is originally based on Two Moon script from aliasku. Thanks to him for easier starting point.

http://www.mpgh.net/forum/267-vindic...b-console.html

Preparation
1. Google and install AutoIt.
2. Open the script and modify the value of each coordination to match your game screen resolution. I suggest to use mousecoord script from aliasku to detect your current mouse coordination. http://www.mpgh.net/forum/267-vindic...pt-autoit.html All coordination values in the script are only for 1280 x 800
3. If you want the binding to work out of the box, you must use cfg file from Sinbot2.4 from Zaiakunokami. I suggest to use lowest for faster load time. http://www.mpgh.net/forum/267-vindic...c-version.html If you want to use your own binding then you have to modify the button in each function to match your binding.

*Note that you have to use mouse+keyboard control and set auto aim for spearing.

How to use
1. Inject Nico's dll for god and ohk
2. Start the game and launch the boat
3. Run the script for that boat. Pressing insert (you can change it in the script) to activate the script. Pressing end to stop the script.
4. Enjoy!

Tip
- Please read the description in each function first before asking.
- The delay time for each command may not appropriate for your machine so you have to test it and change it yourself.
- When you first start the map, the loading time will take longer than usual and can easily cause the script to malfunction. So, I suggest to start changing the delay time in the second run.
- If it happens to you that the map doesn't end and the boss doesn't drop the item, it's because you start the boat without pressing the start button (you can notice that the time on upper right is written as "waiting"). You have to set longer delay time before starting next round to make sure that it will press the start button before sending command to skip the boat.
- If you can't press binding key (such as add fine spear, set height etc.), you should check your cfg file. In most cases, recopying or rebinding it should solve the problem as long as the command is still usable.
- In some maps which you have to kill some monsters before proceeding to the boss, you have to consider the fact that you may encounter immortal monster. It can spawn two same monsters which can't be ohk. They can easily block your way and make the script to malfunction. So, you need to make sure that you are spamming the spear long enough to kill them all before proceeding.
- Sometimes, the script may clear the battler longer than expected (due to some processes take longer than usual like encountering immortal monster). This can cause the battle clear screen to appear after the script try to click the replay button. Don't worry because the script will restart. It will eventually comeback to click the replay button and can repeat the process once again. The key here is that you have to make sure that the script can definitely kill the boss and clear the battle.

The script in this zip file
Buried Sorrow.au3
Contact.au3
Decisive Battle.au3
Depths of Ainle.au3
Irukul.au3
Regrets...Too Late.au3
Rescue.au3
Shady Forest.au3
Spider Overload.au3
Template.au3 (including many useful functions for scripting new boat)
The Contract.au3
Trampled Plains.au3
Two Moons.au3
Weeping Queen.au3
White Tyrant.au3

These scripts may not as convenient as MHwalker from l2noob2 but I hope that they can help you while we are waiting for him to comeback. I also want to thank Nico for his awesome work. Without his dll, we will not be able to bot at all. But I will not stop at this. Thanks to DanK's hint, now I get the idea how to detect when the battle is finished and when the boat is launched. In the future (not sure when), I will update my script so that it can detect the event in game and can retry immediately if it takes too long to finish the battle.

Edit:
Great tutorial from al897 http://www.mpgh.net/forum/437-vindic...t-scripts.html

I also want to note that I mess up with the description and calculation about turn left and turn right. It's actually not moving by degree. It just moves by pixel and how far it moves is effect by mouse sensitivity. You must set it to 2.1 in order to make the script fully work! Big thanks to al897 for finding this problem.

Virus Scan 1
Virus Scan 2
Vindictus AutoIt Script.zip22 KB · 1,088 downloads Clean
Nice, approved.
Thank you....Nice indeed...
lmao just when i made my first bot, THIS came out. seriously though good job
Good job, Thanks!
right now we have dewdew's awesome nuke command, would it make things simpler?

---------- Post added at 10:27 AM ---------- Previous post was at 10:01 AM ----------

sorry, dumb question, do i have to run the mousecoord before i run the bot script? where does sinbot config file go in this? i'm using 1280x800 res, can i skip the mousecord part?
looks interesting, i'll mess around with it :x
Quote Originally Posted by aznbadboyfu View Post
right now we have dewdew's awesome nuke command, would it make things simpler?

---------- Post added at 10:27 AM ---------- Previous post was at 10:01 AM ----------

sorry, dumb question, do i have to run the mousecoord before i run the bot script? where does sinbot config file go in this? i'm using 1280x800 res, can i skip the mousecord part?
cfg file from sinbot (SinBotv2.4 Public\configs\Lowest) should be copied to cfg folder in your Vindictus installation directory (Nexon\Vindictus\en-US\cfg). You don't need to modify coordination if your game screen is 1280x800

If you can use nuke then it will definitely make things easier (especially map like spider overload which can easily mess up without nuke). You can try it yourself.
Quote Originally Posted by zato_1one View Post
cfg file from sinbot (SinBotv2.4 Public\configs\Lowest) should be copied to cfg folder in your Vindictus installation directory (Nexon\Vindictus\en-US\cfg). You don't need to modify coordination if your game screen is 1280x800

If you can use nuke then it will definitely make things easier (especially map like spider overload which can easily mess up without nuke). You can try it yourself.
ty i got it now, does windows or full screen mode matter? i press insert after run the script and it jumped to vindictus window, but did nothing from then on, i tab out to see the mouse is auto moving, is that cause i use 1280x800 on window mode?
Quote Originally Posted by aznbadboyfu View Post
ty i got it now, does windows or full screen mode matter? i press insert after run the script and it jumped to vindictus window, but did nothing from then on, i tab out to see the mouse is auto moving, is that cause i use 1280x800 on window mode?
Does pressing insert when you are in the game work (in boat screen)? Make sure to make the mouse appear on the screen too. Activating the script when Vindictus is not an active window may not work. From the code, the script should reactive Vindictus window automatically and proceed with the script. But I never test it. I just borrow this part of code from aliasku. BTW, I highly suggest to use full screen mode. If your Vindictus window position is not correctly at the center of your screen then the script may click button at the wrong position.

---------- Post added at 11:20 PM ---------- Previous post was at 11:17 PM ----------

Quote Originally Posted by Lighty View Post
thnx for the bot.. but i dont understand wat to do ): do you have MSN that i can talk to u? please
Which parts do you not understand?
[QUOTE=zato_1one;5880670]Does pressing insert when you are in the game work (in boat screen)? Make sure to make the mouse appear on the screen too. Activating the script when Vindictus is not an active window may not work. From the code, the script should reactive Vindictus window automatically and proceed with the script. But I never test it. I just borrow this part of code from aliasku. BTW, I highly suggest to use full screen mode. If your Vindictus window position is not correctly at the center of your screen then the script may click button at the wrong position.[COLOR="Silver"]

pressing insert in game (boat screen) doesn't do anything, but if i tab out and press insert, then i starts to move, but then i'm not in the vindictus window. the default mouse coord work on every monitor? mine is widescreen and the mousecoord looks different, i think i'll use the mouse cord script to input int the script, do i only need to change, start and replay cord?
ty for taking the time answering the questions
OMG, I was wondering how I can trigger cut scene, now I know.
Thanks.
Not technical so I have no clue to use this yet (will try soon)
But giving you thanks because i'm sure this is awesome anyways.
Good job.
thnx for the bot.. but i dont understand wat to do ): do you have MSN that i can talk to u? please
Ooh. Interesting, I myself have been working silently on my own little scripting jobs (barely scripting, just editing "delay times" as someone had stated in some post, somewhere). Gotten the hang of it, nice to see this release without a full spoon feed.

*requires simple analyzing skills to comprehend the go-abouts of Auto-it.
Posts 115 of 95 · Page 1 of 7
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?