#1 メイプルストーリー ボット

リアルタイムの メイプルストーリー ボット、ブラウザからそのまま。

Violet は本気のメイプルストーリープレイヤーのための #1 リアルタイム コントロールパネルです。途切れない狩り、自動スターフォース、自動キューブ、アイテムフィルター、マクロ、Lua。すべての機能を一つの落ち着いた画面からリアルタイムで調整。ライセンスごとに最大 3 つの同時セッション。

私たちが作るもの

実際に毎日使う機能を、一つの画面で。

山ほどのトグルも、いくつものオーバーレイもありません。メイプルストーリーの育成ループ全体(戦闘、アイテム処理、自動化、マクロ、スクリプト)が一つの落ち着いたパネルに収まります。

ループ中

途切れない狩り

職業に合わせたリアクティブなスキル サイクル。ディフェンシブ アクションが自然に挟まり、移動中もルート。キーに触れずに何時間でも狩れます。

自動スターフォース & キューブ

15–17★ で発動する安全装置付きの安全なスターフォース。コモンからレジェンダリーまでの AND/OR キューブ条件。目標を設定して放置すれば、戻る頃には豊かに。

アイテム フィルター & 自動売却

ドロップを許可リストまたは拒否リストに登録し、メソの最低額を設定し、NPC 自動売却まで。バッグが満杯になれば店に直行。

マクロ & キーバインド

M4/M5 を含む任意のキーにすべての設定を割り当て可能。メニューを開かずにゲーム内で機能を切り替えられます。

Lua スクリプティング

パケット フック、戦闘の自動化、メニュー パネルの構築、Discord webhook の発火。組み込み機能を支えるのと同じ API です。

マルチセッション

ライセンスごとに最大 3 つの同時セッション。各セッションは独立して同期します。ワンクリックで切り替え可能。

01自動スターフォース

一星ずつ、効くブレーキとともに。

ターゲット ピッカー、リアルタイムのコスト推定、モンテカルロ分布を備えた 30 星トラック。安全装置を設定したら放置するだけ。

Looping
  • ターゲット ピッカー
  • 破壊防止セーフガード
  • コスト推定
  • リアルタイム集計
02自動キューブ

ロジックのように 読めるキューブ ロジック

欲しいロールをネストされた AND/OR グループとして組み立てます。いずれかのグループが完全に満たされた瞬間、キューブは即停止します。

Looping
  • キューブ インベントリ
  • 等級フィルター
  • AND/OR ビルダー
  • リアルタイム進捗
03Lua スクリプティング

私たちが作っていなくても、あなたなら作れる

ゲーム内イベントに反応し、判断を自動化し、独自のメニュー パネルを構築し、Discord webhook を発火する。10 行のバフ トラッカーから 500 行のクエスト ボットまで。/scripts にファイルを置いて編集すれば、その場でホット リロード。

scripts/buff_tracker.luaホット リロード
-- scripts/buff_tracker.lua
local BUFFS = { HOLY_SYMBOL = 1211003, MW = 1321007 }

on_tick(function()
  for name, id in pairs(BUFFS) do
    if not player:has_buff(id)
       and not core.skill_book.is_skill_on_cooldown(id) then
      core.input.use_skill(id)
    end
  end
end)

-- ping Discord when a boss spawns
on_packet_recv(function(p)
  if p:get_opcode() == 0x01CC then
    core.http.post(WEBHOOK, { content = "Boss spawned" })
  end
end)
API 全体
  • パケット フック
  • スキル + クールダウン API
  • NPC ダイアログ フック
  • ライブ メニュー パネル
  • HTTP / Discord webhook
  • require() 複数ファイル モジュール

すべてのフック、メソッド、サンプルを見たいですか?

Lua ドキュメントを読む

料金

誠実な料金。好きな方法で支払い。忘れていたサブスクは存在しません。

Discord アカウントごとにライセンス 1 つ。各ライセンスにはセッション 1 つが含まれます。さらに必要ですか? Monthly または 3 Months プランでセッション スロットを追加し、最大 3 つの同時セッションまで利用できます。

すべての決済は完全自動

Bitcoin
Ethereum
USDT
USDC
PayPal
WeChat
Alipay

2 週間

2 週間フルパワー。コミットなし。

$2514 日間
  • 1 日 $1.79
  • 全機能アクセス、シングル セッション
  • マルチセッション アドオンなし(Monthly 以上のみ)
  • 自動更新なし、14 日後に終了
2 週間 を選ぶ
最も人気

Monthly

2 週間プラン比で 1 日あたり 25% 節約

コンスタントなプレイヤーに最適。

$401 ヶ月
  • 1 日 $1.33
  • 全機能アクセス、ティア制限なし
  • マルチセッション アドオン利用可
  • 毎月更新、いつでもキャンセル可
Monthly を選ぶ

3 Months

Monthly 比で 1 日あたり 17% 節約

一括で確定。更新の心配なし。

