UO Outlands - Mining Script for new players

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ย. 2024

ความคิดเห็น • 87

  • @Jaseowns
    @Jaseowns  3 ปีที่แล้ว +13

    Things have changes since this first released.. check out the newest one here:
    clearsysmsg
    if weight > 290
    organizer 1
    endif
    overhead 'Mining' 0
    if rhandempty ?? 0
    dclicktype 'pickaxe' backpack
    endif
    hotkey 'Use item in hand'
    wait 1100
    if insysmsg 'do not see any'
    overhead 'Move to next spot' 37
    endif
    loop

    • @thesnare100
      @thesnare100 2 ปีที่แล้ว

      seems like that's only part of it, did you have a link. I was wondering about how to add movement and smelting and deposit ingots in the bank, as well.

    • @Jaseowns
      @Jaseowns  2 ปีที่แล้ว

      Uorazorscripts.com is my new repo site - be sure to check that out

  • @hektyus941
    @hektyus941 3 ปีที่แล้ว +4

    Never played Outlands, and not playing any shard anymore but I love how you made this guide precise, simple and easy for anyone.
    You got my sub hoping to see more of this ! Who knows maybe I'll be back to UO somehow ;-)

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for checking it out! Hope to see you in Outlands one day haha

  • @PlAyEdYoU
    @PlAyEdYoU 3 ปีที่แล้ว +3

    Alright you got a sub! Really loved how you started it as a minimum script to full potential script. I started this past December, it’s been 20 years, so any helpful script is great... I think a lot of other players are probably spread across the board with characters like myself.. so all scripts are helpful if they’re well explained like this one!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Awesome, thank you so much! I have another video in the works now that piggy backs off this one and the recent mining change. I'll be going into more detail about Razor and Script options. Hoping to get it edited and posted up by Monday

  • @dirtpoorchris
    @dirtpoorchris 4 หลายเดือนก่อน

    Nice. Kinda fun to get a taste of the scripts and learn how to type it all in instead of copying.

    • @Jaseowns
      @Jaseowns  4 หลายเดือนก่อน

      Thanks 🙏 I need to re visit some of these and do more regular videos but be sure to check out the live stream tab for wayyyy more videos. We are up to 256 streams

  • @violentdoza8259
    @violentdoza8259 3 ปีที่แล้ว +1

    nice to see someone teaching others this complex game

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for the comment!

  • @TrueGbPimp06
    @TrueGbPimp06 3 ปีที่แล้ว

    When writing my scripts I was unable to find out how to end the dang loops. Finding it this simple is a funny thing. Overall though great quality video , hope you continue your success.

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Nice :) The loop won’t end until you add a break statement or exit by calling another script. Thanks for watching!

  • @Asheanae
    @Asheanae 3 ปีที่แล้ว

    Thank you for this. New to outlands, UO vet. Loving outlands, but razor gives me headaches to learn! This worked brilliantly!

    • @Jaseowns
      @Jaseowns  2 ปีที่แล้ว

      Great to hear - welcome to outlands!

  • @PwnstarrGaming
    @PwnstarrGaming 3 ปีที่แล้ว +4

    Nice man keep up the vids :)

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Thanks PWNSTARR GAMING! Love your videos!

  • @johnnydeveaux
    @johnnydeveaux 3 ปีที่แล้ว

    Super straight to the point with enough explanation on how to do it. Amazing content and dedication! Keep going man!

  • @airrunner85
    @airrunner85 3 ปีที่แล้ว +4

    Love your channel. I'm a new player to UO and was almost put off from playing with the idea of scripts and macros. It felt like the game wasn't particularly user friendly with the lack of a decent UI/interface. With that being said, i am starting to grasp the idea of scripts in particular and your videos have been incredibly helpful. Not sure if you have a tamer script in works? That would be great to see. Thank you and subscribed!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for the comment! My goal with these videos is to help shed some light on scripts and not just copy and paste - glad they are helping people! I do want to go over taming but haven’t tackled that yet - Zell over at tameoutlands.com does have a script through if you didn’t want to wait haha

  • @Euquila
    @Euquila ปีที่แล้ว

    You are like the Bob Ross of UO mining with Razor

    • @Jaseowns
      @Jaseowns  ปีที่แล้ว

      “There are no mistakes, just happy accidents.” haha

  • @Monk3yp0x
    @Monk3yp0x 3 ปีที่แล้ว

    this is awesome man, thanks. Been playing about a month and am half decent with macros, but after seeing this I'm going all script. So many possibilities.

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Thanks! I’ll be posting more examples - but you can find the docs here: www.razorce.com

    • @Monk3yp0x
      @Monk3yp0x 3 ปีที่แล้ว +1

      @@Jaseowns first painful lesson...save before changing tabs ha! woops

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Ouch. Yeah I try to save all the time haha

  • @Jaseowns
    @Jaseowns  3 ปีที่แล้ว +3

    The patch yesterday simplified mining... the double click of a pickaxe now automatically targets self. New video here (plus packhorse): th-cam.com/video/MNPzVw_QFsc/w-d-xo.html However: This video is still helpful explaining the concepts but you no longer need the target self portion.

  • @livingmodern
    @livingmodern 5 หลายเดือนก่อน +1

    Thanks Jase, great tutorial, so I looked at the rest of the docs for Outlands Razor scripting, is it limited? We can't do anything beyond that right? unlike python in razor enhanced because Outlands won't allow it?

    • @Jaseowns
      @Jaseowns  5 หลายเดือนก่อน

      Thanks for watching! Loads have changed since this video and I’ve learned a lot. But you are right, Outlands runs a custom version of razor community edition. I have a website now with links to both wikis on the landing page: outlands.uorazorscripts.com
      You can find examples and updated scripts there

    • @livingmodern
      @livingmodern 5 หลายเดือนก่อน

      @@Jaseowns Awesome! Thank you, I bookmarked it, that's what I need.

  • @Dextrome
    @Dextrome ปีที่แล้ว

    my hotkeys to stop a macro or script dont seem work when the captcha comes up :/
    is this something they implemented recently to counter scripted gathering?

    • @Jaseowns
      @Jaseowns  ปีที่แล้ว

      You gotta lose focus on the captcha window before hitting your hotkey - i have some captcha handling scripts on the website: uorazorscripts.com - will be posting a new mining video soon

  • @danleach8266
    @danleach8266 8 วันที่ผ่านมา

    I'm a UO Outlands noob. Haven't played actual UO in 20 years. Tried to do the Hotkey thing on Razor (which I've never used before) but it doesn't work. Help please.

    • @Jaseowns
      @Jaseowns  8 วันที่ผ่านมา

      Mining changed since this video - you just double click the pickaxes and it will smart harvest around you. Check out outlands.uorazorscripts.com/skills/mining for scripts

    • @danleach8266
      @danleach8266 8 วันที่ผ่านมา

      Nevermind. I got it to work. I neglected to save the script "MiningTest" before proceeding. Ergo, the Hotkey had to entity to apply the command to.

  • @williampoole9002
    @williampoole9002 3 ปีที่แล้ว +1

    On IPY I use to do triangle mining set a script to move after the resources run out and move in a triangle or square motion by the time I got back to point A the ore would have respawned

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      oh man, In Por Ylem!

    • @williampoole9002
      @williampoole9002 3 ปีที่แล้ว +1

      @@Jaseowns yes the good old days IPY 1

  • @leonardoazenha
    @leonardoazenha 2 ปีที่แล้ว

    You have one to recall home, put it in a commodity deed box, come back and do it all over again?

    • @Jaseowns
      @Jaseowns  2 ปีที่แล้ว

      Not on hand, but doable

  • @joek1989
    @joek1989 3 ปีที่แล้ว +1

    Mabe I have an Outdated Razor? I dont see the tab that says scripts?

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      I’m using the UO Classic client that loads Razor - which is all from UO Outlands. What options or tabs do you see?

    • @joek1989
      @joek1989 3 ปีที่แล้ว +1

      @@Jaseowns I can send you some screenshots. Do you have Discord? Mabe it's because I have it connected to the Hybird shard? I know Hybird doesnt have most of the new content the official shard has.

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Yeah this is for UO Outlands specifically - if you’re playing a different shard this might not apply. Sorry!
      Check out:
      UoOutlands.com

    • @joek1989
      @joek1989 3 ปีที่แล้ว

      @@Jaseowns No problem. I would like to check out other shards but now I feel like I invested to much time into this shard lol

  • @matthew7371
    @matthew7371 2 ปีที่แล้ว

    Escape script doesn't work when the captcha comes up

    • @Jaseowns
      @Jaseowns  2 ปีที่แล้ว

      Yeah I've learned a lot since this one.. check out a newer version of the mining script at my repo:
      outlands.uorazorscripts.com/script/69b83c73-6b39-4afd-9be0-539b037967cb
      I'll make a new video on it soon-ish-maybe-ish-one-day :D

  • @wagnercarvalho4416
    @wagnercarvalho4416 3 ปีที่แล้ว +1

    Super Nice vid tnx

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for watching!

  • @TechnicalsMatt
    @TechnicalsMatt 3 ปีที่แล้ว

    I'd love to see a tutorial on creating a script for veterinary supplies to show an overhead timer. Is that possible?

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Yes definitely possible, will put something together for this!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      New video about Veterinary Supplies timer via script th-cam.com/video/idfCkK1SZcY/w-d-xo.html

  • @lighthouseKeeper42
    @lighthouseKeeper42 3 ปีที่แล้ว

    great video thanks!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Glad you liked it! thanks!

  • @jordanmoffitt102
    @jordanmoffitt102 ปีที่แล้ว

    Thanks

    • @Jaseowns
      @Jaseowns  ปีที่แล้ว

      Thanks for watching!

  • @blairruddock290
    @blairruddock290 2 ปีที่แล้ว

    Is there any way to make it so it fills up multiple pack horses?

    • @Jaseowns
      @Jaseowns  2 ปีที่แล้ว

      yeah, need to loop organizer agents.. will add this to my video list once i get some more of these new player guides published! thx

  • @chaoticspaz
    @chaoticspaz 3 ปีที่แล้ว

    Awesome

  • @kursk8
    @kursk8 3 ปีที่แล้ว

    sick man thanks

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      You bet! Be sure to check out the other videos too - dclick of a pickaxe no longer needs to target self.
      th-cam.com/video/w0HA5ez3wqs/w-d-xo.html

    • @kursk8
      @kursk8 3 ปีที่แล้ว

      @@Jaseowns I'm having issues with the dclick script, it seems to be picking up my pickaxes and equipping them. I copied it word for word.

  • @mantooth-cw2rv
    @mantooth-cw2rv 3 ปีที่แล้ว

    Great stuff

  • @heliumfreak5364
    @heliumfreak5364 3 ปีที่แล้ว

    Hmmm dunno I think it's better to record a macro for mining rather than scripts. The one I made pauses when the captcha pops up and doesn't start again till the captcha is finished

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for checking out the video! Even though you already have a mining macro hopefully this helps explain a bit on how scripts work. Definitely more we can add to this mining script in the future

    • @heliumfreak5364
      @heliumfreak5364 3 ปีที่แล้ว

      @@Jaseowns you could probably add the same ability to the script, but I dunno how you'd do it 👌 if your in discord I can send you a picture of it

    • @teamhex
      @teamhex 2 ปีที่แล้ว

      Can you share that one? I got locked out for 6 hours because I couldn't turn my macro off fast enough. It would be nice to have it pause when the Captcha comes up.

  • @hollyrock911
    @hollyrock911 3 ปีที่แล้ว

    very nice!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks! Any requests? Haha

  • @Jaseowns
    @Jaseowns  3 ปีที่แล้ว

    Shamix on Discord mentioned the following:
    discord.com/channels/290936867199909888/439567628881887232/816399552328105995
    Mining delay is only 1000 / need a clear sys message and clear journal on the escape to prevent the next ore spot from reading prior no ore found sys msg

  • @Bare_Minimum
    @Bare_Minimum 3 ปีที่แล้ว

    More scripts please!!!!!!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Whatcha looking for?

  • @gigglesthegoat9175
    @gigglesthegoat9175 3 ปีที่แล้ว

    .... 2.5s for mining? Mine perfectly cycles at .95s >.>
    Great video though

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Thanks! Cleaned up the script in a couple more videos and reduced the time to 1 second. Thx for watching!

    • @gigglesthegoat9175
      @gigglesthegoat9175 3 ปีที่แล้ว

      @@Jaseowns my bad brother, I'll have to keep watching then!

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      No worries - appreciate the tips! Helps make the next ones better ;)

  • @doesitmatter
    @doesitmatter 3 ปีที่แล้ว

    1:44 straight off the bat is so wrong.. You should never forget that there are game saves up to 6 seconds.. Instead of wait 500 and hotkey you should use 'waitfortarget' (or wft) and 'target self'
    okay looked further.. like mate sorry but this is one of worst scripts ive encountered.. this is how it should look like (minus the overheads ofc):
    // loops until you die
    while not dead
    // clears system messages so we are sure nothing interferes with our script
    clearsysmsg
    // if right hand empty equips a pickaxe
    if rhandempty
    dclicktype 0x0E86
    endif
    // uses pickaxe
    hotkey 'Use Item in Right Hand'
    wait 2000
    // if mining is over script will break through while loop and stop.
    if insysmsg 'You do not see'
    break
    endif
    endwhile
    Now the next thing. EscapeScript.... There is a hotkey to stop current script already.. Just set it to button..

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว

      Thanks for the suggestion - in other videos I always try and use waitfortarget :)

  • @kiljaedyn
    @kiljaedyn 2 ปีที่แล้ว

    more like jasesux hahahaha

  • @richardh6773
    @richardh6773 3 ปีที่แล้ว

    Hey if you aren’t in a guild yet for uo outlands then hit me up and join BB

    • @Jaseowns
      @Jaseowns  3 ปีที่แล้ว +1

      Thanks but I’m in Path right now

  • @DJMerrell86
    @DJMerrell86 3 หลายเดือนก่อน

    not even showing the autoheal loop pvp script. what a chump

    • @Jaseowns
      @Jaseowns  3 หลายเดือนก่อน

      Be sure to check out the website if you are looking for something specific ;) uorazorscripts.com