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 - demitoast

Pages: [1]
1
_C2_ Script Library / Re: C2's BOD Collector Script
« on: March 07, 2017, 01:10:53 AM »
How would I go to change the 'every 6 hours' to every  1 hour or every 60 min ?

2
_C2_ Script Library / Re: C2's BOD Collector Script
« on: November 06, 2015, 02:40:15 PM »
Thank you, work great.


 Im also curious of a bug I sometime run into.

It is not the biggest issue since I managed to have a fix arround that problem. But still curious as I had this kind of problem in the past with login script.(in worse tho)

When I press play,

1. sometime the login totaly fail. It erase the current name, write proper  account, delete it, write my password in account name field.

2. When I already played and decide to start it. It will do it in the password field instead.

Now, what I think is that is 'fail' to click. What is even more weird is that it's not always the case. But usualy is persistent to the current boot. If I reboot my computer. There are chance it will just start working properly again.

On a even weirder note... I checked the pixel click and they are very well placed to have no chance of being outside the text field. I fixed the issue by changing of  using 'key tab' to switch between text fields as a test. It does not fail to log in and somehow it will not fail to select proper characters.

I  tried with both version of clicking

Code: [Select]
gosub setshard

  click %MainMenuNameX %MainMenuNameY f
   gosub sendstring %acct

   lclick %clickx %clicky f
   click %MainPassNameX %MainPassNameY f
   wait 10
gosub sendstring %pass

   click %NextScreenArrowX %NextScreenArrowY f
   wait 5
 ;  }
and
Code: [Select]
if #contname = MainMenu_gump
   {
   set %clickx #contposx + 521
   set %clicky #contposy + 356
   click %clickx %clicky f
   gosub sendstring %acct
set %clickx #contposx + 521
  set %clicky #contposy + 396
   click %clickx %clicky f
   wait 10
gosub sendstring %pass
   set %clickx #contposx + 618
   set %clicky #contposy + 445
   click %clickx %clicky f ; the green arrow
   wait 5
   }

It seem to be an issue that come and go like a bad relationship.
Like I said, it's not the biggest problem as I got a work arround. But, Im still wondering what is going on. Anyone else ran into this kind of problem on easyuo ?

3
_C2_ Script Library / Re: C2's BOD Collector Script
« on: November 01, 2015, 02:55:23 AM »
Very nice script, as a player who play on a free shard. I had to adapt this a little.

Now, I run in a problem that might just be temporary...

1. Shard I play is currently running an event and the tailor/blacksmith are no longer in their human form.
I think that is the issue, because when I run it. It will log each char, close everything, open backpack a little. Close it again and simply log off.
Where could I change the ID of the smith/tailor ? Or is it a totaly unrelated issue ?

2. We can gather bods every hour here. I would like to lower it to 1.

I changed

menu get everysixhours
if #menures = #true
   set %menuhours 6
set %hr %hr + %menuhours

for

menu get everysixhours
if #menures = #true
   set %menuhours 1

and changed

menu get everysixhours
if #menures = #true
   {
   set %menu_timer_interval 3600
   set %menutrack 3600
   }

Tbh, Im not really good at all that. Usualy can get arround with some small modification. But is that what I needed to do ?

4
Wine & Spirits / Re: Allergic To Wine... Ever Heard Of Such A Thing?
« on: July 03, 2015, 07:32:36 AM »
It is only related to sulfites. Sulfites is a conservation agent that does not change the taste like salt would.


In reality, you are not allergic. You are highly vulnerable to the POISON called sulfite.

From what I gather you did not claim to be allergic to sandwich meat. (Contain sulfite like many other things). So what I would suggest is to find LOW sulfite or NO sulfite wine. A lot more rare as it is ADDED for conservation purpose.

But it does exist! I hate sulfites.

I hate everything! :p

5
Dark Age of Camelot / Re: Nevermind, I closed my account!
« on: July 02, 2015, 09:55:02 PM »
DaOC was the best thing that came after UO and possibly still is... the 3 way RvR system was just impressive and the relic that would force HUGE communcation across 3 realm gave me a lot of fun. I used to play as a Nigthshade of albion leading the rangers and other nightshades during relic wars. Ranger reporting new groups and counts of approaching enemy and getting ready to pincer while us Nigthshae took the acrchers crew climbing in relic keep was some of the best fun I ever had!

The best MMO to date imo are

Ultima Online
Dark Age of Camelot
Asheron Call 1

Yup, I feel all the others are just bad clones or clowns of what I feel a real mmo should look like!
(mortal online seemed to have potential... But that seem kinda failing)

6
I wish t could say I feel dumb and that was the issue and maybe it was for the minning part. But, I have the mul file installed now and the menu just does not come up.

The most annoyng part is I did see the menu on first 2 run. Now I just press play and I do not see anything... As I post this. Im about to read the pages that came affter last release in hope to find something.

Thank you for the help. :)

EDIT:
OK, I still have issue but I fixed the important part. Here is my discovery.
Your macro save the settings in the registry and something must of broke in it. So I went to HKEY_CURRENT_USER\Software\EasyUO and deleted the 2 profiles. I started the macro again and the menu showed! Now, I have the mul file, I have normal shovels in pack and all it does is recall to spot 1(rune 2), wait a little and recall back to bank in hope to get the goods in, recall back to same spot since ore is left.(none taken) and loop on like this.

I play on Demise(Closest thing to a clone you can find. They play in ML era)
I am human, magery is high enough for 100% recall

7
Well, I tried to start this script and I a facing a serious issue where nothing happen anymore when I press play.

Here is all the action I can tell that I done.

I ran this script on the wrong char, but saw setup load. Everything was fine in the menu! Gj
Then I stoped it and played it on right character. It took the runebook, went 2nd rune. But no mining.
I figured.. Hey, maybe it's because I only have sturdy shovels! So I closed ot isomg tje X in right corner to close window and then stoped in easyuo.
I went to buy shovels and pressed play. Now the menu wont even load. :(

I tried emptying var, closing easyuo and reopening, redownloaded the scrip and resaved in cave I did a mistake and the menu still wont load.

Anyone got a clue what could cause that ?

8
New member introductions / Hi everyone!
« on: June 24, 2015, 09:07:24 PM »
Hi everyone Im happy to now be part of this community.

I have been playing UO on and off for over 10 years and now Im back again since almost a year! I love this game and apparently old graphics dont scare me away as the gameplay is so fun.

I play mostly on freeshards no skill cap and skill cap.
I mostly play PvM and like to get involved into a little pvp from time to time. I kinda got  out of the loop with scripting and macro and found this wonderful place.

Love gaming in social type games where the people share with each other and am a student in engineering finishing in a year!
Looking forward to joining in on this forum and getting to know a some of you.




Pages: [1]