on packet:
if event-string is "PacketPlayInSettings":
broadcast "%event-player%"
set {_this} to packet field "a"
broadcast "Language: %{_this}%"
set {_this} to packet field "b"
broadcast "View distance: %{_this}%"
set {_this} to packet field "c"
broadcast "Chat setting: %{_this}%"
set {_this} to packet field "f"
broadcast "Lefty or Righty: %{_this}%"