UO Outlands - New Razor Script Commands w/ Script for moving unidentified items

Поділитися
Вставка
  • Опубліковано 5 лют 2025

КОМЕНТАРІ •

  • @Jaseowns
    @Jaseowns  3 роки тому +4

    Github link & Timestamps:
    github.com/jaseowns/uo_outlands_razor_scripts/tree/main/Utility/Organization
    00:00 Intro
    00:35 Getting started
    00:50 Macros are dead
    01:07 findtype
    01:38 as Operator
    01:51 getlabel
    02:09 in operator
    02:33 setvar for Drop Off
    02:50 lift and drop
    03:32 createlist
    04:11 foreach
    04:25 while
    04:46 add more item types
    05:05 ignore
    06:00 Now what?
    06:39 Showing advanced loop
    07:44 The real organizer
    08:20 Click my links

  • @hektyus941
    @hektyus941 2 роки тому

    You're still killing it with your vids !
    All clear and made easy for beginners. Keep up the good work !!

    • @Jaseowns
      @Jaseowns  2 роки тому

      thanks! slow to post but still trying haha

  • @mantooth-cw2rv
    @mantooth-cw2rv 3 роки тому +2

    Wow... nice ads to razor and a great video. Keep up the good work.

    • @Jaseowns
      @Jaseowns  3 роки тому +1

      Thanks for checking it out - went back to the roots of writing some scripts instead of just showing end result haha

  • @martinrosschou
    @martinrosschou 3 роки тому

    I just use the recycler chest, and then I have variable for for example my instrument, move that first, then just dump in to recycler.
    This works because all I ever do is farm dungeons, come back and all I have on me that goes in the recycler, is stuff i want to go in to the recycler.
    Could do a repair first, and restock self to shelf, just incase you looted some stuff off a player.

    • @Jaseowns
      @Jaseowns  3 роки тому +1

      Nice - you're the second person to mention using Recycler to just pull items at the start - never thought about that. Thanks for watching!

    • @martinrosschou
      @martinrosschou 3 роки тому

      @@Jaseowns I do use the as and getlabel, to overhead the recycler, so I can see how full it is :P

  • @BittahDemon
    @BittahDemon 3 роки тому

    I've been diving deep into your UO videos. Amazing stuff!! Had a question if you could help. Is there a way to run an if check on a pet health and then apply badage/vet/heal to it on a script loop? Hopefully this makes sense. Appreciate it

    • @Jaseowns
      @Jaseowns  3 роки тому

      Health checks are disabled for anything other than your own character, but for quality of life - making a "heal pet" script would at least help out so you don't have to manually target them :D

  • @guajits
    @guajits 3 роки тому

    Sup dude,
    so first, thanks again for another great video.
    I had a problem, I was using ur advanced script perfectly but I decided to remove the container that I was using and put another prettier insted. Now the script says that it cant find my storage container and I need to reselect: store_id_items. The problem is that does not gives me the option to select another container, stops there. What should I do? Tnx!

    • @Jaseowns
      @Jaseowns  3 роки тому +1

      You should be able to go your scripts tab, then go the options tab, and then highlight the container. Or you can do >info in game, check the container, take its id and put it in the script something like:
      setvar store_id_items 18839302

  • @jessejeffery7137
    @jessejeffery7137 3 роки тому

    jUST BUY MAGIC RECYCLER BOX this is to extra. Set your preferences on box dump into recycler.

    • @Jaseowns
      @Jaseowns  3 роки тому

      Haha yes a magic recycler box is awesome