$10090 日間
  • 1 日 $1.11
  • 全機能アクセス、ティア制限なし
  • マルチセッション アドオン利用可
  • 1 回の支払いで 90 日間カバー
3 Months を選ぶ

セッションが足りない? Monthly または 3 Months でセッション スロットを追加すると、ライセンスごとに最大 3 つの同時セッションまで利用できます。

メイン プランとは独立して更新されます。

$30/ 追加セッション / 月

暗号資産(主要なコインすべて)、リセラー経由の PayPal、WeChat (VX)、Alipay (ZFB)。全ての販売は最終、返金不可。

よくある質問

はい、設計上そうせざるを得ません。認証情報はブラウザを離れる前に RSA-2048 で暗号化されます。起動時にのみ復号され、暗号化されたログイン パイプラインを駆動した後、メモリから破棄されます。私たちは決してログを取らず、共有もせず、要求されたセッション開始以外の用途に使うこともありません。

不要です。同じマシンでチャット、ブラウジング、配信、別ゲームへのアルトタブなど何でも続けられ、その間もキャラクターは中断なく動き続けます。PICO も VM も予備機もいりません。

はい。Violet はゲームが投げるあらゆるアンチチートのメトリックを回避します。そして危険な機能と安全な機能を厳格に分離しています。リスクのあるものは明示的にオプトインしない限りロックされたままです。デフォルトの集合は実証済みの安全な集合なので、自分で選ばない限り BAN 圏内に踏み込むことはありません。

各ライセンスにはセッション スロットが 1 つ含まれます。Monthly または 3 Months なら 1 ヶ月あたり $30 でさらに 2 つまで追加でき、ライセンスごとに最大 3 つの同時セッションが可能です。3 つすべてが同じ PC 上で各クライアント ウィンドウで同時に動作し、すべて 1 つのパネルから制御できます。2 週間プランはシングル セッション専用です。

Windows ランチャーだけです。暗号化ログイン、ゲーム更新時の自動パッチ(待ったり手動で行う必要なし)、バージョン検証、7 段階パイプラインのプロセス インジェクションを処理します。起動後のすべて(全機能、全設定、全キーバインド)は Web パネル上にあります。

すべての販売は最終です。すべてのライセンスは購入した瞬間にバックエンド インフラを起動するため、一律の返金は提供していません。ただし、本当に問題があった場合(プラン違い、有効化失敗、誤って二重購入など)は Discord に来てください。完璧ではありませんが、冷たくもしません。

実際に 中で生きている人の言葉。

コミュニティから厳選。

