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

Pages: [1]
1
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: May 09, 2013, 04:57:45 PM »
well i identified that its iding the fishing pole properly, but my problem is it doesnt equip it should i try to slow it down at that portion? and the crabs and lobsters is what sends me to my bank everytime. so if there is a fix for that it will run through just fine. any idea on how i'd slow it down? or add crabs & lobsters to the list of things it should junk

2
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: May 09, 2013, 03:36:54 PM »
Have you ever had issues with the crabs and lobsters? I cant seem to find a way to dispose of them, and maybe where the portion that equips the fishing pole? its not finding the correct id for the pole. and is that CHARID? sorry for all the questions trying to learn about scripts from scratch.

Tango

3
New member introductions / Re: Newb to ScriptUO
« on: May 09, 2013, 01:12:50 PM »
Welcome! very cool introduction. Auto login tool sounds really cool, you use it on a freeshard right? ive seen some places give goodies for the people staying on the longest. thats neat

4
Script Debug / having a issue w/ script
« on: May 09, 2013, 01:10:38 PM »
 Hi, i was running trailmyxs full auto fisherman (its worked before) I went to start it on a new character, and the script fails to find the fishing poles id in my backpack? is there something i can do by editing it? or how would you approach to fix this kind of thing?

Tango

Post Merge: May 09, 2013, 01:17:35 PM
found where the script mentions arming the fishing pole, and was wondering if the CHARID could be wrong on it? i am at a lost as to where id change it in there tho.



ArmWeapon_loop2:
    finditem %fishingpole C_ , #CHARID
    if #FINDKIND <> -1 ; must de-equip fishing pole
    {
      exevent drag %fishingpole 1
      wait 10
      exevent dropc #BACKPACKID
      wait 30
      goto ArmWeapon_loop2
    }
    finditem %1 C_ , #BACKPACKID
    if #FINDKIND <> -1
    {
      if #FINDTYPE in PPO
        event macro 24 1 ; disarm weapon to setup - left
      else
        event macro 24 2 ; disarm weapon to setup - right
      wait 30
      goto ArmWeapon_loop1
    }

5
New member introductions / Re: Intro
« on: May 08, 2013, 09:33:13 PM »
thanks guys, looking for a good auto bod filling script now! thanks!

6
New member introductions / Re: Hello =)
« on: May 08, 2013, 08:29:41 PM »
Very cool, i play with some family members, its a better experience when you can take on big things with close friends.
welcome!

7
New member introductions / Intro
« on: May 08, 2013, 07:03:21 PM »
Hello all, got into UO a long time ago but currently play a freeshard kinda interested in learning about cartography and fishing and what not, dont know how to write scripts for it. I had an account on here before,  a LLama was my handle? lol
 anyway yall have some great niches of information on this site, its really helpful, thanks!

Post Merge: May 08, 2013, 08:35:20 PM
Well that probably wasnt enough information to suite you guys.

My character is Tango PussyGato, i play uo descendants, I'm a Necro tamer, aside from that i play a Macer , and i have a crafter. I kind of horde mats and stockpile bods. But i'm an avid fisher and get into that quiete often.

outa the game sphere i am a river rat in the western slopes of colorado. Meaning i raft, and kayak on fun shtuff. when I'm not doing that i work for dish network as a tech and mainly in the western slope area i hunt elk and some antelope.

Dont really like fishing in real life, kind of find it very boring which is what most people would say about uo fishing. Never met anyone in real life that plays uo, aside from the people i convert to play this game i've amassed a pretty good size group that champed and ran stuff with me occasionally but its just me now so i need to build up a lot of insurance money !

Pages: [1]