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

Where do I start when creating a custom profile?

Flebar

New Member
Joined
Sep 22, 2015
Messages
25
Reaction score
0
Hi, I'm just wondering where you can find actorIDs and different neccessary commands to begin constructing a profile.

Basically been trying to frankenstein different profiles into the one I want which is a Puzzle ring runner: Here's what I've got so far:
<Profile>
<Name>Puzzler</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<GameParams act="OpenWorld" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<GetItemFromStash questId="1" stackCount="01" actorId="197837" />
<ToggleTargeting questId="1" combat="True" looting="True" />

<StopBot/>
</Order>
</Profile>

I should probably mention that I am horrible at coding.
Anyhow what it does atm is join a game and take out all my puzzle rings, which is really weird since the stackCount is 01.
Now I'd like it to go to the cube, cube a puzzle ring, then enter the vault and clear it.
Any suggestions?
 
Last edited:
There is one that odes that exactly. It's in the Trinity Profiles folder (Not Adventurer). It's called exploregoblinrealm or something like that.
 
Back
Top