Difference between revisions of "SkibUserMacros:AntiTinnitus"

From Protoi Healing

Jump to: navigation, search
Line 46: Line 46:
 
# '''MONITOR-END'''
 
# '''MONITOR-END'''
 
# '''THREAD''' <1> {{Comment|Try to find solutions for the malfunctions}}
 
# '''THREAD''' <1> {{Comment|Try to find solutions for the malfunctions}}
## {{Method|Create}} an optimal solution for all reasons for the malfunctions.
+
## '''SUBMACRO-START''' 'SolveMalfunctions' ''{Use butterfly}''
## {{Method|Create}} optimal procedures for the solution.
+
## '''TRY''' to apply the solution by using the optimal solution procedures.
+
## '''IF''' the former solution or parts of the solution repeatedly failed and the option ''{Use butterfly}'' was given, '''DO''':
+
### Use {{Method|butterfly-method}} for the solution.
+
## '''IF-END'''
+
 
# '''THREAD-END'''
 
# '''THREAD-END'''
 
# '''THREAD''' <2> {{Comment|New identified tinnitus}}
 
# '''THREAD''' <2> {{Comment|New identified tinnitus}}

Revision as of 14:34, 7 February 2017

Skib User Macro
Name AntiTinnitus
Author Frank
Brief descr. Tries to reduce tinnitus.
Status public
Terms Oneself use only
Resources for the UserMacro
1 00 10 00 100 00
1k 00 100k 00 1kk 00
10kk 00 Gmax 00 Omax 00
Resources with butterfly option
1 00 10 00 100 00
1k 00 100k 00 1kk 00
10kk 00 Gmax 00 Omax 00

Command syntax

AntiTinnitus {Use butterfly}






Description

This UserMacro tries to reduce the tinnitus of a person. It can only run on oneself. It is not possible to run it on 3rd persons.


{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!


Algorithm of User Macro

  1. Scan me and TRY to identify all kinds of tinnitus in me.
  2. TRY to identify all origins of the tinnitus.
  3. Trace all origins of the tinnitus.
  4. Create an optimal procedure to remove all found with trace.
  5. TRY to remove all found with trace by using the remove procedures.
  6. Create an optimal procedure to block all found in trace.
  7. TRY to block all found with trace by using the block procedures.
  8. Create optimal procedures for counter vibrations for all found with trace, which can not get handled otherwise.
  9. TRY to apply the counter vibrations by using the counter vibrations procedures.
  10. MONITOR 24/7 all tinnitus and all results of this macro.
    1. IF the monitoring shows still tinnitus sounds taking place, DO:
      1. Scan me.
      2. TRY to identify all tinnitus origins and all own actions and all counter actions.
      3. Trace all tinnitus origins and all own actions and all counter actions.
      4. TRY to identify all reasons for the malfunctions.
      5. IF reasons for the malfunctions were found, DO:
        1. THREAD-START <1>
      6. IF-END
      7. IF new tinnitus origins were identified, DO:
        1. THREAD-START <2>
      8. IF-END
    2. IF-END
  11. MONITOR-END
  12. THREAD <1> Try to find solutions for the malfunctions
    1. SUBMACRO-START 'SolveMalfunctions' {Use butterfly}
  13. THREAD-END
  14. THREAD <2> New identified tinnitus
    1. Create an optimal procedure to remove all found with trace.
    2. TRY to remove all found with trace by using the remove procedures.
    3. Create an optimal procedure to block all found in trace.
    4. TRY to block all found with trace by using the block procedures.
    5. Create optimal procedures for counter vibrations for all found with trace, which can not get handled otherwise.
    6. TRY to apply the counter vibrations by using the counter vibrations procedures.
  15. THREAD-END