The actions were already made public here:
http://dsgamemaker.com/forum/viewtopic.php...start=15#p40297 so I done nothing wrong by copying and pasting on this forum.
They were made public so they are public... not that they work!!
More actions made public..
ACT Room_1,Use Keyboard notepad
ACT Room_1,Do Just once
ACT Room_1,Init FAT
ACT Room_1,loadtoload notepad.sav;notepad
ACT Room_1,Keyboard In notepad;1;1
ACT Room_1,End Do Just once
ACT Room_1,If Button Press Newpress;Left
ACT Room_1,Set Text Color For Future 1;Green
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;L
ACT Room_1,Set Text Color For Future 1;Magenta (pink)
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;R
ACT Room_1,Set Text Color For Future 1;Cyan (light blue)
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;Up
ACT Room_1,Set Text Color For Future 1;Red
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;Down
ACT Room_1,Set Text Color For Future 1;Blue
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;Right
ACT Room_1,Set Text Color For Future 1;Yellow
ACT Room_1,End If
ACT Room_1,Set LED Blinking 1;Slow
ACT Room_1,If Sprite Touched 0
ACT Room_1,Switch Room Room_1
ACT Room_1,End If
ACT Room_1,Set Text Color For Future 0;Black
ACT Room_1,Set Screen Brightness 0;br
ACT Room_1,Set Screen Brightness 1;br
ACT Room_1,If Button Press Newpress;Start
ACT Room_1,txtfile yourtext.txt;notepad
ACT Room_1,End If
ACT Room_1,If Button Press Newpress;Select
ACT Room_1,Declare Global counter;Whole Number;0
ACT Room_1,While counter != 500
ACT Room_1,Set Variable notepad[counter];' '
ACT Room_1,Set Variable counter;counter+1
ACT Room_1,Set Variable notepadnletter;0
ACT Room_1,End While
ACT Room_1,Set Variable counter;0
ACT Room_1,End If
ACT Room_1,If Sprite Touched 1
ACT Room_1,savetosave notepad.sav;notepad
ACT Room_1,End If
ACT Room_1,Draw Variable 1;0;0;notepad