MindCleaning

From Protoi Healing

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 Usable on oneself and others
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 <person(s)> {Use butterfly} {Use solver}







Description

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


<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.
(Frank: This is only working for a 3rd person, if the 3rd person gave permission!)


{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': <person(s)> with all parts and all other what juridical belongs to <person(s)>.
  3. Definition of 'Attachments': It's all, what is attached to <Person(s)>. Excluded from this is all, what got permission for the attachment from <Person(s)>.
  4. Definition of 'mindblocking- or disturbing': it´s all what actively or passively influences or manipulates or blocks or attacks the mind and everything related to 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 'Mind'.

  9. THREAD <1>
  10. LOOP <T:3seconds> until no more 'mindblocking- or disturbing' or 'mindblocking- or disturbing' origins or 'mindblocking- or disturbing' in the ambient of 'juridical person' identified.
    1. Scan and Scan-off-grid all 'juridical person' and the ambient of 'juridical person' and TRY to identify all kinds of 'mindblocking- or disturbing' in 'juridical person' and on 'juridical person' and in the ambient of 'juridical person' and store all found in the DATABASE 'Mind'
    2. TRY to identify all origins of 'mindblocking- or disturbing'.
    3. Trace all origins of 'mindblocking- or disturbing' and save all found by Trace in the DATABASE 'Mind'
  11. THREAD-END

    creating remove procedures and execute
  12. Create an optimal procedure to remove all found 'mindblocking- or disturbing' origins of 'juridical person' in DATABASE 'Mind' and name this procedure 'P1'.
  13. Create an optimal procedure to remove all found 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' in DATABASE 'Mind' and name this procedure 'P2'.
  14. Create an optimal procedure to remove all found 'mindblocking- or disturbing' in the ambient of 'juridical person' in DATABASE 'Mind' and name this procedure 'P3'.
  15. TRY to remove all found 'mindblocking- or disturbing' origins of 'juridical person' in DATABASE 'Mind' by using the remove procedure 'P1'.
  16. TRY to remove all found 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' in DATABASE 'Mind' by using the remove procedure 'P2'.
  17. TRY to remove all found 'mindblocking- or disturbing' in the ambient of 'juridical person' in DATABASE 'Mind' by using the procedure 'P3'.

    24/7 monitoring new for malfunctions and new stuff
  18. MONITOR 24/7 all 'mindblocking- or disturbing', all origins of 'mindblocking- or disturbing' and all 'mindblocking- or disturbing' in the ambient of 'juridical person' and all results of this macro.
    1. IF the monitoring shows still 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' or in the ambient of 'juridical person' taking place, DO:
      1. Scan and Scan-off-grid all 'juridical person' and the ambient of 'juridical person'.
      2. TRY to identify all 'mindblocking- or disturbing' origins and all own actions and all counter actions.
      3. TRY to identify all new kinds of 'mindblocking- or disturbing' in 'juridical person' and on 'juridical person' and in the ambient of 'juridical person'
      4. Trace all 'mindblocking- or disturbing' origins ,all 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' and all own actions and all counter actions.
      5. TRY to identify all malfunctions.
        1. THREAD-START <2>
        2. THREAD-START <1>
      6. IF new 'mindblocking- or disturbing' origins or new 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' or new in the ambient of 'juridical person' were identified, DO:
        1. THREAD-START <3>
      7. IF-END
    2. IF-END
  19. MONITOR-END

    Try to find solutions for the malfunctions
  20. THREAD <1>
    1. IF option {Use solver} was not given, DO:
      1. THREAD-STOP <1>.
    2. IF-END
    3. SUBMACRO-START 'SolveMalfunctions' {Use butterfly}
  21. THREAD-END

    caring about new found stuff
  22. THREAD <2>
    1. update DATABASE 'Mind' with all new found 'mindblocking- or disturbing' origins in Trace.
    2. update DATABASE 'Mind' with all new found 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' and in the ambient of 'juridical person' in Trace.
    3. Create an optimal procedure to remove all new found 'mindblocking- or disturbing' origins of 'juridical person' in DATABASE 'Mind' and name this procedure 'P3'.
    4. Create an optimal procedure to remove all new found 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' in DATABASE 'Mind' and name this procedure 'P4'.
    5. Create an optimal procedure to remove all new found 'mindblocking- or disturbing' in the ambient of 'juridical person' in DATABASE 'Mind' and name this procedure 'P5'.
    6. TRY to remove all new found 'mindblocking- or disturbing' origins of 'juridical person' in DATABASE 'Mind' by using the procedure 'P3'.
    7. TRY to remove all new found 'mindblocking- or disturbing' on 'juridical person' and in 'juridical person' in DATABASE 'Mind' by using the procedure 'P4'.
    8. TRY to remove all new found 'mindblocking- or disturbing' in the ambient of 'juridical person' in DATABASE 'Mind' by using the procedure 'P5'.
  23. THREAD-END