Everything works as supposed. Probably already better than GK terminal back in the day. Devs reaction time to problems is fast. Updated fast. Everything you need basically in trainer.
-***Discord member
Really great trainer, 10/9. highly stable and easy to use !
A***Discord member
10/10 for any trainer public or private I've used since the terminal days. The dev team has had really quic response times for both patches and bug fixes with compensation for downtime as well. Looking forward to what new features get added and what else the community can come up with for scripts as well
D***Discord member
Third month sub, love the support, community and the results are amazing, gains were beyond impressive and the staff/admin are very nice to talk to and compressive -even for me who got hard adhd-h/low autism-, and you can pretty much solve all your doubts and get the best usage by talking and sharing too, love to contribute too and ppl are rly nice, thx Violet, revived my joy to play and fully experience the game 🐐 staff
B***Discord member
Absolutely love violet. I got my first ever 22* items on GMS (and maplestory). Soloed bosses i’ve never dreamed of soloing up to bm, and reached challenger (6k legion boost) in a one month subscription time. Not one ban in an entire month. This isn’t guaranteed for you, but if you aren’t being obvious with your botting it’s pretty hard to get banned (knock on wood). I would recommend this product to anyone, although the paypal option should match the same price as the crypto option. I don’t like that it’s more expensive. Support was extremely fast. They were so kind they paused my license when my program wasn’t working on my PC until we got it resolved. Multiple times helped me within a couple hours to get back online. They also push updates out very fast and on time. I hope this never stops
b***Discord member
Violet has done something incredible. It's been a long time since I really enjoyed playing Maple. Even if I just turn on a few QoL autos or let the game run while I'm doing something else, it really gave me the chance to experience the game further than I'd ever be able to. Highly recommend the product and the team is phenomenal. 100/10. <:thumb:989059931560878112>
B***Discord member
I’m also from back in the day; familiar map hack, damage range hack, gamersoul and gamekiller forums etc and my first impression is; goated team and goated product, I’m on a straight new account and its easily the smoothest trainer/bot I’ve ever used
a***Discord member
I've been part of the MapleStory hacking, exploiting, and botting scene for many years, going all the way back to the early days of the game. Since the shutdown of GK Terminal, which was once the most stable and widely used platform, there have been countless attempts to revive or rebuild what was lost. Unfortunately, most of these efforts ended up being unreliable, poorly maintained, and unsafe to use. They often led to bans, detection, and offered little to no ability to stay updated or secure. When I started using Violet, even during its testing phases, it was clear how much effort had gone into its development. The attention to detail, quality of features, overall performance, and user safety stood out right away. The development team truly listens to feedback. They are responsive, helpful, and consistently quick to resolve any issues that come up. You are never left in the dark, and their communication is always clear and respectful. They genuinely care not just about the product, but also about the users behind the screen. This isn't one of those transactional projects where you pay and get ignored afterward. Violet runs smoothly and stands out as the first fully internal MapleStory trainer I've seen. It includes a background auto rune solver that works with all rune types (purple,etc) so you can continue with other tasks like working, studying, without worrying,both a hack and a bot, with features like auto buff, auto pet feeding, auto attack, kami, rusher ,auto cc, and many more still being added and worked on. One of the most incredible aspects is how much the team prioritizes user safety and privacy. They’re fully transparent with anything you might be concerned about, whether it's how the software works or what data is involved. Every feature is easy to use through a simple, if you're new to cheating in general, the trainer includes helpful tooltips that guide you through each function. And if you ever have questions, the team is always happy to help.
동***Discord member
truly a market defining product, violet has established itself in the upper echelon of gaming cheats with an excellent and easy to use menu, hardworking and communicative devs, and a priority on user experience that I have not felt anywhere else. would be impossible for me to go back to using any other maplestory platform after getting a taste of this.
c***Discord member
Most stable, easiest to use trainer for maple I've ever had the pleasure of using. I will 100% be a returning customer.
i***Discord member
truly a market defining product, violet has established itself in the upper echelon of gaming cheats with an excellent and easy to use menu, hardworking and communicative devs, and a priority on user experience that I have not felt anywhere else. would be impossible for me to go back to using any other maplestory platform after getting a taste of this.
z***Discord member
10/10 trainer, very customizable menu and uptime is great. Feature's are always being added and tested out. Recommended 🚀
H***Discord member
Just extend for another 2 months, absolutely 10 out of 10 trainer which help me exploring MS beyond my ability. Thank you developing team.
s***Discord member
absolutely love violet!! have had it for 2 months and i’ve had a lovely experience with it. i’m disabled so gaming is hard with my mobility this has helped me play and remember my teen days 🥹 just being able to grind without having to use my hands has been pretty game changing for me!! support is always fast and kind to talk with! i’d definitely recommend it to friends
B***Discord member
What these guys are doing here is very special to me. I got my start in MapleStory at 14 years old (2006!) in highschool, and stumbled in to someone vaccing around one of the early areas of the game. From that point, I needed to figure out how it was being done. I loaded up IE6 and started searching. I found MPCForum, made an account, and started my foray in to the scene with UCEs and debug registers to enable godmode and the like. From there I went to Cheat Engine Forums up until DarkByte shut down the MS section. Ended up launching a forum + trainer for MS in the form of SNSGaming, alongside Linosal (from TheDarkAlliance community) Anybody remember these old names? (I used to go by Int3, or just 'Nate') Haha. The site didn't last long, and we shuttered it in fear of nexon's legal actions. After that, we all stepped away and years went by. But I got curious. I wanted to know if people were still toying with this game in 2025. I was feeling nostalgic. Back to Google I went, to epvp - and I found Violet. Wow, what an amazing team. I wanted to cheat in this game again and these guys had it sorted. Instead of selling a trainer, I am a customer. And I couldn't be more pleased. Features work, are safe, and a lot of care is taken. They have talent. What an experience. Thank you to the Violet team for keeping this all alive.
S***Discord member
I haven't played Maple since GS and GK went down and I gotta say this is bringing back so many memories and ideas on what I want in the future and how I can keep coming back to Maple. I think this might be the best time to come back if you're an OG who likes to gain a significant advantage without breaking the bank trying to get funding for your main or just have a smoother time coming back to Maple. The current iteration with how the update added more anticheat components did make some necessary features not work as intended, but I'm currently loving what I'm working with and the bugs are gonna get fixed soon so I'd recommend coming in NOW. Plus, the price point is incredibly easy to make back within the month you start using it 100%. If you only want to be safe while using Violet, they already note what is known to be inherently safe and if you wish to push further then you will have to be extra careful with your settings. Only experienced a few crashes that were completely user error, but once I found my perfect settings I was good to go! I'm hoping for even more features in the future, but even now it's worth the price point
E***Discord member
I also want to make it clear that I have no connection to the developers or the Violet project itself. This is simply my genuine and honest review based on personal experience.
동***Discord member
10/10 trainer, easy set up, responsive developer team, and incredibly stable.
L***Discord member
I've used about 5 different trainers/bots since November 2024, this is the best one for every purpose. I know other trainer devs that testify of Violet devs ability/knowledge. 10/10 would recommend
Y***Discord member

準備ができたら

始めるか、まずは挨拶から。

決める前に Discord で何でも質問できますし、そのままパネルに飛び込んで機能を調整することもできます。

Violet — #1 メイプルストーリーボット | リアルタイムブラウザ操作