What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Skipping Prologue on Fresh Accounts - Workaround!

Aeon

Member
Joined
Mar 25, 2015
Messages
736
Reaction score
2
Hey, I'll be showing you for those who don't yet know, how to skip prologue on fresh accounts, instead of needing to complete tutorial.

Navigate to Documents\ArcheAge\USER\, open skipdialog.g in text editor and at the end, add a line "YourCharacterName 3".

Then simply create a character with the name you added to skipdialog.g, click on it to enter world and a dialog will pop up, press Skip and you're good!

When cutscene shows up, keep pressing Esc :)
 
Last edited:
Wau nice , going to check it out soon , atm no need for extra bots < !
 
i cant find the skipdialog.g i searched everywere.
hmm i figure that you must have made at least 1 time the prolog to the pc so the game creates this file.
 
Last edited:
you dont need any code, or file edit for this...I actualy managed to auto skip prologue, let me share :D
When Prologue starts you can just press ESC and than AA gona promt you if you want to skip prologue, thats already in game.
But however you can make simply app that do that automaticly, app that will press ESC and confirm when proglogue starts.

EDIT:
If you need to skip auto!
But why should you?

/exTerminator
Cheers
 
you dont need any code, or file edit for this...I actualy managed to auto skip prologue, let me share :D
When Prologue starts you can just press ESC and than AA gona promt you if you want to skip prologue, thats already in game.
But however you can make simply app that do that automaticly, app that will press ESC and confirm when proglogue starts.

EDIT:
If you need to skip auto!
But why should you?

/exTerminator
Cheers

You can't skip prologue on fresh accounts just like that, that's why I've posted a solution.
 
You can't skip prologue on fresh accounts just like that, that's why I've posted a solution.
You cant skip on fresh accounts, but i can confirm that you can skip with just ESC if you make another toon on same account where you already have one toon.
 
You cant skip on fresh accounts, but i can confirm that you can skip with just ESC if you make another toon on same account where you already have one toon.

Yes of course, but on fresh accounts, if you previously had no characters, you'll have to skip tutorial want it or not if this method is not used.
 
You can use SkipPrologue() method. On fresh account its also works
 
i see that u post this comment 2nd time but can u please be more specific what does that mean?

SkipPrologue method, which is a part of AB API, if you're writing a plugin, can use to skip prologue. Hope that helps
 
Hey, I'll be showing you for those who don't yet know, how to skip prologue on fresh accounts, instead of needing to complete tutorial.

Navigate to Documents\ArcheAge\USER\, open skipdialog.g in text editor and at the end, add a line "YourCharacterName 3".

Then simply create a character with the name you added to skipdialog.g, click on it to enter world and a dialog will pop up, press Skip and you're good!

When cutscene shows up, keep pressing Esc :)


It doesnt work for me on fresh accounts none of the numbers i checked from 1 to 6 and even tried to make file read only didnt help at all .
My only idea is it worked before last patch and now it doesnt work .

Does anyone can really confirm it does work on fresh accounts without once finished tutorial ?
 
Use: SkipPrologue() in your plugin, it's embedded method in Arcebuddy.Bot.Classes;
/cheers
 
Back
Top