Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other MMORPG Hacks › Vindictus Hacks & Cheats › AutoIt Script for Leveling and Farming

AutoIt Script for Leveling and Farming

Posts 1–15 of 95 · Page 1 of 7
…
ZA
zato_1one
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.zip
#1 · edited 14y ago · 14y ago
NI
Nico
Nice, approved.
#2 · 14y ago
magicb0y
magicb0y
Thank you....Nice indeed...
#3 · 14y ago
KE
KEYevin
lmao just when i made my first bot, THIS came out. seriously though good job
#4 · 14y ago
alexnex
alexnex
Good job, Thanks!
#5 · 14y ago
AZ
aznbadboyfu
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?
#6 · edited 14y ago · 14y ago
Ethree
Ethree
looks interesting, i'll mess around with it :x
#7 · 14y ago
ZA
zato_1one
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.
#8 · edited 14y ago · 14y ago
AZ
aznbadboyfu
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?
#9 · 14y ago
wolb
wolb
OMG, I was wondering how I can trigger cut scene, now I know.
Thanks.
#10 · 14y ago
ssj4goku_rox
ssj4goku_rox
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.
#11 · 14y ago
Lighty
Lighty
thnx for the bot.. but i dont understand wat to do ): do you have MSN that i can talk to u? please
#12 · 14y ago
ZA
zato_1one
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?
#13 · 14y ago
NO
nooby_hacker
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.
#14 · 14y ago
AZ
aznbadboyfu
[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
#15 · 14y ago
Posts 1–15 of 95 · Page 1 of 7
…

Post a Reply

Similar Threads

  • How do i make auto scripts for quests and farming on hellquest?By SwagorDie in Adventure Quest Worlds (AQW) Help
    2Last post 10y ago
  • Recommended macro tool for AFK leveling and farming?By Mikozeee in Vindictus Discussions
    8Last post 15y ago
  • Fine tuned Autoit script for The Contract and Hoarfrost HollowBy hisoko in Vindictus Hacks & Cheats
    1Last post 14y ago
  • Autoit Script for some mapsBy madoka in Vindictus Hacks & Cheats
    9Last post 14y ago
  • NEW CLAN FOR GLITCH AND FARMING OR JUST PLAYING^^By rileyb98 in CrossFire Clan Recruitment & Advertising
    1Last post 16y ago

Tags for this Thread

#autoit#vindictus