Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nadoedalo

Pages: [1]
1
Scripting Chat / Re: Usefull subs
« on: November 03, 2011, 02:51:21 PM »
I actually don't know lots of basic examples, like working with gumps. So I just need examples.
Thanx to Endless Night, will work on it.
PS now I'm too busy with SOAP, so will up this thread later.

2
Scripting Chat / Re: Usefull subs
« on: November 03, 2011, 12:20:30 PM »
the thing is that
Code: [Select]
wait for shardseletion screen and
Code: [Select]
wait for charselection screen isn't so simple =) There are no methods of cheking on this, and just smth like "wait 2s" can't be stable.

3
Scripting Chat / Re: Usefull subs
« on: November 03, 2011, 09:36:30 AM »
2 Cerveza exactly  ;D
2 Crome9698 that is basic. But what about checks(sometimes it is just stuck) and starting new client?
Quote
If you want to use you should check existing scripts and use the Code.
I looked through scriptuo and easyuo boards and haven't found snippets that will fit for me perfectly(as always)
The best example is Raziel's Bod Gathering Script, but it is too complex to modify. Actually I need to do this, so maybe this will be the starting point.
Basicly I need just a snippet that will accept only name of account and place of character in account and will return 0 or 1, no multyshards or anything else.
Simplicity is a key to perfect application =)

2 freddy thx for subs. Will try to understand how it is working.
PS no comments and looks a lot like raziels script.

4
Scripting Chat / Usefull subs
« on: November 03, 2011, 06:21:53 AM »
Hi 2 all!
I need some subs in order to start working on my BOD gatherer/filler/sorter system
Last two major parts has lots of examples, so I will need only to modify and loop em(but it will be nice if you will shove me best(fast&stable&with good code) script for those two.
And about gatherer - there are lots of em too, but none of them can recall, drop bod in secure and move in order to safe logout in a house.
The system will be like this :
1) Matherial gatherers will work with that house too. So resources(ingots mostly) will be dropped into one chest
2) Log in -> recall to BS&Tailor -> take bods-> recall home -> drop BOD -> move to a safe tile -> logout
3) Just gathered bods(tailor&bs in separate) will be dropped in the chest
4) Then they will be tooked from this chest and filled, then moved to the other chest
5) From filled chest it will be sorted to bod books(until there will be 500 in a book), or I don't know - maybe big bods may be filled too, etc.

