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

Kick's Archived Posts Thread

Status
Not open for further replies.
PHP:
		<If Condition="HasQuest(&quot;Proscribed Technologies&quot;)"> <!-- 5 sec / no cd -->
			<Python Statement="Logging.Write(&quot;Please manually do quest&quot;)" />
			<Python Statement="GigaBot.Stop()" />
		</If>

take out the gigabot.stop.

currently the and (not isquestcompleted()) syntax doesn't work, so you'll have to delete the gigabot.stop, save, and reload the profile once the quest is completed if you want the bot do to the rest of the quests
 
I guess my question was more of why the quest doesn't work, rather than how do I fix it. It seems like a pretty straightforward move here and pick up the item. I was kinda wondering if there was some specific technical issue with the quest which makes it not work.
 
I guess my question was more of why the quest doesn't work, rather than how do I fix it. It seems like a pretty straightforward move here and pick up the item. I was kinda wondering if there was some specific technical issue with the quest which makes it not work.

it's not that

the quest is working fine, it's that currently there is not working syntax to stick the quest above it so that once the quest above it is finished - it moves on, you should be able to press start and bam, it's good to go, but currently it's not implemented

if you look at the xml, you'll see what I mean. The quest I linked has a different name and comes before the quest you're talking about, so if the gigabot.stop was deleted, saved, and you re-loaded the profile, it would go on to the next quest
 
it's not that

the quest is working fine, it's that currently there is not working syntax to stick the quest above it so that once the quest above it is finished - it moves on, you should be able to press start and bam, it's good to go, but currently it's not implemented

if you look at the xml, you'll see what I mean. The quest I linked has a different name and comes before the quest you're talking about, so if the gigabot.stop was deleted, saved, and you re-loaded the profile, it would go on to the next quest

I'm playing a new char from the start. I've done so far two quests by deleting and saving while i do it manually and load. Now im stuck on "The Altar of Reflection". Here is what happens.

[21:17:34.920 N] Status: Moving to <6530.395, 830.6285, 3255.836>
[21:17:34.921 N] Status: Using object Binding Point
[21:17:37.925 N] Could not find object Binding Point to use!

Moves to where the altar is and just stands there with that error.
 
is the spirit guide out and visible? or is it not visible?

if it's not visible - is the 'object' called Binding Point ?
is it at the correct location?

i do recall the zone - but please next time include the zone you're in, Thanks!
 
Sorry new here, when you say "zone" what do you mean? as in location am at? If its location im at silverwood.

is the spirit guide out and visible? or is it not visible?

if it's not visible - is the 'object' called Binding Point ?
is it at the correct location?

i do recall the zone - but please next time include the zone you're in, Thanks!

Not visible and the correct location but even after i do it manually and restart, it tries to use it again. However changing object name to "Altar of Reflection" solved the problem and moved the quest forward. Thank you for that. :D
 
ah yeah, i copy / pasted and didn't change the name

fixed!
 
I'm guessing the latter since it happened to solved the problem ;D. I just changed to the name it displayed in-game is there another way of knowing for sure?

UseObject Name="Altar of Reflection"
 
I'm guessing the latter since it happened to solved the problem ;D. I just changed to the name it displayed in-game is there another way of knowing for sure?

na, i fixed the issue. i had copy / pasted and forgot to change the name from Binding Point (original name for the previous spirit guide).
 
Moonshade Highlands is finished. It gets you to 40

There is a 35-36 grind either at the end of Scarwood or beginning of Moonshade (whichever you like - both grind to 36).

Moonshade has a grind to 40 at the end (I was just over 40 when I dinged)
Droughtlands (38+) is next
 
I have problem with 27-30 Scarlet Gorge, bot going to get ' Death for the Dead' , but there is not such NPC, is he removed from game ?
 
I was going to mention that to Kick as well. That quest giver is actually a rare spawn, and is marked as such. Which means that if any defiant ride by, they will see them as a rare spawn and kill them. I did some research on Zam myself to find this out.

