Loot systém

Datum: 22/11/2014 23:47:50

Staženo: 1128x

Popis:

~BOT~ id: 286736282


Hodnocení: 3.6/10 (102 hlasy)

Download file:cs

Příkazy:

  • ,exec [blockmultipleexecutions ""loot""
  • ,exec loot

Kód:

using System;
using System.Collections.Generic;
using Phoenix;
using Phoenix.WorldData;

namespace Scripts.DarkParadise
{
    public class Loot
    {
        public const ushort SpidersSilk = 0x0F8D;
        public const ushort Bag = 0x0E76;
        public const ushort Corpse = 0x2006;

        [Executable]
        [BlockMultipleExecutions("loot")]
        public void CutAll()
        {
            UOItem lHand = World.Player.Layers[Layer.LeftHand];
            UOItem rHand = World.Player.Layers[Layer.RightHand];

            UOItem cutter = World.Player.Backpack.AllItems.FindType(0x10E4,0x0B80);

            if (!cutter.Exist) {
                ScriptErrorException.Throw("Cannot find anything to cut with.");
                return;
            }

            foreach (UOItem item in World.Ground) {
                if (item.Graphic == Corpse) {
                    Notoriety notoriety = CorpsesNotoriety.Get(item, 5000);

                            item.WaitTarget();
                            cutter.Use();
                            UO.Wait(1000); // TODO
/*
                    switch (notoriety) {
                        case Notoriety.Unknown:
                            UO.PrintWarning("Unknown notoriety of {0}. Corpse skipped.", item);
                            break;

                        case Notoriety.Criminal:
                        case Notoriety.Murderer:
                        case Notoriety.Neutral:
                            item.WaitTarget();
                            cutter.Use();
                            UO.Wait(1000); // TODO
                            break;

                        default:
                            break;
                    }
*/
                }
            }

            lHand.Equip();
            rHand.Equip();
        }

        private struct ItemType
        {
            public ItemType(Graphic graphic, UOColor color)
            {
                Graphic = graphic;
                Color = color;
            }

            public Graphic Graphic;
            public UOColor Color;
        }

        private List<ItemType> lootTypes;

        public Loot()
        {
            lootTypes = new List<ItemType>();

            /*
            AddType(0x0F8D, UOColor.Invariant); // SS
            AddType(0x0EED, UOColor.Invariant); // Gold Coins
            AddType(0x0F7B, UOColor.Invariant); // BM
            AddType(0x0F7A, UOColor.Invariant); // BP
            AddType(0x0F84, UOColor.Invariant); // GA
            AddType(0x0F85, UOColor.Invariant); // GI
            AddType(0x0F86, UOColor.Invariant); // MR
            AddType(0x0F88, UOColor.Invariant); // NS
            AddType(0x0F8C, UOColor.Invariant); // SA
            AddType(0x0F79, UOColor.Invariant); // Blackmoor
            AddType(0x1bd1, UOColor.Invariant); // Peri
            AddType(0x0F78, UOColor.Invariant); // Batwings
            AddType(0x0F87, UOColor.Invariant); // Eyes of Newt
            AddType(0x14EB, UOColor.Invariant); // Treassure Map
             * */
            AddType(0x0E80, UOColor.Invariant); // Poklad
            AddType(0x0F3F, UOColor.Invariant); // Arrow
            AddType(0x1BFB, UOColor.Invariant); // Bolt
            AddType(0x0E76, UOColor.Invariant); // Pytlik
            AddType(0x097A, UOColor.Invariant); // Alligator Hide
            AddType(0x097B, UOColor.Invariant); // Snake skin
            AddType(0x097C, UOColor.Invariant); // nevim, treba dalsi trofej
            AddType(0x097D, UOColor.Invariant); // nevim, treba dalsi trofej
            AddType(0x097E, 0x0037); // a Wolf Pelt
            AddType(0x1bd1, UOColor.Invariant); // Peri
            /*
            AddType(0x0E34, UOColor.Invariant); // Blank Scroll
            AddType(0x0F20, UOColor.Invariant); // Tourmaline
            AddType(0x0F8E, UOColor.Invariant); // Serpent Scales
            AddType(0x0F79, UOColor.Invariant); // Blackmoor
            AddType(0x0F91, UOColor.Invariant); // Wyrms Heart
            AddType(0x0F83, UOColor.Invariant); // Executioner's Cap
            AddType(0x108A, UOColor.Invariant); // Ring
            AddType(0x1086, UOColor.Invariant); // Bracelet
            AddType(0x1088, UOColor.Invariant); // Neclase
            AddType(0x1848, UOColor.Invariant); // Elixir
            AddType(0x0F7E, UOColor.Invariant); // 
            AddType(0x139A, UOColor.Invariant); // Statue
            AddType(0x0F82, UOColor.Invariant); // 
            AddType(0x0F7D, UOColor.Invariant); // 
            AddType(0x0E9C, UOColor.Invariant); // Drums
            AddType(0x0EB2, UOColor.Invariant); // Harp
            AddType(0x0EB2, UOColor.Invariant); // Lute
            AddType(0x14ED, UOColor.Invariant); // Deed 1
            AddType(0x14EE, UOColor.Invariant); // Deed 2
            AddType(0x0F7F, UOColor.Invariant); // 
            AddType(0x0F7C, UOColor.Invariant); // 
            AddType(0x0F79, UOColor.Invariant); // 
            AddType(0x0F89, UOColor.Invariant); // 
            AddType(0x0F81, UOColor.Invariant); // 
            AddType(0x0FF4, UOColor.Invariant); // knihy
            AddType(0x136C, UOColor.Invariant); // HoDF, Myst. Stone
            // AddType(0x1F13, UOColor.Invariant); // skillpointy
            AddType(0x0F8F, UOColor.Invariant); // 
            AddType(0x0F8B, UOColor.Invariant); //

            AddType(0x1406, 0x031E); // a Stunning Warmace
            AddType(0x0D16, 0x00A3); // a Mystical Mushroom
            AddType(0x0DBD, 0x0B9F); // a Mystical Leaf
            AddType(0x1A9D, 0x0481); // a Mystical Stick
            AddType(0x0F5A, 0x0044); // a Mystic Crystal
            AddType(0x0E73, 0x0B9F); // a Mystical Ball
            AddType(0x0E26, 0x049D); // a Spirit of the Rain
            AddType(0x0F91, 0x014D); // Heart of Rainbow Dragon
            AddType(0x1420, 0x0152); // Cobwebby string
            AddType(0x097E, 0x0037); // a Wolf Pelt
            AddType(0x0CB0, 0x0899); // a Mystical Plant
            AddType(0x0DC3, 0x005B); // a Mystical Flower
            AddType(0x1F03, 0x0771); // Mage's robe
            AddType(0x1F03, 0x0455); // Death's robe, pozor, bere to i obyc roby
            AddType(0x13B9, 0x0480); // Ice Viking Sword
            AddType(0x09D0, 0x09B4); // God's Apple
            AddType(0x13FC, 0x0237); // Elven Heavy Crossbow
            AddType(0x379F, 0x0055); // Elfi tetiva
            AddType(0x108B, 0x0BB5); // a Mystical Beeds
            AddType(0x0DC3, 0x005B); // a Mystical Flower
             * */
        }

        public void AddType(Graphic graphic, UOColor color)
        {
            lootTypes.Add(new ItemType(graphic, color));
        }

        [Executable("loot")]
        [BlockMultipleExecutions("loot")]
        public void Run()
        {
            if (!Aliases.RecevingContainer.IsValid) {
                ScriptErrorException.Throw("RecevingContainer not set.");
            }

            ScriptErrorException.ExceptionEnabled = false;
            World.FindDistance = 6;

            UO.PrintInformation("Loot started");
            CutAll();
            UIManager.Reset();
            LootCollection(World.Ground, true);

            UO.PrintInformation("Loot finished");
        }

        private bool CheckCorpse(UOItem item)
        {
            //                                         male    female  imp     garga
            //ushort[] forbiddenCorpses = new ushort[] { 0x0190, 0x0191, 0x0027, 0x0004 };
            // return Array.IndexOf<ushort>(forbiddenCorpses, item.Amount) < 0;

            Notoriety n = CorpsesNotoriety.Get(item, 2000);
            return n != Notoriety.Innocent && n != Notoriety.Guild && n != Notoriety.Unknown;
        }

        private void LootCollection(ItemsCollection collection, bool ignoreSingleSS)
        {
            foreach (UOItem item in collection) {
                /*
                if (item.Graphic == Bag) {
                    using (ItemOpenedEventWaiter ew = new ItemOpenedEventWaiter(item)) {
                        if (!item.Opened) {
                            item.Use();
                            if (ew.Wait(2000))
                                UO.Wait(500);
                        }
                    }

                    UO.EmptyContainer(1000, item);
                }
                else */
                if (item.Graphic == Corpse) {
                    if (CheckCorpse(item)) {
                        if (!item.Opened) {
                            item.Use();
                            UO.Wait(1000);
                        }

                        LootCollection(item.Items, false);
                    }
                }
                else if (ignoreSingleSS && item.Graphic == SpidersSilk && item.Color == 0 && item.Amount < 2) {
                    continue;
                }
                else if (lootTypes.Contains(new ItemType(item.Graphic, item.Color))) {
                    bool ground = item.Container == 0;
                    int pause = ground ? 250 : 2000;

                    using (ItemUpdateEventWaiter ew = new ItemUpdateEventWaiter(item)) {
                        Journal.Clear();
                        if (item.Grab() && ew.Wait(3000)) {
                            UO.Wait(pause);

                            if (!ground) {
                                Journal.WaitForText(true, 2000, "akce skoncila");
                            }
                        }
                    }

                    UO.Wait(50);
                }
            }
        }
    }
}

Strana: 1,2,3,4,5,6,7,8,9,10,11... 26
30 Aug 2024

BETFLIX AUTO WALLET SLOT WEBSITE What do we provide? What can you play? On the PG BETFLIK JOKER website, our direct website, there are 3 main types of services: real money online slot games and live casinos or online casinos and many types of sports betting. สล็อตเว็บตรงฝากถอน true wallet ไม่มีขั้นต่ํา

30 Aug 2024

The latest slot website 2024, including betflix slot auto wallet entrances, play betflix slot games, the latest heavy slots today, easily. Online slots, deposit-withdraw with no minimum, all betflix slot websites are complete in one place. Slot betflix168, direct website, no agents, 100% safe, slot betflix, free credit, press to receive it yourself at the link, the entrance to play slot betflix below. Betflix Slot

aaaa
29 Aug 2024

ทดลองเล่นสล็อตบริการที่ได้รับความนิยมสูงที่สุดในประเทศไทย ให้คุณสามารถเข้าเล่นเกม pg slot xo จากค่ายเกมชั้นนำได้แบบฟรีๆ ไม่ว่าจะเป็น PG SLOT, Pragmatic Play, JILI และอื่นๆ เล่นได้ ไม่เด้ง ไม่ต้องเสี่ยงเสียเงินจริง เพียงเลือกเกมที่ชื่นชอบ แล้วเข้าลองเล่นได้ทันที ไม่ต้องสมัครสมาชิก มีเกมสล็อตออนไลน์ให้เลือกเล่นมากมาย

aaaa
29 Aug 2024

เพียงเป็นสมาชิกกับเรา คุณจะได้รับ PG SLOT สล็อตเครดิตฟรี ที่ทางเราได้จัดโปรโมชั่น จัดใหญ่ แจกจริง ทดลองเล่นสล็อต pg โบนัสเครดิตฟรีพิเศษเพียบ กดรับเอง ไม่ต้องแชร์ ไม่ต้องทำกิจกรรม มีโปรเด็ดให้รับฟรีทุกวัน สำหรับผู้เล่นทุนน้อยสามารถเพิ่มทุนให้มากขึ้น แถมยังนำไปเล่นได้ทุกเกม ทำเทิร์นน้อยสมเหตุสมผล สามารถติดตาม Promotion ใหม่ล่าสุดได้ที่หน้าเว็บ

aaaa
29 Aug 2024

www.rtelaola.net www.justinchangdesign.com www.ffrandonnee.com www.bohraan.com www.bluesflowers.com www.foretgoupil.com www.bestmoodle.net www.hytonleelavadee.com www.darwincampertrailerhire.com www.sequinsbyeileen.com www.kiskertek.com www.kaspivo.com www.kurtweitzmann.com www.superawesomebook.com www.netshellinfosystem.com www.pousadamrocha.com www.thietbiotoviet.com www.barbaraopsomer.com www.locksmithslongbeach.com www.spocena.com www.tagfetcher.com www.yogakiev.com www.borisovwater.com www.fanaworldtravel.com www.timbrickmusic.com www.chirothemes.com www.internetarchivists.org www.montanaherbgathering.org www.inshapefair.com www.windblazelighter.com www.westhillconsulting.info www.shirockys.com www.filmkritiken.org www.shugendo.org www.vesov.net www.zuma789.mobi www.win-bet.mobi www.va999.mobi www.thb168.mobi www.spinbetter.me www.sb888.mobi www.pgzeed.mobi www.pay69.mobi www.max-bet.mobi www.lv224.mobi www.lv224.me www.livebet.mobi www.ktv789.mobi www.trouwgedichten.net www.stauntonbaptistchurch.net www.softwaremomentum.com www.goldenspearshealing.com www.poconowinetrail.com www.whiskeytangotavern.com www.egokituz.org www.bestrecipesofthe.net www.kingstonstation.org www.krulkostudio.com www.belmusicnet.com www.qwreg.com www.limelightcondos.com www.gdgchennai.com www.filmjunkies.net www.dreamstudiosga.com www.blogempireblueprint.com www.uplay168.mobi www.funny888.mobi www.bgame666.mobi www.beo333.mobi www.ilivetocook.com www.griffonplaza.com www.coletivaocupacao.com www.burslemschoolofart.com www.bgbiznes.com www.nonprofitshoppingmall.com www.grootejonkvrouw.com www.cssetrain.com www.criminaljusticepapers.com www.nhmoves.org www.ondagrupodemedios.com www.kitchorestaurant.com www.homatalhaq.com www.avdego.net www.wxadvantage.com www.ruralenergyproducts.com www.djutku.com www.upholsteryfabricoutlet.com www.krakatun.com www.koreayouthexpo.com www.jeremyedwardserotica.com www.imaginingtheiinternet.org www.amojapao.com www.traduttoresimultaneo.com www.zoomvienna.com www.simchecksoftware.com www.raidemeraude.com www.ksscv.org www.kennethpriceng.com www.iessandoval.net www.getpushreel.com www.audiogrim.com www.adtypingjobs.com www.hackthemainstream.com www.cruisepakngo.com www.thebrightonstoreroom.com www.saintgregory.info www.randallkingknives.com www.incarne.net www.frontalcode.com www.donhethcoat.com www.cegupaep.org www.cadsmart.net www.alojamientodominicano.com www.zumbajear.com www.raunchygfshd.com www.languageteachingnetwork.com www.floborecoverysoft.com www.scottmedlockgolf.com www.animelatino.org www.mygreensense.com www.firedworksmacon.com www.buenrostrodayspa.com windfalllabs.com wanew.org testovebg.com photocycles.com nashvillerelics.com clincab.com romaniidinkazahstan.info mtnd.org kashtazagosti.com innerloopcondos.com archedemorphee.com strasin.com specialcarefoundation.org pequenasgrandescosas.com evergreenchild.com africancircuitsafaris.com trioilresources.com northwestcostume.com zipthewilds.com miantextile.com mickeypath.com heartsacrossthemiles.org dqbooks.com ultramusic.biz tbrowdies.com suzenetwork.com onegreenglobe.com mosaiique.com letsgoplayinc.org homesteadstores.com ecoleagape.com tomsriverhojos.com biocleaninternational.com pgspin99.mobi pgg369.mobi omg333.mobi ktv1bet.mobi ktv1bet.me get77.mobi g2g168f.mobi

27 Aug 2024

สล็อตเว็บตรง ลงทุนแล้วคุ้ม! เว็บตรงไม่ผ่านเอเย่นต์ 1 บาท ก็ถอนได้ จ่ายจริง 100%

27 Aug 2024

สล็อตเว็บตรง คือ การเดิมพันโดยตรงกับเว็บที่มีคุณภาพ โดยไม่ผ่านคนกลางหรือหน่วยงานใด มี โปรโมชั่นสล็อต และสล็อต เครดิตฟรี

27 Aug 2024

https://animelatino.org/

27 Aug 2024

https://scottmedlockgolf.com/

27 Aug 2024

https://floborecoverysoft.com/

27 Aug 2024

https://languageteachingnetwork.com/

27 Aug 2024

https://raunchygfshd.com/

27 Aug 2024

https://zumbajear.com/

27 Aug 2024

https://alojamientodominicano.com/

27 Aug 2024

https://cadsmart.net/

27 Aug 2024

https://cegupaep.org/

27 Aug 2024

https://donhethcoat.com/

sb888
26 Aug 2024

https://rtelaola.net/ https://justinchangdesign.com/ https://ffrandonnee.com/ https://bohraan.com/ https://bluesflowers.com/ https://foretgoupil.com/ https://bestmoodle.net/ https://hytonleelavadee.com/ https://darwincampertrailerhire.com/ https://sequinsbyeileen.com/ https://kiskertek.com/ https://kaspivo.com/ https://kurtweitzmann.com/ https://superawesomebook.com/ https://netshellinfosystem.com/ https://pousadamrocha.com/ https://thietbiotoviet.com/ https://barbaraopsomer.com/ https://locksmithslongbeach.com/ https://spocena.com/ https://tagfetcher.com/ https://yogakiev.com/ https://borisovwater.com/ https://fanaworldtravel.com/ https://timbrickmusic.com/ https://chirothemes.com/ https://internetarchivists.org/ https://montanaherbgathering.org/ https://inshapefair.com/ https://windblazelighter.com/ https://westhillconsulting.info/ https://shirockys.com/ https://filmkritiken.org/ https://shugendo.org/ https://vesov.net/ https://zuma789.mobi/ https://win-bet.mobi/ https://va999.mobi/ https://thb168.mobi/ https://spinbetter.me/ https://sb888.mobi/ https://pgzeed.mobi/ https://pay69.mobi/ https://max-bet.mobi/ https://lv224.mobi/ https://lv224.me/ https://livebet.mobi/ https://ktv789.mobi/ https://trouwgedichten.net/ https://stauntonbaptistchurch.net/ https://softwaremomentum.com/ https://goldenspearshealing.com/ https://poconowinetrail.com/ https://whiskeytangotavern.com/ https://egokituz.org/ https://bestrecipesofthe.net/ https://kingstonstation.org/ https://krulkostudio.com/ https://belmusicnet.com/ https://qwreg.com/ https://limelightcondos.com/ https://gdgchennai.com/ https://filmjunkies.net/ https://dreamstudiosga.com/ https://blogempireblueprint.com/ https://uplay168.mobi/ https://funny888.mobi/ https://bgame666.mobi/ https://beo333.mobi/ https://ilivetocook.com/ https://griffonplaza.com/ https://coletivaocupacao.com/ https://burslemschoolofart.com/ https://bgbiznes.com/ https://nonprofitshoppingmall.com/ https://grootejonkvrouw.com/ https://cssetrain.com/ https://criminaljusticepapers.com/ https://nhmoves.org/ https://ondagrupodemedios.com/ https://kitchorestaurant.com/ https://homatalhaq.com/ https://avdego.net/ https://wxadvantage.com/ https://ruralenergyproducts.com/ https://djutku.com/ https://upholsteryfabricoutlet.com/ https://krakatun.com/ https://koreayouthexpo.com/ https://jeremyedwardserotica.com/ https://imaginingtheiinternet.org/ https://amojapao.com/ https://traduttoresimultaneo.com/ https://zoomvienna.com/ https://simchecksoftware.com/ https://raidemeraude.com/ https://ksscv.org/ https://kennethpriceng.com/ https://iessandoval.net/ https://getpushreel.com/ https://audiogrim.com/ https://adtypingjobs.com/ https://hackthemainstream.com/ https://cruisepakngo.com/ https://thebrightonstoreroom.com/ https://saintgregory.info/ https://randallkingknives.com/ https://incarne.net/ https://frontalcode.com/ https://donhethcoat.com/ https://cegupaep.org/ https://cadsmart.net/ https://alojamientodominicano.com/ https://zumbajear.com/ https://raunchygfshd.com/ https://languageteachingnetwork.com/ https://floborecoverysoft.com/ https://scottmedlockgolf.com/ https://animelatino.org/ https://mygreensense.com/ https://firedworksmacon.com/ https://buenrostrodayspa.com/ https://windfalllabs.com/ https://wanew.org/ https://testovebg.com/ https://photocycles.com/ https://nashvillerelics.com/ https://clincab.com/ https://romaniidinkazahstan.info/ https://mtnd.org/ https://kashtazagosti.com/ https://innerloopcondos.com/ https://archedemorphee.com/ https://strasin.com/ https://specialcarefoundation.org/ https://pequenasgrandescosas.com/ https://evergreenchild.com/ https://africancircuitsafaris.com/ https://trioilresources.com/ https://northwestcostume.com/ https://zipthewilds.com/ https://miantextile.com/ https://mickeypath.com/ https://heartsacrossthemiles.org/ https://dqbooks.com/ https://ultramusic.biz/ https://tbrowdies.com/ https://suzenetwork.com/ https://onegreenglobe.com/ https://mosaiique.com/ https://letsgoplayinc.org/ https://homesteadstores.com/ https://ecoleagape.com/ https://tomsriverhojos.com/ https://biocleaninternational.com/ https://pgspin99.mobi/ https://pgg369.mobi/ https://omg333.mobi/ https://ktv1bet.mobi/ https://ktv1bet.me/ https://get77.mobi/ https://g2g168f.mobi/

25 Aug 2024

สล็อตเว็บตรง แตกหนัก สล็อต API เว็บตรง อันดับ 1 เว็บสล็อต รับวอเลท

Strana: 1,2,3,4,5,6,7,8,9,10,11... 26

Nový komentář