Get Current Walk Get the players current walk style local scully_emotemenu = exports.scully_emotemenu local walk = scully_emotemenu:getCurrentWalk() if walk then print(walk) end