Poffa
Pet Grades
Pet Grades
Auto Pouch
Auto Pouch
Summon Wisp
codice:
piece = Target.PromptTarget() Journal.Clear() while Items.BackpackCount(0x1006, 0x0973) > 0: if Journal.Search("improved any further"): break Items.UseItemByID(0x1006, 0x0973) Target.WaitForTarget(7000, True) Target.TargetExecute(piece) Misc.Pause(300)
codice:
""" ================== Pet Grades ================== = by Cookie Lover = = Latest Release: 06/14/2017 = = = = What you need: = = - Animal Lore = ================================================ """
Auto Pouch
codice:
""" ================= Auto Pouch ================= = by Cookie Lover = = Latest Release: 06/14/2017 = = = = What you need: = = - magically trapped pouches = = - greater heal pots, otherwise, set = = DrinkPot to False = ============================================== """
Summon Wisp
codice:
fil = Mobiles.Filter() fil.Enabled = True fil.RangeMax = 2 followers = Mobiles.ApplyFilter(fil) dispelled = False for f in followers: if f.Body == 0x00A5: Misc.WaitForContext(f.Serial, 9000) Misc.ContextReply(f.Serial, 0) dispelled = True Misc.Pause(500) break if not dispelled: Gumps.ResetGump() Spells.CastNecro("Summon Familiar") Gumps.WaitForGump(545409390, 9000) Gumps.SendAction(545409390, 2)
Stasera se riesco ne posto altri.
Commenta