C Craeven New Member Joined Jun 12, 2012 Messages 23 Reaction score 0 Jun 14, 2012 #1 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
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
xsilverdicex New Member Joined Jan 15, 2010 Messages 1,389 Reaction score 13 Jun 14, 2012 #2 Not that i can see, if you can not skip it manually then the bot can not do it either.
C Craeven New Member Joined Jun 12, 2012 Messages 23 Reaction score 0 Jun 14, 2012 #3 u can skip it by hitting "space" same as normal "talks" ( quest talk ) so hope there is a way to skip this also
u can skip it by hitting "space" same as normal "talks" ( quest talk ) so hope there is a way to skip this also
no1knowsy Well-Known Member Joined Feb 28, 2010 Messages 3,927 Reaction score 57 Jun 14, 2012 #4 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
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
xsilverdicex New Member Joined Jan 15, 2010 Messages 1,389 Reaction score 13 Jun 14, 2012 #5 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?
no1knowsy Well-Known Member Joined Feb 28, 2010 Messages 3,927 Reaction score 57 Jun 14, 2012 #6 xsilverdicex said: maybe they can give us a simple <sendKey ="space" /> lol Have you got a profile working for this quest? Click to expand... 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: Jun 14, 2012
xsilverdicex said: maybe they can give us a simple <sendKey ="space" /> lol Have you got a profile working for this quest? Click to expand... 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.
C Craeven New Member Joined Jun 12, 2012 Messages 23 Reaction score 0 Jun 14, 2012 #7 Profile works fine, only the first talk between imperius and Tyrael and the Cutscene wont skipped at the moment. Rest works pretty fine
Profile works fine, only the first talk between imperius and Tyrael and the Cutscene wont skipped at the moment. Rest works pretty fine
no1knowsy Well-Known Member Joined Feb 28, 2010 Messages 3,927 Reaction score 57 Jun 14, 2012 #8 http://www.thebuddyforum.com/demonb...4605-all-avaible-profile-tags.html#post553121 There is a <SkipCutScene/> tag. See if you can get it working?
http://www.thebuddyforum.com/demonb...4605-all-avaible-profile-tags.html#post553121 There is a <SkipCutScene/> tag. See if you can get it working?