MindCleaning

From Protoi Healing

Revision as of 17:10, 9 February 2017 by Drack (Talk | contribs) (Created page with "{{UserMacroMainBox |nameUserMacro = MindCleaning |authorUserMacro = Drack |descrUserMacro = Tries to get rid off mind-blockades and to clear up the mind. |statusUserMacro...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Skib User Macro
Name MindCleaning
Author Drack
Brief descr. Tries to get rid off mind-blockades and to clear up the mind.
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

MindCleaning {Use butterfly} {Use solver}






Description

This UserMacro tries to clear up everything blocking the mind or disturbing it.


{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. All things used by this macro always have to be optimal protected.
  2. Definition of 'juridical person': It's the me with all parts and all other what juridical belongs to me.
  3. Definition of 'Attachments': It's all, what is attached to me. Excluded from this is all, what got permission for the attachment from me.
  4. Definition of 'mindblocking- or disturbing': it´s all what actively or passively influences or manipulates or blocks the mind of 'juridical person'.
  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. Use DATABASE 'Malfunction'.
  8. Use DATABASE 'MindPerson'.
  9. Use DATABASE 'MindOrigins'.
    1. LOOP <T:3seconds> until no more 'mindblocking- or disturbing' identified.
      1. Scan and Scan-off-grid all'juridical person' and the ambient of 'juridical person' andTRY to identify all kinds of 'mindblocking- or disturbing' in 'juridical person' and in the ambient of 'juridical person'and store all found in the 'MindPerson' DATABASE
      2. TRY to identify all origins of the mindblocking- or disturbing.
      3. Trace all origins of the mindblocking- or disturbing and save all found by Trace in the 'MindOrigins' DATABASE

LOOP-END

      1. Create an optimal procedure to remove all found in DATABASE 'MindPerson' and name this procedure 'P1'.
      2. Create an optimal procedure to remove all found in DATABASE 'MindOrigins' and name this procedure 'P2'.
      3. TRY to remove all found in DATABASE 'MindOrigins' by using the remove procedure 'P2'.
      4. TRY to remove all in DATABASE 'MindPerson' by using the remove procedure 'P1'.
  1. Create an optimal procedure to block all found in trace.
  2. TRY to block all found with trace by using the block procedures.
  3. Create optimal procedures for counter vibrations for all found with trace, which can not get handled otherwise.
  4. TRY to apply the counter vibrations by using the counter vibrations procedures.
  5. MONITOR 24/7 all tinnitus and all results of this macro.
    1. IF the monitoring shows still tinnitus sounds taking place, DO:
      1. Scan and Scan-off-grid all '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
  6. MONITOR-END
  7. 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}
  8. THREAD-END
  9. 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.
  10. THREAD-END