This is for links and general Mabinogi related scripting. Not much of a tutorial but faq/links/information. Deal.
If you're going to write a bot for Mabi you're going to need at least one of two things. AutoIt or AutoHotKey. They're a lot alike, in fact most syntax is the same. I personally prefer AutoIt.
You can download the install software for AutoIt here:
And AutoHotKey:
Some links to script related releases in this forum:
Links to some AutoIt script code/discussions:
If you can read German this forum has an AutoIt section that can be found . Even then if you can't read it there's always google to translate.
Both AutoIt and AHK have good support forums with a ton of discussion on coding. Autoits forum, for sure, frowns on code discussion if it breaks a terms of service so you can not ask questions there on bot making. However; its a great place to read up on scripting and to find solutions to problems that are not related to bot scripts.
Apps:
is a great app you can use to write your scripts in. It has a lot of great features and includes AutoIt syntax highlighting. Alternately the AutoIt download should contain a version of Scite that you can use to write your scripts, I personally do not like that application.
can be used to visually create a gui for your application and it will generate the code for you. All you need to do is write the rest. Its pretty easy to use and there's a thread for it on the AutoIt forums with related discussion.
Else:
Lets try to keep script related questions/discussion to this thread so we can cut down on all the garbage threads that pop up all the time. Also, use the feature before posting!
I have AutoIt and I'm using the auto script maker. I'm just wondering how I'm able to make it work while in Mabi Window mode. Whenever I record in it it says nothing happened.
This needs a bump, we need more scripters. The modding community will fade if people can't support themselves.
This did not need a bump for the following reasons:
Outdated information - AHK doesn't work
Very low tier language for "mods". You can't even call them mods at all really.
No structured library for easy use of Mabinogi commands.
I consider a mod to be something you can leave running unattended and it will continue to do its task without human interaction. A script is something that can do one specific task. This is a scripting language, so it won't be useful for mods. You're basically trying to convert the modding community (using dll edits and libraries to perform in-game commands) to a scripting community (using scripts to pick up stuff is basically all you can do reliably).
In short, do not confuse modding with scripting.
Edit: This isn't even really a guide. It's a few links to a forum and a notice at the bottom telling you to search for stuff if you don't know.
By the way, if you want to learn C# here's a guide.
You can download the tools here.
Here are some links to pre-made uncommented code.
Here's a forum that has code related discussions on it.
And if you have questions, use the search box.
Side note, I'm unusually condescending on this post. Hope this doesn't start a flame war.
Honestly, I was just bumping to cover up the camp kit warping and I was pressed for time. Though we do need more coders in general, scripts and programs. However, I made a patcher using AutoIt, though it does not have a CRC bypass. It's public as well. AHK is a ripoff of AutoIt when it was completely open sourced and that's why it fails. AutoIt is generally referred to as something that you use for botting and macro's. While this is true, if can also do anything in the MSDN library.
The camp kit warping won't affect anything at this point. The game is down for an unspecified amount of time specifically to fix the problem. You should be thanking that post for allowing a huge influx of players abusing it to raise flags to Nexon telling them to fix it.
[Guide] NPC Scripting Tutorial 05/07/2012 - MapleStory - 3 Replies I did not in anyway create, modify or help with this guide i just thought it was good so i am posting it here
Credits go to XiuzSu from ********
[Special]How to make Npc Big Scripting Guide! 01/04/2010 - MapleStory - 9 Replies Hello. I tought of releasing this tut to you because it seems that there is no such in this forum.
Please tell me if there is one already.
Do you ever wanted to script your own NPC?
Did you fail?
Well take a look at this TuT!
Tutorial 1
Tutorial 2
Tutorial 3
[Request]L2Phx Scripting Guide 12/06/2008 - Lineage 2 - 0 Replies I'm looking for a scripting guide for L2Phx (the "More (Advanced)" tab). All I found was russian guides and the translation wasn't very clear. If someone has an english guide or if you can translate russian guides please post. Also a translated version of fs_l2phx-ru.html (in the Doc folder) would be nice. Thanks in advance.
[AO] small scripting guide 12/17/2004 - General Gaming Discussion - 0 Replies I'm going to see if there is a viable pet macro/script that will actually help your pet auto hunt. In the mean time here are some links that will help and some basic info to get you going.
First off this section is incredibly bare so here is something to start w/.
If you don't know how to write a script in AO you need to go to
www.anarchyarcanum.com or www.kurens.org