About - BJ Quest Creator

From BJ Scripts Wiki
Jump to: navigation, search
This content has been flagged for archiving on the website and eventually removal from the wiki!


BJ Quest Creator (BJQC) is a tool that allows people without coding knowledge/experience to create automated steps for BJ Quest Bot (BJQB)* to follow. Do you need to run through a solo overland quest on multiple characters, but can't bring yourself to do it for the 3rd+ time? Have a heroic zone that you have on farm status, but still need stuff from and can't find the motivation to run it? Can't wait for new content to be coded after a game update? Code it yourself! BJQC puts the power of coding into your hands, but it's versatility and ease of use isn't even the best part of a BJQC subscription. The best part is, I will pay you** for your time! The steps are easy:

1) You create quality content for yourself.
2) Submit your content for the community to vote on.
3) If your submission is accepted by the community, you will receive credits to be used towards your purchases*** in the BJ Scripts Store.

The steps are easy and it allows you to get your BJ Scripts products at a reduced price while contributing to the community.

*BJQB requires an active subscription to ISXOgre.
**Payment will be based on what the community deems as quality submissions and the reward will be credits to be used in the BJ Scripts Store. Other conditions and restrictions may apply.
***The maximum discount from credits is 50% of the base value of a product.

Quest Creator Guidelines

  • Gear Score must be the first quest step
    • The formula used to determine a character's gear score is:
      • Level 1 - 94 = (Stamina/Level+Critical Chance)
      • Level 95 = (Stamina/Level)*1.89 + Critical Chance
    • The formula used to determine a quest's approximate gear score is based on the highest stamina value of the non-armor gear that drops in the zone.
      • Formula 1 (No Zone Critical Chance. Character Level < 95): ((Stamina on Item*21)/Level)
      • Formula 2 (Zone Critical Chance. Character Level < 95): ((Stamina on Item*21)/Level)+Zone Required Critical Chance
      • Formula 3 (No Zone Critical Chance. Character Level >= 95): ((Stamina on Item*21)/Level)*1.89
      • Formula 4 (Zone Critical Chance. Character Level >= 95): ((Stamina on Item*21)/Level)*1.89+Zone Required Critical Chance
      • Example: Nexus Core (Heroic) - Drops weapons with 379 stamina.
      • 379*21 = 7959 Stamina
      • Characters running Nexus Core (Heroic) are level 95 so we will use our Level 95 formula.
      • (7959/95)*1.89+465 = 623 Gear Score
  • Recommended Setup Steps:
    • OFollow
    • Assist
    • Move2Area On
    • Ignore100%NPCAttack On
    • MoveBehind Off
    • MoveToMelee Off
    • AutoTarget Enabled (If Desired)
  • For Who Parameters
    • See Relay Options Section below
  • Special Command Aliases:
    • If *Me.Name* is found as a parameter it will be converted to ${Me.Name}
    • If *Me.X* is found as a parameter it will be converted to ${Me.X}
    • If *Me.Y* is found as a parameter it will be converted to ${Me.Y}
    • If *Me.Z* is found as a parameter it will be converted to ${Me.Z}

Relay Options

Content Writers typically have three choices if the command they want to use takes the For Who parameter.

  • [all] - Relays the command to everyone who is in the group.
  • [*Me.Name*] - Only the person actively running Quest Bot will perform the action.
  • [team] - Relays the command to the person/people selected in the Team combo box and ignores the person actively running Quest Bot.
    • @HTeam - Relays the command to everyone who is in the group.
    • None/Solo - Only the person actively running Quest Bot will perform the action.
    • Person's Name - Relays the command to the person/people selected in the Team combo box and ignores the person actively running Quest Bot.

Quest Bot & Ogre Bot Actions

Quest Bot & Ogre Bot Actions

Quest Bot & Ogre Bot Commands

Quest Bot & Ogre Bot Commands