So there is script for Lumberjacking, it's using keys to pack wood. You have to change your keys ID in config array (use _info), and coords of spots where you want to make some chop-chop =)
var config = {
"maxWeight" : 390, //Max Weight to cut wood
"weightToPack" : 300, //Weight to use ...
Search found 6 matches
- Thu Aug 29, 2019 1:01 pm
- Forum: Published Macros
- Topic: [Orion] Lumberjacking with multiple points and so on
- Replies: 7
- Views: 14663
- Thu Aug 29, 2019 10:53 am
- Forum: Published Macros
- Topic: [Orion] Weapon leveling statistics
- Replies: 11
- Views: 10048
Re: [Orion] Weapon leveling statistics
Thanks! This looks really interesting.
Is it better than Razor? I've been using Razor for a while, but it's a bit clunky sometimes
Give it a try =) 60+ FPS UO looks awesome =) I made many scripts for Orion Client, so if there will be more ppl who use Orion - i'll post them, from autoloot to ...
Is it better than Razor? I've been using Razor for a while, but it's a bit clunky sometimes
Give it a try =) 60+ FPS UO looks awesome =) I made many scripts for Orion Client, so if there will be more ppl who use Orion - i'll post them, from autoloot to ...
- Wed Aug 28, 2019 12:00 pm
- Forum: Market
- Topic: Lockpicking Houses
- Replies: 1
- Views: 1284
Re: Lockpicking Houses
HLP Guild house, use world teleporter -> shops
- Sun Aug 25, 2019 12:43 pm
- Forum: Published Macros
- Topic: [Orion] Weapon leveling statistics
- Replies: 11
- Views: 10048
[Orion] Weapon leveling statistics
Hello everyone!
I made a tiny script, that shows how much exp you got after each kill and shows exp per minute rate. It helped me alot to find more optimal spot for farming =) Just edit weapon serial at beginning and start trackDeadMobs() function right before you start hunting!
https://i.imgur ...
I made a tiny script, that shows how much exp you got after each kill and shows exp per minute rate. It helped me alot to find more optimal spot for farming =) Just edit weapon serial at beginning and start trackDeadMobs() function right before you start hunting!
https://i.imgur ...
- Fri Aug 16, 2019 11:02 pm
- Forum: Published Macros
- Topic: [Orion] Mining for newbies (Minoc mine)
- Replies: 4
- Views: 14899
Re: [Orion] Mining for newbies (Minoc mine)
First time I'm hearing of this client, i did some searching and this image came up https://i.ytimg.com/vi/NpgM53X7FjM/maxresdefault.jpg - excelsior brit bank :)
Looks like a cool way to tinker and get under the hood of how the game works, cool!
There is a short video - it shows more :) https ...
Looks like a cool way to tinker and get under the hood of how the game works, cool!
There is a short video - it shows more :) https ...
- Fri Aug 16, 2019 12:47 pm
- Forum: Published Macros
- Topic: [Orion] Mining for newbies (Minoc mine)
- Replies: 4
- Views: 14899
[Orion] Mining for newbies (Minoc mine)
Hey, i made a small script for Orion Client ( https://github.com/Hotride/OrionUO ) that should help newbies to get some resources =). You just need some shovel(s) in your pack and be in Minoc mine. Script mines some ore, when near weight limit - smelts it on forge in cave, and returns to mining ...