Difference between revisions of "SkibUserMacros:PainKiller"

From Protoi Healing

Jump to: navigation, search
Line 59: Line 59:
 
# {{Comment|Macro start}}
 
# {{Comment|Macro start}}
 
# {{Method|Scan}} and {{Method|scan-off-grid}} all 'juridical person' of <person(s)> and the belonging 'ambient'.
 
# {{Method|Scan}} and {{Method|scan-off-grid}} all 'juridical person' of <person(s)> and the belonging 'ambient'.
# '''TRY''' to {{Method|identify-pain}} all 'pains' in 'juridical person'.
+
# '''TRY''' to {{Method|identify-pain}} all 'pains' in 'juridical person' {{Method|3D-status-call}}.
# '''TRY''' to {{Method|trace-recursive}} all 'pains'.
+
# '''TRY''' to {{Method|trace-recursive}} all 'pains' {{Method|3D-status-call}}.
# '''TRY''' to {{Method|identify}} all reasons of all 'pains' and origins of all 'pains' in 'juridical person' and it's 'ambient'.
+
# '''TRY''' to {{Method|identify}} all reasons of all 'pains' and origins of all 'pains' in 'juridical person' and it's 'ambient' {{Method|3D-status-call}}.
 
# '''SUBMACRO-START''' 'Defend' ''<person(s)>'' ''{Use butterfly}'' 'Use solver' 'All 'pains', all origins of all 'pains', all reasons of all 'pains' ' .
 
# '''SUBMACRO-START''' 'Defend' ''<person(s)>'' ''{Use butterfly}'' 'Use solver' 'All 'pains', all origins of all 'pains', all reasons of all 'pains' ' .
 
# '''THREAD-START''' <1> { ('All 'pains', all origins of all 'pains', all reasons of all 'pains' ' ) & ( kill all 'pains' in ''<person(s)>'' ) & {{Method|kill-pain}} }
 
# '''THREAD-START''' <1> { ('All 'pains', all origins of all 'pains', all reasons of all 'pains' ' ) & ( kill all 'pains' in ''<person(s)>'' ) & {{Method|kill-pain}} }
Line 78: Line 78:
 
#### '''TRY''' to apply the solution by using the solution procedures and by using the {{Method|butterfly-method}}.
 
#### '''TRY''' to apply the solution by using the solution procedures and by using the {{Method|butterfly-method}}.
 
### '''IF-END'''
 
### '''IF-END'''
### '''TRY''' to {{Method|identify}} the success of the solution and the procedures.
+
### '''TRY''' to {{Method|identify}} the success of the solution and the procedures {{Method|3D-status-call}}.
 
### Store all successful parts of the solution and the procedures in the 'PainKiller' '''DATABASE'''.
 
### Store all successful parts of the solution and the procedures in the 'PainKiller' '''DATABASE'''.
 
## '''LOOP-END'''
 
## '''LOOP-END'''

Revision as of 18:41, 19 March 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. Macro initialize
  2. Use DATABASE 'Malfunction'.
  3. Use DATABASE 'PainKiller'.
  4. Always store or update all successful pain killing procedures and solutions and solution parts in the 'PainKiller' DATABASE.
  5. All used by this macro always have to be optimal protected.
  6. DEFINITION of 'juridical person': It's the <person(s)> with all parts and all other what juridical belongs to a <person(s)>.
  7. Add all 'parallel-to-reality' and all 'support mechanic' and all 'VRs' to the common DEFINITION of 'ambient'.
  8. IF the option {Use butterfly} was given, DO:
    1. Use DATABASE 'Butterfly'.
    2. Always use in the macro the butterfly-method for all soft-blocked things.
    3. Store or update all butterfly-methods, which have been successful used in this macro, in the 'Butterfly' DATABASE.
  9. IF-END
  10. Macro start
  11. Scan and scan-off-grid all 'juridical person' of <person(s)> and the belonging 'ambient'.
  12. TRY to identify-pain all 'pains' in 'juridical person' 3D-status-call.
  13. TRY to trace-recursive all 'pains' 3D-status-call.
  14. TRY to identify all reasons of all 'pains' and origins of all 'pains' in 'juridical person' and it's 'ambient' 3D-status-call.
  15. SUBMACRO-START 'Defend' <person(s)> {Use butterfly} 'Use solver' 'All 'pains', all origins of all 'pains', all reasons of all 'pains' ' .
  16. THREAD-START <1> { ('All 'pains', all origins of all 'pains', all reasons of all 'pains' ' ) & ( kill all 'pains' in <person(s)> ) & kill-pain }
  17. THREAD <1> {'solve topic'} Solver (99%)
    1. LOOP until all 'solve topic' is solved.
      1. Trace-recursive all 'solve topic'.
      2. Add all new found in Trace-recursive to 'solve topic'.
      3. Create an optimal solution for all 'solve topic'.
      4. Create optimal procedures for the created solution.
      5. TRY to apply the solution by using the solution procedures.
      6. IF not all 'solve topic' was solved, and the option {Use butterfly} was given, DO:
        1. TRY to apply the solution by using the solution procedures and by using the butterfly-method.
      7. IF-END
      8. TRY to identify the success of the solution and the procedures 3D-status-call.
      9. Store all successful parts of the solution and the procedures in the 'PainKiller' DATABASE.
    2. LOOP-END
  18. THREAD-END