So I need :
1) Login system that can accept login name(password will be default for all accounts) and position of the character in the list. Needs to be TOTALLY STABLE.
2) Small rail engine that can move to a specific location. Needs to be stable.
3) Recall sub? Saw some realisations of this.
4) Follow the bod giver&accept bod
5) Pre filter(I don't need large bod for weapons or bone) - if no need in this -> drop into a trash can in a house.

The main part is login system, other are much more easier.

PS also need a script that will launch clients and log in all characters and keep em logged and start all of this scripts.

5
Scripting Chat / Re: Posts deleting
« on: October 07, 2011, 07:13:08 AM »
Quote
I'm not the one responsible for removing the script and posts. I've looked and seen the posts, but not the script. I'll check further.
We don't "officially" support free shards here. If you have a script that is specific to free shards then you can post it, but don't expect much help in error solving.
Thanks for support.
I play on a freeshard not only because it is free, but mostly because I have 10-20 ping to this server. And the nearest OSI server will be 150+ away from me.
But my scripts often are simple to fix and ajust.
Quote
I think there will be never a guarantee all Posts(and no matter if Code or just Talk) will be saved forever.When u think you made a very good script, take this as competition and make a stronger and faster one.
Nothing last forever =)
I'm also trying to find my old scripts in order to remember the syntax of the easyUO code and basic examples of how to do things. Just because it is easier to look through your script and remember all, than to explore the bicycle.
And the scripts on my hard drive had a lot more functions, usually I post some working beta-version with just functional and describe what can be done in order to improve it. Usually improved version stays only for my purposes(just because I don't want competitors)
I think that better is to share the points of development, problems, solutions and features than to provide the full code and example of how to use(but still I'm providing some usefull examples).
PS 100% works for me "Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard."
Quote
The original Donate-o-Matic was relocated during a recent clean up. It is now located HERE, found during a simple search.

Please note that the original author has made this very clear:

**Not supported for free shard... I don't play and won't be visiting them to figure it out- Sorry**

Since all of your posts were asking for assistance regarding a free shard, your posts were removed.
I have found that topic and looked through it. And only because I remember that I was posting there I have started this topic.
But I clearly remember that I have developed faster script just because that one was too slow, and maybe because of the aggressive behavior of other participants I haven't posted it(but I remember that I have mentioned the features. Maybe because of the scheme example->features I thought that there may be my script).

Anyway thanks for being worried and for the fast respond.

6
Scripting Chat / Re: Posts deleting
« on: October 07, 2011, 06:24:58 AM »
Quote
So you plan on storing your scripts on our site as your backup?
Sure, why not? Because of doing so I share my scripts and have a backup =)
Quote
Wasn't that a freeshard donation script that didn't work?
That was a freeshard donation script, but it was totally working. Just because it had simple setup -> 2 runebooks(storage and donation point), where to find items to donate(this part in latest version was integrated to my first posted script - crafting), amount to drag and the position of the first toggle arrow and next page(this part was working MUCH faster than d-o-m, and pretty amount of the speed was achived here. But if the world will save - the clicks will continue, and the gump won't respond, so it will return to the starting point with full backpack).

7
Scripting Chat / Posts deleting
« on: October 07, 2011, 06:02:56 AM »
I had a script that was a bit like donate-o-matic, my script worked faster, but a bit unsafe(d-o-m script has a lot of checks, and most of them waste more time than running the script from the beginning)
And I have posted my script in the donate-o-matic, like an alternative for his script, and yes, my post were criticized(like do your own script, with blackjack and sluts).
And now I don't have my scripts on hard drive, and I have come here in order to find my pieces of scripts, and founded only one basic script...
SO who has deleted my script? And can I recover it back? I remember the algorithm, but it will be better to copy-paste it back(even if it is in beta version).

It's a pity that some informative posts are deleted...

8
Inactive Submissions / Re: Last item craft script
« on: September 15, 2009, 01:11:15 AM »
I believe there's crafting subs released that you could use, where you just pick the number your crafted item is on the menu, and page they are on in the menu itself and it will click them where ever the menu is on your screen.
Yes, it can be fully-automated. I'm working on it now. But i won't change the way how it is working - because craft gump can be changed somehow(really 20 px and you will need to change the whole script). It is easier to change only 1 button and choose few items to craft.
In features - add skill-stopping check, and some more make-last skills(like smelting iron items with salvage bag or in old way and moving items into a container(trash barrel)).

9
New member introductions / Hi 2 all
« on: September 14, 2009, 07:13:46 AM »
I'm playing UO for 5 years in a Ukrainian sector(now it is a shard called RofL - Realm of forgotten Legends, rofl.net.ua. Osi style). I like scripting, because it is fun to just watch on a work, that a good script did for you. Dunno what to say more about me =) I just like to play UO, because it is a greatest MMORPG in a whole world =).

10
Inactive Submissions / Last item craft script
« on: September 14, 2009, 07:02:21 AM »
Quote
; Set this up
Set %tool TBG ; With what do you want to craft
Set %rawMaterial ENK ; Resourse type wich you will use to craft
Set %stack 150 ; how much materials do you need to craft
Set %trash NSH ; crafted item
Set %secure HQLUWMD ; From where do you want to gain materials and tools
Set %secureForItems APGMKMD ; A place where you want to put crafted item . It can be also a trash barrel.
Set %skill Blac ; What skill do you want to train. See http://wiki.easyuo.com/index.php/ChooseSkill for a full list.
Set %skillValue 1064 ; What is the last gain to change item-craft-type. If you want to disable that - put more than 1200.
Set %DragOrSmelt Smelt ; Drag = drag, Smelt = smelt or cut.
Set %SmeltOrCut Smelt ; Cut = cut, Smelt = smelt.
Set %scissiors TGB ; scissiors type
; Do not touch this
chooseSkill %skill
if #skill >= %skillValue
{
      msg Last gain. Choose new item to craft and adjust the script again.
   halt
   }
finditem %rawMaterial C_ , #backpackid
If #findstack < %stack
{
      finditem %rawMaterial C_ , %secure
      Exevent Drag #findid %stack
      Exevent Dropc #backpackid
      wait 15
   }
finditem %tool C_ , #backpackid
   if #findcnt < 1
  {
      finditem %tool C_ , %secure
      if #findcnt > 0
    {
         Exevent Drag #findid
         Exevent Dropc #backpackid
      }
      else
    {
         display ok No more tools =(
      halt
      }
   }
set #lobjectid #findid
event macro 17 0
wait 15
click 330 465 ; Make last button position
finditem %trash C_ , #backpackid
if #findcnt > 0
{
   If %DragOrSmelt = Drag
  {
      Exevent Drag #findid #findstack
      Exevent Dropc %secureForItems
      wait 15
   }
   If %DragOrSmelt = Smelt
  {
      If %SmeltOrCut = Cut
    {
         finditem %scissiors
         set #lobjectid #findid
         event macro 17 0
         wait 5
         finditem %trash C_ , #backpackid
         set #ltargetid #findid
         set #ltargetkind 1
         event macro 22
      }
      If %SmeltOrCut = Smelt
    {
      finditem %tool C_ , #backpackid
         set #lobjectid #findid
         event macro 17 0
         wait 5
         click 80 400 ; Smelt item button position
         finditem %trash C_ , #backpackid
         set #ltargetid #findid
         set #ltargetkind 1
         event macro 22
      }
   }
}
Purpose : crafting items or for gains.
HowTO use: read comments.
Works for : any craft-related prof.

Pages: [1]