UO Outlands - Train Cartography and sell the maps

Поделиться
HTML-код
  • Опубликовано: 5 июл 2024
  • Hey RUclips I'm Jaseowns and today I'm going to show you to how to train cartography on UO Outlands while selling the maps you make! Don't litter, make some money back! *GITHUB UPDATED to fix Beta issue related to FindType*
    We'll cover crafting the correct map based on your skill, setting up counters for both blank and completed maps and then how to sell the maps you make using a sell agent.
    Github link & Timestamps:
    github.com/jaseowns/uo_outlan...
    00:00 Intro
    00:19 Why Carto
    00:30 Training Setup
    00:56 Organizer Agent Example
    01:07 Add Agents for Restock and Sell
    01:45 Setup map counters
    02:23 Review Script
    03:02 Sell Example using Menu context
    03:26 Restock Agent
    03:50 Skill Checks
    04:01 Crafting Gump
    04:43 Run Example
    05:00 Fix loop by double checking Counters
    05:30 Train to 500 and run example
    05:58 Sell Agent
    06:09 Can't speak but thanks for watching
    Why Cartography?
    On UO Outlands cartopgrahpy helps you decipher Research Materials, Resource Maps and Treasure Maps. You can use this skill on an alt as it is not required to be part of any treaure hunting build.
    Training
    You'll want to already have around a 10k stock pile of blank maps, but to get started training, head over to Horseshoe Bay. Near the bank we're looking for a NPC called map maker. Today his name is Brad.
    Train to 500 skill if you haven't already and pick up 50 or so map maker pens.
    We can use an organizer agent to move the pens into a bag, and we'll move that bag into our bank. We'll also want to store our blank maps in the bank.
    Agents
    Now that we have the supplies, we'll want to add counters for both blank maps and completed maps and setup both a restock and sell agent.
    Since we have a blank map, we can use that to setup our agents. Go to restock 5 and select add target, choose the blank map. Go to Sell agent, click add Target, choose the blank map. Now don't forget to make sure Sell agent is Enabled.
    Counters
    Head over to Display/Counters, click Add.
    Here will add blank maps first, click Target and target your blank map stack. That should fill in item id 5356 and color 2955. Now enter name and format as "blankmap"
    Next we want to add used maps, we can do that now by using a hue as the color. Enter name and format "usedmap", item id 5356 and color 2669.
    Make sure you select the checkbox next to the newly created counters for them to work properly.
    Creating the script
    You can follow along by creating a new script, or taking the Train_Cartography_Sell_Maps script from Github. Link will be in the description and pinned comment. We've covered the requirments of this script so let's review what we are doing.
    We first check to make sure we haven't hit max skill. Next we try and make sure we are near a vendor. If we have usedmaps in our backpack, sell them to Brad!
    We could have sold them by saying `vendor sell` but I prefer to stay silent and sell by interacting with the menu cntext. For that, we use menu serial of brad and response 2. Menus are 0 indexed based, so 0 is paper doll, 1 is buy, 2 is sell.
    If our blank map count is less than 10, restock ourselves using the bank. Escape if we don't have anymore pens or maps.
    Now we craft the map based on our skill check.
    I've covered how to interact with gumps in depth in my black smithing video so be sure to check that out if you're curious but as a refresher, the first category starts at 100, the second 200 and third 300. So for selecting Maps, we gumpresponse 100 and then 201 202 or 203 based on our current skill.
    Once I'm out of maps, the script will repeat - attempt to sell, restock and craft again.
    Outro
    And there you have it, a training script for cartography that won't litter the streets with your used maps! Let me know in the comments if you liked it, loved it, hated it, and what you want to see next.
    Don't forget to check out my other videos, share with your friends and SMASH that mother fucking like & subscribe buttton.
    PEACE
    If you're interested in learning more about UO Outlands, check it out here: uooutlands.com/
    UO Outlands is a free-to-play Ultima Online shard loosely set in the T2A era which launched in October of 2018. Our mission from the onset has been to create a version of Ultima Online which enhances every aspect of gameplay, creating a shard which we believe emulates how Ultima Online should have always been had it stayed the course.
    #uo​
    #ultimaonline​
    #outlands
    #cartography
    #newplayer
    #razor
  • ИгрыИгры

