Remote example, Made by danzel.
+d_up               # Digital Up
+d_right            # Digital Right
+d_down             # Digital Down
+d_left             # Digital Left
~triangle           # Triangle
~circle             # Circle
~cross              # Cross
~square             # Square
+start              # Start
+select             # Select
+ltrigger           # L Trigger
+rtrigger           # R Trigger
+ana_up             # Analog Up
+ana_right          # Analog Right
+ana_down           # Analog Down
+ana_left           # Analog Left
#macro one, specify the macro filename on the next line (or leave blank for none). Macros will be explained later ;)

#macro two, specify the macro filename on the next line (or leave blank for none)


You can make things press a button continuously like the custom playstation controllers of the past :)
use ~ instead of + infront of the tag.

In this example holding X,O,Tri,[] and that button will be pressed rapidly :D Useful for games like Gradius