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 › Vindictus Help › source code editing syntax error

source code editing syntax error

Posts 1–7 of 7 · Page 1 of 1
SD
sd999444
source code editing syntax error
so i'm editing the source code by @nunya but i get this error when i try and build/F5/CTRL+F5 it...

+>22:12:48 Starting AutoIt3Wrapper v.2.0.1.24 Environment(Language:0409 Keyboard:00000409 OS:WIN_7/Service Pack 1 CPU:X64 OS:X86)
>Running AU3Check (1.54.19.0) from:C:\Program Files\AutoIt3
C:\Users\msd\Desktop\scripts\smartbot ingkara2.au3(120,70) : ERROR: syntax error
Exit ;end key pressed, exit application.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^
C:\Users\....\(ingkara named).au3 - 1 error(s), 0 warning(s)
!>22:12:52 AU3Check ended.rc:2
>Exit code: 0 Time: 8.080
#1 · 15y ago
DanK
DanK
Please paste the whole block of code that is around where the error stems from.. (where the exit command is)
#2 · 15y ago
SD
sd999444
Quote Originally Posted by nunya View Post
Please paste the whole block of code that is around where the error stems from.. (where the exit command is)
do you mean this?

WEnd ;end of the main loop.Will keep looping till exit button(end) is pressed.
EndFunc ;end of the main function.

Func End() ;This is the function to deactivate script and exit application.
Exit ;end key pressed, exit application.
#3 · 15y ago
DanK
DanK
Quote Originally Posted by sd999444 View Post
do you mean this?

WEnd ;end of the main loop.Will keep looping till exit button(end) is pressed.
EndFunc ;end of the main function.

Func End() ;This is the function to deactivate script and exit application.
Exit ;end key pressed, exit application.

Func End() ;This is the function to deactivate script and exit application.
Exit ;end key pressed, exit application.

EndFunc

Fix this part like I did above. Your missing EndFunc
#4 · 15y ago
SD
sd999444
new problem... the control click doesnt work for me, it doesnt click anything. not sure why? @nunya
#5 · edited 15y ago · 15y ago
DanK
DanK
Quote Originally Posted by sd999444 View Post
new problem... the control click doesnt work for me, it doesnt click anything. not sure why? @nunya
Must be in custom fullscreen to background click.
#6 · 15y ago
SD
sd999444
Quote Originally Posted by nunya View Post
Must be in custom fullscreen to background click.
@nunya i have custom fullscreen, it won't let me use the find tool though if it's in custom fullscreen. what should i do to get the coords? i have no other way to test the clicks if i can't use find...
#7 · 15y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Tags for this Thread

None