Author Topic: Shadowguard Helper  (Read 31589 times)

0 Members and 1 Guest are viewing this topic.

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Respect: +245
  • Referrals: 0
    • View Profile
Re: Shadowguard Helper
« Reply #45 on: July 11, 2020, 01:19:17 PM »
0
To help you with the association, I have attach  a Pic.   


There are 3 attachment(s) in this post. You must register and post an acceptable introduction to download
Orchor Name.JPG
Orchor label.JPG
Orchor.JPG

Offline creedgaming

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0%
  • Reputation Power: 0
  • creedgaming has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Shadowguard Helper
« Reply #46 on: September 29, 2020, 05:42:10 PM »
0
I just edited the script to drop it the apple on my horse so that I don't have to fight any mobs. This also tells your horse to follow you and waits a few seconds to see if the horse is nearby. You might have to add more horse types for finditem SG_OF_MG because mine finally bonded and I hadn't had to add anymore npc bought horses.

line 309
Code: [Select]
          ;;gosub adctd_throw %currentApple %currentTree 10 10
          tryagain:
          finditem QQD C_ , #BACKPACKID
          exevent drag #findid
          wait 5
          finditem SG_OF_MG
          wait 2
          if #finddist > 2
          {
          msg $
          msg all follow me $
          wait 3s
          goto tryagain
          }
          exevent dropc #findid
          wait 40
         

and left the rest the way it was

Code: [Select]
       ignoreitem %currentTree
       }
      }

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Respect: +245
  • Referrals: 0
    • View Profile
Re: Shadowguard Helper
« Reply #47 on: September 29, 2020, 07:50:58 PM »
0
only if you you have read a few post back  like post 33 and 40. 
http://www.scriptuo.com/index.php?topic=13449.msg118094#msg118094

Glad you figure out how to add new function. Thx for sharing

Offline zchosen

  • Restricted
  • *
  • Posts: 5
  • Activity:
    0%
  • Reputation Power: 1
  • zchosen has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Shadowguard Helper
« Reply #48 on: November 28, 2020, 03:49:06 PM »
0
looks awsome, id like to download this script for my tamer if possible, cant find the download link, big thanks for ur efforts

Offline Gaderian

  • Elite
  • *
  • *
  • Posts: 486
  • Activity:
    0%
  • Reputation Power: 10
  • Gaderian barely matters.Gaderian barely matters.
  • Respect: +50
  • Referrals: 3
    • View Profile
Re: Shadowguard Helper
« Reply #49 on: November 28, 2020, 05:08:47 PM »
0
Hi zchosen,
You will need to make a proper introduction to be unrestricted. Then you will have access to the download links.

Take a few minutes to read about making an introduction here: http://www.scriptuo.com/index.php?board=55.0

Then make your own post about yourself here:http://www.scriptuo.com/index.php?board=20.0

A sense of community is cherished here. Come join us!

Gaderian
"Go ahead ask me: 'Should I use hard waits or timers?'"
You say:"Should I"
Gaderian:"Timers!"
You Say:"use hard waits or timers?"

The serious side of timer use is illustrated here: http://www.scriptuo.com/index.php?topic=12094.msg101926#msg101926

However, every time I go back and look at this [AutoLooter] script, I realize I had wrote it in my zen state of EUO scripting - so it makes my brain hurt.

Tags: