Author Topic: Adding repair deeds to Bench  (Read 3807 times)

0 Members and 1 Guest are viewing this topic.

Offline tandj99Topic starter

  • Elite
  • *
  • *
  • Posts: 261
  • Activity:
    0.2%
  • Reputation Power: 1
  • tandj99 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Adding repair deeds to Bench
« on: April 16, 2019, 04:11:37 PM »
0
So I started to mess around with wanting to add deeds in my backpack to the repair bench. So I was able to get it to open the gump to add and even got it to click the button to start targeting the deeds. But im stumped on how to go about targeting the deeds in my pack and then going back to making deeds. Here is what I have so far


Code: [Select]
Finditem SLJC G_5 ;, #BackpackID
wait %LagDelay
If #FindKind <> -1
{
   set #LOBJECTID #FINDID
   wait 10
   event macro 17 0
   wait 20
   click 180 517
   wait 1s
   finditem EWH C_ , #backpackid
   if #findkind = -1
      Return

}
Return

Can someone point me in the correct directions

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: Adding repair deeds to Bench
« Reply #1 on: April 16, 2019, 08:42:29 PM »
0
I would like top help but I dont have a repair bench.  PM the shard you play so I can you our if you would like me to help you.

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: Adding repair deeds to Bench
« Reply #2 on: April 18, 2019, 02:05:00 PM »
0
Now that we are done testing.   No need for a complicated script to add the deed to the repair bench.  just click the add deed and target the bag  the deed are located.  it will add of them.  :)   happy filling.

Tags: