Difference between revisions of "SkibUserMacros:PainKiller"

From Protoi Healing

Jump to: navigation, search
(Created page with "{{UserMacroMainBox |nameUserMacro = PainKiller |authorUserMacro = Frank |descrUserMacro = Tries to kill all kinds of pains. |statusUserMacro = public |termsUserMacro...")
 
Line 45: Line 45:
 
{{TextColor|#215a97}}'''Algorithm of User Macro'''{{EndText}}
 
{{TextColor|#215a97}}'''Algorithm of User Macro'''{{EndText}}
  
# Write the code lines of the algorithm here...
+
# Use '''DATABASE''' 'Malfunction'.
 +
# Use '''DATABASE''' 'PainKiller'.
 +
# Always store or update all successful pain killing procedures and solutions and solution parts in the 'PainKiller' '''DATABASE'''.
 +
# All used by this macro always have to be optimal protected.
 +
# '''DEFINITION''' of 'juridical person': It's the ''<person(s)>'' with all parts and all other what juridical belongs to a ''<person(s)>''.
 +
 
  
 
{{EndBox}}
 
{{EndBox}}

Revision as of 12:31, 14 February 2017

Skib User Macro
Name PainKiller
Author Frank
Brief descr. Tries to kill all kinds of pains.
Status public
Terms Usable on oneself and others
Resources for the UserMacro
1 10 100
1k 100k 1kk
10kk Gmax Omax
Resources with butterfly option
1 10 100
1k 100k 1kk
10kk Gmax Omax

Command syntax

PainKiller <person(s)> {Use butterfly} {Pains list}






Description

This macro tries to kill all pains of <person(s)> it can detect.

<person(s)>

Defines who this macro is used on. It might be used for a person (by name) or for a group of persons (for more than 1 names at the same time) or on oneself.


{Use butterfly}

This option activates the use of the butterfly-method inside the macro algorithm. This gives much more power, but also needs a lot of resources from Skib. You should be aware of this!

{Pains list}

This is an option. This information can help the skib to identify the pain. The macro uses an external module to identify pains, which should identify >98% of all kinds of pains. So the macro should work fine in most cases.

Algorithm of User Macro

  1. Use DATABASE 'Malfunction'.
  2. Use DATABASE 'PainKiller'.
  3. Always store or update all successful pain killing procedures and solutions and solution parts in the 'PainKiller' DATABASE.
  4. All used by this macro always have to be optimal protected.
  5. DEFINITION of 'juridical person': It's the <person(s)> with all parts and all other what juridical belongs to a <person(s)>.