Skip to content

nMnemonics Library

nThoi edited this page Apr 24, 2020 · 2 revisions

Welcome to the nEShit wiki!

1.LocalPlayer Stuffs:

  • CastAutoAttack Cast Auto Attack from Player

  • CastEidolonSkillBySlot Cast Eidolon Skill by Slot

  • CastSpell Cast Spell ID from Player

  • CharacterAction Jump, Fly

  • GetLocalPlayer GetLocalPlayer Address (from AlainProvist)

  • GetShortCutBarSlotByIndex Get Shortcut Bar Slot by Index

  • Interact Interact with Object, NPC,...

  • IsSpellOnCooldown Check if SpellID is false/true

  • MoveToEntity Move to Entity ID

  • MoveToLocationMap Move to Location with MapID

  • MoveToPosition Move to Position X, Y

  • RepairEquip Repair Equip, only Main Weapon works!

  • Resurrection Resurrection with ReviveTypes

  • SelectOptionByIndex Select Option by Index from NPC (Seller Features)

  • SelectTarget Select Object,NPC,...

  • ShowHideUI Show or Hide UI

  • SortInventory Sort the Inventory

  • ToggleEidolon Respawn the Eidolon or Despawn

2.Fishing Stuffs:

  • SetNextState Change State from Fishing to Start or Catch (Assist Feature)

  • StopFishing Stop Fishing, Close Fishing Interface

3.Inventory Stuffs:

  • GetInventoryBag GetInventoryBag Address (from AlainProvist)

  • DeleteItem Delete Item from BagIndex + SlotIndex

  • SellItem Sell Item from InventoryIndex, works only on NPC

  • UseItem Use Item from InventoryIndex (without busy check)

  • SalvageItem Salvage Item from BagIndex + SlotIndex

4.Eudemon Stuffs:

  • SelectEudemon Select Eudemon from AlainProvist

  • GetEudemonBySlot GetEudemonbySlot Address from AlainProvist

  • TryEudemonAction Try EudemonAction, Talk, Link, Retrieving from AlainProvist

  • IsEudemonMeditating Check if Eudemon is Meditating from AlainProvist

  • HasEudemonGift Check if Eudemon has Gift from AlainProvist

5.Cooking Stuffs:

  • GetWrongIngredient No Description

  • ClickIngredient

  • No Description

6.Card Stuffs:

  • CastCardSkill No Description

  • CardDuelAction No Description

Clone this wiki locally