Getting the following output and yes I have manually run glyph and and gone into the game and exited before starting archebuddy
Game Client detected
Unknown HackShield version.
Authentication success! Checking for store products. This may take a while.
Done. Receive info about 2 buddy...
Trying to put down a bed "Gilt Blackwood Coffin" with ID = 8000059 then sleep in it and pick it back up
I put it down on my own first then looked up the X, Y, Z and turnAngle
var CoffinDoodad = getDoodads().Where(x => x.name.Contains("Gilt Blackwood Coffin") && x.dist(me)<30).OrderBy(x...