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 - Mad Tamer

Pages: [1] 2 3 4
1
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« on: March 07, 2015, 08:00:45 AM »
Thank you soo much BOD farther. I will try your fix. I never thought of trying to ghost a random item the script does not use before starting script lol.

2
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« on: February 28, 2015, 05:41:45 PM »
I have been having ghost shovels and ghost ore in my bag lately. I know why it happens its because my crappy lap top and even worse WIFI internet. I have changed around the wait times a bunch and can't seem to fix the problem... I changed the set %lWait 60 from 20. I found the mine ore timer and changed that from 3s to 4s. But still I have problems I think I need it to re-open the backpack after every time it travels threw gate after about 2- 3 seconds. If I manually re-open backpack every time it goes threw a gate it seems to stop it from hanging up. If anyone could tell me the code I could use to open re-open backpack and around where I would need to put the code that would be fantastic. Thanks for your help! And thank you for the wonderful script.

3
General UO Chat / Re: Spawning Since Last Patch?
« on: February 27, 2015, 01:15:56 PM »
Thanks Kham. I was not scripting or using my UO steam to pick the gold up but it was still happened. Its very annoying. So from what I got if you pick it up to fast it locks it down for a while. Who as the end of the spawn with a bunch of strangers is gonna wanna pick the gold up slowly lol. No one on static's can actually confirm if its a BUG or if it is intended and will stay this way.

4
General UO Chat / Spawning Since Last Patch?
« on: February 26, 2015, 10:54:34 PM »
I just patched my UO like a few days ago. And all the sudden at the end of the spawns I cannot pick up alot of the gold. Its almost like most of its LOCKED DOWN and it SLOWLY releases itself over about 30 minutes time. Has anyone else seen this problem? I play on OSI. If you have spawned in the last few days can you please tell me how it went for you picking up the gold at the end? Thanks everyone for your time.

5
UO News / Re: [UO Herald News] Housing Issue
« on: February 26, 2015, 10:40:20 PM »
Kham. Some of the old houses are Grandfathered meaning they will never fall even if the person quit UO n shuts off account. I have an account that has 4 houses on it all grandfathered. A couple 2 storys and a couple small houses right next to each other. That account can't place any NEW houses or it ruins it. It used to be 1 house per char I think.

6
UOSteam / Re: AssistUO/AUO used to be Steam
« on: February 21, 2015, 06:58:39 PM »
Thanks everyone. I was using steam but it was outdated or something the macros were broken and object inspector didn't work. I downloaded the new one from that site up there and its now working fine. You guys are awesome! Thanks again.

7
UOSteam / AssistUO/AUO used to be Steam
« on: February 21, 2015, 12:44:41 AM »
I used to use this for a UOA type program. I liked the macro area. I had to wipe my computer and now the Object Inspector Thing does not work and say I click bandage and then click dragon and hit save it says useobject 0x40c1daba NOT FOUND. This is the simple macro I am trying to make. I don't know if or why my AssistUO is broken or if it is broken for everyone?  I can't find any info about AssistUO or UOSteam anywhere anymore. Does anyone still use this program? RUNUO had it for a while but now no longer supports it. Thanks alot for your help in this matter. Have a nice day everyone!

useobject 0x40c1daba
waitfortarget 15000
target! 0xb178bc

8
No problem EN. I am a newbie at scripting I have no clue how. But from using them for soo long I have learned how to change them around a little.

9
Hey Endless Night thank you very much for all your amazing scripts! I love this one for getting my reward bags on every char. When I tried to run the script I noticed it was trying to log on my non existent 7th char slot first.

Ghost, to get it working again you just need to change the spot where it says CharLoop 7 should say 1 and MaxChars should say how many chars your accounts allowed to have. Also the delay was changed from 12 to 28! Soo I changed the delay back to like 15. Because 28 was almost a 3 second wait between actions.

The code looked like this.

Sub ActionLoop
  set %Menu Reset
  GoSub ActionLoopHeader
  set %CharLoop  7 ; 1 ; get rid off
  set %MaxChars 7  ; get rid off - temp added



And I changed it to look like this.

Sub ActionLoop
  set %Menu Reset
  GoSub ActionLoopHeader
  set %CharLoop  1 ; 1 ; get rid off
  set %MaxChars 6  ; get rid off - temp added

10
Thanks alot for your help Ghost! Where exactly do I put the code? I tried a few different spots inside the script and it did not fix the problem of it not clicking the chars to log in on. I am kinda a newbie at making changes or adding things to scripts.

11
The Ghost. Your fixes almost fixed the problem. Its not clicking the chars. But it puts in the account info.

12
Its done pretty easy with 5 Mystic's summoning RC's as fast as they can... 1 Bushido Archer is nice for damage have them honor it.  If you have 5 mystics always trying to keep a RC up you will beat it pretty quick and with zero deaths. My group of 6 players have done them 5 times in a row with zero deaths. 5 mystic and 1 archer.

13
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« on: October 02, 2014, 10:19:44 PM »
Hello! Neo just upgraded his Tur Mer Lumberjacking script!! http://www.scriptuo.com/index.php?topic=8255.msg70873#msg70873 It now use's gate travel perfectly. Is there anyway you could use a similar gate travel on your script? I am not saying yours is bad it just spams gate over and over until the current gate falls and that makes you look like your scripting. And when it drops at bank/secure it never goes back threw the same gate even if its still up. Thanks soo much for your time! Your script is great!

14
It runs perfect. I can't find anything wrong with it! Thank you soo much! Your amazing at making scripts! It drops off resources n even makes it BACK threw the same gate sometimes! AMAZING! Super quick! I sometimes I use  XIIxOveR's Miner For Dummies 3.0 script that uses gate travel and its not half as efficient as yours!

15
Thank you soo much Neo! I will test it out asap! Thank you soo much for your work! Your amazing! Wellcome back! Alot of people here care about you and miss you when your gone!

Pages: [1] 2 3 4