Difference between revisions of "SkibUserMacros:AntiTinnitus"

From Protoi Healing

Jump to: navigation, search
Line 29: Line 29:
 
## Use in the macro the {{Method|butterfly-method}} for all soft blocked-things.
 
## Use in the macro the {{Method|butterfly-method}} for all soft blocked-things.
 
# '''IF-END'''
 
# '''IF-END'''
# {{Method|Scan}} me and '''TRY''' to {{Method|identify}} all kinds of tinnitus in 'juridical person'.
+
# {{Method|Scan}} 'juridical person' and the ambient of 'juridical person' and'''TRY''' to {{Method|identify}} all kinds of tinnitus in 'juridical person' and the ambient of 'juridical person'.
 
# '''TRY''' to {{Method|identify}} all origins of the tinnitus.
 
# '''TRY''' to {{Method|identify}} all origins of the tinnitus.
 
# {{Method|Trace}} all origins of the tinnitus.
 
# {{Method|Trace}} all origins of the tinnitus.
Line 40: Line 40:
 
# '''MONITOR''' 24/7 all tinnitus and all results of this macro.
 
# '''MONITOR''' 24/7 all tinnitus and all results of this macro.
 
## '''IF''' the monitoring shows still tinnitus sounds taking place, '''DO''':
 
## '''IF''' the monitoring shows still tinnitus sounds taking place, '''DO''':
### {{Method|Scan}} me.
+
### {{Method|Scan}} 'juridical person' and the ambient of 'juridical person'.
 
### '''TRY''' to {{Method|identify}} all tinnitus origins and all own actions and all counter actions.
 
### '''TRY''' to {{Method|identify}} all tinnitus origins and all own actions and all counter actions.
 
### {{Method|Trace}} all tinnitus origins and all own actions and all counter actions.
 
### {{Method|Trace}} all tinnitus origins and all own actions and all counter actions.

Revision as of 01:19, 8 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} {Use solver}






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. Use DATABASE 'Malfunction'.
  2. All things used by this macro always have to be optimal protected.
  3. Definition of 'juridical person': It's the me with all parts and all other what juridical belongs to me.
  4. Definition of 'Attachments': It's all, what is attached to me. Excluded from this is all, what got permission for the attachment from me.
  5. IF the option {Use butterfly} was given, DO:
    1. Use in the macro the butterfly-method for all soft blocked-things.
  6. IF-END
  7. Scan 'juridical person' and the ambient of 'juridical person' andTRY to identify all kinds of tinnitus in 'juridical person' and the ambient of 'juridical person'.
  8. TRY to identify all origins of the tinnitus.
  9. Trace all origins of the tinnitus.
  10. Create an optimal procedure to remove all found with trace.
  11. TRY to remove all found with trace by using the remove procedures.
  12. Create an optimal procedure to block all found in trace.
  13. TRY to block all found with trace by using the block procedures.
  14. Create optimal procedures for counter vibrations for all found with trace, which can not get handled otherwise.
  15. TRY to apply the counter vibrations by using the counter vibrations procedures.
  16. MONITOR 24/7 all tinnitus and all results of this macro.
    1. IF the monitoring shows still tinnitus sounds taking place, DO:
      1. Scan 'juridical person' and the ambient of 'juridical person'.
      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 malfunctions.
      5. IF 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
  17. MONITOR-END
  18. THREAD <1> Try to find solutions for the malfunctions
    1. IF option {Use solver} was not given, DO:
      1. THREAD-STOP <1>.
    2. IF-END
    3. SUBMACRO-START 'SolveMalfunctions' {Use butterfly}
  19. THREAD-END
  20. 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.
  21. THREAD-END