Комментарии • 45

  • @guajits
    @guajits 2 года назад

    Amazing dude!
    thanks again for the quality ;)

    • @Jaseowns
      @Jaseowns  2 года назад

      Glad you like it - thank you!

  • @Framepler
    @Framepler 10 месяцев назад

    It still works like a charm! Thanks Jaseowns :)

    • @Jaseowns
      @Jaseowns  10 месяцев назад +1

      Great to hear! thanks for checking it out and letting us know

  • @ds-gu8cb
    @ds-gu8cb 2 года назад

    Awesome stuff. Thank you once again.

  • @martinrosschou
    @martinrosschou 2 года назад

    Love that you added a common counter problem, good stuff bro.
    Thx again for cleaning up my autobanking script :P
    **SMASH!**

    • @Jaseowns
      @Jaseowns  2 года назад +1

      Lol thanks for the smash!

  • @hektyus941
    @hektyus941 2 года назад

    As usual, great stuff.
    This time tho, it's a skill I'm not even approaching for a long while XD

    • @Jaseowns
      @Jaseowns  2 года назад

      You can do it! :D

  • @mgt8828
    @mgt8828 2 года назад

    you've got new sub. Great content keep it up!

    • @Jaseowns
      @Jaseowns  2 года назад

      Thanks, will do!

  • @RadiatedOxygen
    @RadiatedOxygen Год назад

    love this - keep up the content

    • @Jaseowns
      @Jaseowns  Год назад

      Thanks for tuning in! Need to get back to some regular video posts, been stuck on live stream last few months 😂

    • @RadiatedOxygen
      @RadiatedOxygen Год назад

      Just started up after playing pack in early 2000 so your videos are a big help

    • @Jaseowns
      @Jaseowns  Год назад

      Welcome back! Outlands is pretty epic with the quality of life and updated skills/map. I sometimes miss the old world and check out other servers but Outlands always brings me back haha 😂

  • @nfapeng187
    @nfapeng187 2 года назад

    Im using this for the 2nd time, i did have it on my lockpicker like a idiot. But yeah great stuff as always

    • @Jaseowns
      @Jaseowns  2 года назад

      Thanks for checking it out :D

  • @brianmcintyre3555
    @brianmcintyre3555 5 месяцев назад

    Any suggestions now that HSB event is going on to do this? can sit in my room an craft, but inventory fills an have to stop

    • @Jaseowns
      @Jaseowns  5 месяцев назад

      Might not be able to sell anymore, we could drop them into a trash can .. will need to review it

  • @JG-nx3jg
    @JG-nx3jg 2 года назад

    It's nice to be able to do something on outlands that doesn't involve getting pk'd

    • @Jaseowns
      @Jaseowns  2 года назад

      It’s definitely an eh and flow of experiencing PK problems lol

  • @Jaseowns
    @Jaseowns  2 года назад

    Github (updated to remove FindType beta issue) & Timestamps:
    github.com/jaseowns/uo_outlands_razor_scripts/tree/main/Skill%20List/Cartography
    00:00 Intro
    00:19 Why Carto
    00:30 Training Setup
    00:56 Organizer Agent Example
    01:07 Add Agents for Restock and Sell
    01:45 Setup map counters
    02:23 Review Script
    03:02 Sell Example using Menu context
    03:26 Restock Agent
    03:50 Skill Checks
    04:01 Crafting Gump
    04:43 Run Example
    05:00 Fix loop by double checking Counters
    05:30 Train to 500 and run example
    05:58 Sell Agent
    06:09 Can't speak but thanks for watching

  • @Takita666
    @Takita666 5 месяцев назад

    Thanks for then Script - my sell agent is set to map and i also put in those 2 different counters but it sells also my unused blank maps and as well as the marker pens. don t know what i m doing wrong tbh

    • @Jaseowns
      @Jaseowns  5 месяцев назад

      Hmm hit up the discord for more info but make sure you are starting with an empty bag. Makes should be taken out of the bank. I might need to revisit this script

  • @brianmehalso2219
    @brianmehalso2219 2 года назад

    These scripts are awesome. I tried to modify the selling portion of this script so I could sell rings during Tinkering but I'm getting this error message:
    Object reference not set to an instance (Line 1)
    Here's the makeshift script I'm using. I'm selling to Hope the jeweler in Outpost.
    if count 'ring' > 0
    overhead 'Selling to Hope the jeweler'
    menu 0x33F 2
    wait 2000

    loop
    Any help would be appreciated! Thanks!

    • @Jaseowns
      @Jaseowns  2 года назад +1

      object reference errors mean a variable doesn’t exist - most of the time with counts that means the “format” and “name” don’t match. Make sure they are the same and all lowercase so it’s easy to remember

  • @chriswhite2967
    @chriswhite2967 2 года назад

    You make great helpful videos. Could you please make one on how to name a runestone???? I can't figure it out🤪🤤

    • @Jaseowns
      @Jaseowns  2 года назад

      Great suggestion! Will do one related to coping runebooks soon

  • @awastatyme4649
    @awastatyme4649 2 месяца назад

    I cant find Brad near the bank at Horseshoe Bay, did they move him?

    • @Jaseowns
      @Jaseowns  2 месяца назад

      Yeah! Unfortunately horseshoe bay got blown up during a world event and rebuilt - I’ll need to find another spot for this if it’s possible.

    • @awastatyme4649
      @awastatyme4649 2 месяца назад +1

      @@Jaseowns Cambria bank has a map maker "Penda - 0xAF44F" close enough for it to work

    • @Jaseowns
      @Jaseowns  2 месяца назад

      @awastatyme4649 nice! 👍 thanks for following up

  • @lighthouseKeeper42
    @lighthouseKeeper42 2 года назад

    i like

  • @Horfanuget
    @Horfanuget 2 года назад

    6:28, the same sound for every missed Q in League of Legends or missed save in Rocket League

  • @MrRonidaman
    @MrRonidaman 2 года назад

    Hello, its not working anymore for some reason :s

    • @Jaseowns
      @Jaseowns  2 года назад

      Hey can you share the error? Make sure to check out the most recent script at outlands.uorazorscripts.com/skills/cartography

  • @ronaldthered6650
    @ronaldthered6650 Год назад

    The sell agent is selling my blank maps to the vendor :(

    • @Jaseowns
      @Jaseowns  Год назад

      Rip 🪦 Yeah it will sell everything since it’s based on item id - start with no maps in your bags :(

  • @Zerstorter
    @Zerstorter 2 года назад

    Jaseowns, how come you put to sell the maps? It's selling all the blank maps to Brad!

    • @Jaseowns
      @Jaseowns  2 года назад

      I wanted you to earn some extra cash while doing cartography.. hopefully you followed along with setup and got this working?

  • @Nazgull2k1
    @Nazgull2k1 6 месяцев назад

    WHERE DO YOU GET THE DAMN BLANK MAPS!??!!?!?!??????????????????????? How TF you gonna make a damn tutorial video and NOT tell us where to buy the damn components?!?!

    • @Jaseowns
      @Jaseowns  6 месяцев назад +1

      You buy them from the map makers.. like Brad the map maker in horseshoe bay. But you can buy them from any towns map maker. Thanks for your COMMENT 🎉