From my experience, the quest giver is rarely/never there. I have leveled at least 15 different characters to this level range and I have only seen them twice. Probably would be best if those quests are just removed, and a note added to the bot to do the quests manually if you see the rare quest giver.
 
:O crazy! He was there when I picked it up ;)

PHP:
		<If Condition="HasQuestAvailable(&quot;Agent Gerid Kalos&quot;)">
	<PickUpQuest Name="Death for the Dead" Npc="Agent Gerid Kalos" X="3835.982" Y="976.5576" Z="2929.76" />
		</If>

There, that will fix it (re-svn)

@ phaze - 15 chars and no feedback about how awesome i am? :(
 
On another note, I'll be finishing up Moonshade this evening when I get home. Another awesome job done by Kick. I did have a few pathing issues, and I have decided that I really should be playing a class with some healing abilities. I die a lot more than I should be, but its mostly from my retard cat pet pulling every damn thing around it.

I'm still amazed at how quickly you are getting these profiles out. I check my svn once in the morning and once in the evening. and every time theres an update or a whole new zone profile.

Keep up the good work!
 
HAHAHA, I was typing dammit. Gotta give me some time to sing your praise!
 
the cleric is pretty awesome

once hawker (or someone) gets the option for the tank cleric (1h / shield and tank buff) it pwns face like no other

that, or the paladin tank (which heals like a beast and can take hits like no other)
 
I just want the target ground function and other small fixes added so the "please do quest manually" messages will go away. I've watched every minute of leveling the bot has done and would like to feel comfortable in leaving the bot alone to do its thing without constant supervision.

Another small change that would be nice would be some sort of logic so quests can be done simultaneously. For instance, there is a quest group you do in Moonshade where you have to kill 16 fairies, gather 8 runes on the ground, rescue 4 prisoners from cages, kill 3 mobs for quest items and pray at an altar. The bot attempts to do each quest at a time, meaning that while the bot is killing the 16 fairies, its constantly running past the runes on the ground and past prisoners in cages. Once the fairies are done, then the bot will start picking up runes, while once again running past prisoners in cages. If it could all be streamlined to do all at once, 10-15 minutes worth of time could be shaved off questing. Those 10-15 minutes of time add up in the long run. There's at least 1-2 of these types of quest groups in each zone that could definitely benefit from streamlining.
 
the cleric is pretty awesome

once hawker (or someone) gets the option for the tank cleric (1h / shield and tank buff) it pwns face like no other

that, or the paladin tank (which heals like a beast and can take hits like no other)

It was awesome before the first banwave when each time I would open up the developers forum there would be a new profile to play around with. Wish some of those guys were still around to build us some awesome profiles.
 
I just want the target ground function and other small fixes added so the "please do quest manually" messages will go away. I've watched every minute of leveling the bot has done and would like to feel comfortable in leaving the bot alone to do its thing without constant supervision.

Another small change that would be nice would be some sort of logic so quests can be done simultaneously. For instance, there is a quest group you do in Moonshade where you have to kill 16 fairies, gather 8 runes on the ground, rescue 4 prisoners from cages, kill 3 mobs for quest items and pray at an altar. The bot attempts to do each quest at a time, meaning that while the bot is killing the 16 fairies, its constantly running past the runes on the ground and past prisoners in cages. Once the fairies are done, then the bot will start picking up runes, while once again running past prisoners in cages. If it could all be streamlined to do all at once, 10-15 minutes worth of time could be shaved off questing. Those 10-15 minutes of time add up in the long run. There's at least 1-2 of these types of quest groups in each zone that could definitely benefit from streamlining.
The order of quests completed is controlled by the profile, think of it as the instructions it'll carry out...
Within the profile the order of quests were initially split this way.

Why you might ask?
Doing them separately gets a lot more experience as things re-spawn.
 
Status
Not open for further replies.
Back
Top