Connected - have 10 chars
0@ += 10 // move pointer, and now in var 0@ is "to Cheating ALLOWED"
What to do next I dont now :D
Try to create buffer
:buffer
hex
00 00 00 00
00 00 00 00
00 00 00 00
end
And copy this string to buffer.
0AC6: 1@ = label @buffer offset
0C10: memcpy destination 0@ source 1@ size 11
Now, if you write 0AC6: 1@ = label @buffer offset in var 1@ maybe "to Cheating", but i not tested.