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

How to Skip Talks ?

Craeven

New Member
Joined
Jun 12, 2012
Messages
23
Reaction score
0
Hey Guys,

during writing profiles, there is a downfall in the XP/hr cause of the small talks from the NPCs like Tyrael and Imperius ACT 4 Quest 1.
Does anyone knows how to skip this? Or is it just impossible ?

Greets
 
Not that i can see, if you can not skip it manually then the bot can not do it either.
 
u can skip it by hitting "space" same as normal "talks" ( quest talk ) so hope there is a way to skip this also
 
If not already implemented I'm sure it will be.
Whether it be in a plugin, or a profile option.

With it plugin it could possibly be as simple as:

If(VideoCutscene.IsVisible)
Press(Keyboard.ButtonSpace);

Well a little more complex than that, but the basic concept is there :)
 
maybe they can give us a simple <sendKey ="space" /> lol

Have you got a profile working for this quest?
 
maybe they can give us a simple <sendKey ="space" /> lol

Have you got a profile working for this quest?
I haven't seen a profile tag that is able to send keypresses yet.
I'll keep an eye out tho.

Passed it up the chain. We'll see how it goes.
 
Last edited:
Profile works fine, only the first talk between imperius and Tyrael and the Cutscene wont skipped at the moment.
Rest works pretty fine
 
Back
Top