Automate Trade Pack Route ? menu

User Tag List

Results 1 to 14 of 14
  1. #1
    thunderstrux's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Automate Trade Pack Route ?

    I am looking for something to drive for me on the route. I want to establish beginning point, drive the route, and stop next to gold trader (over land route). I guess need program to record keyboard input but only play keys at specific time on the recording rather than as macro that is instant replay I think.

    I don't need it to sell pack, make pack or any of that, just to drive route for me while I watch any ideas?

    Automate Trade Pack Route ?
  2. #2
    AutoScript's Avatar Corporal CoreCoins Purchaser
    Reputation
    23
    Join Date
    Oct 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Should be simple to make one . Will you need the bot to mount mule? Will you need the bot to go back to origin? And will it need to make pack and sell it?

  3. #3
    thunderstrux's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, does not need to do anything but steer would be watching myself to make sure no problem happen on route anyway so i set it up in beginning and sell at end ofr oute

    edit it just need to do driving steering only

  4. #4
    cr0xey's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any updates on this? I would love it!

  5. #5
    AutoScript's Avatar Corporal CoreCoins Purchaser
    Reputation
    23
    Join Date
    Oct 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    working on it. just have a lot of code on the screen at the moment. lol

  6. #6
    cr0xey's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds awesome! really looking forward to it! haven't used any bots before, so I will have to read up on Autoit! :P

  7. #7
    AutoScript's Avatar Corporal CoreCoins Purchaser
    Reputation
    23
    Join Date
    Oct 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Odds are ill use c++ and just compile it. Or some type of macro recorder with a script.

  8. #8
    cr0xey's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okey that sounds good, how is it coming along?

  9. #9
    demon2450's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [email protected] View Post
    Odds are ill use c++ and just compile it. Or some type of macro recorder with a script.
    I've been working on this as well. I'm using Pulover's Macro creator to record my keys and mouse when I do runs and then I've been editing the recordings if they aren't perfect. I'll hopefully have something working by next week, ill post back if it works. Biggest problem is even if I pull my cart up to the specific starting point, if it bumps into another cart, or mobs that slow it down, or the carriages, it'll make me off course slightly, but that's enough for build up error.

    This is the pain in the *** way of doing it but at least the chances of being banned are pretty much zero since there's no playing with the game's memory.
    Last edited by demon2450; 11-17-2014 at 04:13 AM.

  10. #10
    AutoScript's Avatar Corporal CoreCoins Purchaser
    Reputation
    23
    Join Date
    Oct 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demon2450 View Post
    I've been working on this as well. I'm using Pulover's Macro creator to record my keys and mouse when I do runs and then I've been editing the recordings if they aren't perfect. I'll hopefully have something working by next week, ill post back if it works. Biggest problem is even if I pull my cart up to the specific starting point, if it bumps into another cart, or mobs that slow it down, or the carriages, it'll make me off course slightly, but that's enough for build up error.

    This is the pain in the *** way of doing it but at least the chances of being banned are pretty much zero since there's no playing with the game's memory.
    Well, Yes and no lol. There will always be some discrepancy between the x and y position that we want and the position that we actually are. Unless we use a packet sniffer or injection bot. But with an overlay bot we can make a AI that will try to find its way to the spot we need.
    Fortunately there has ban a lot of work on simple ai's for this. And what I will try to do is make a bot path searching algorithm that will find the shortest and least cost path to the final state (goal).

    Look at this work

    Artificial Intelligence - Bot path finding - Example Scripts - AutoIt Forums



    let me know how its going, i will share my code when i get around to doing this.
    thanks
    Elzie

  11. #11
    Elrind Luero's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would pref to see automated Trade Route bot too, at least simple one, that will go from 1 place to another.

  12. #12
    reider45's Avatar Member
    Reputation
    1
    Join Date
    May 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any updates on this?

  13. #13
    LUKE69's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes please, im also intrested in this trade running helper.

  14. #14
    gulba's Avatar Member
    Reputation
    8
    Join Date
    Mar 2012
    Posts
    36
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

Similar Threads

  1. Exploitng Trade Packs with Hauler
    By Turalyon Tahyang in forum ArcheAge Exploits
    Replies: 3
    Last Post: 08-03-2015, 08:14 AM
  2. duping trade packs
    By nodrin in forum ArcheAge Exploits
    Replies: 9
    Last Post: 12-23-2014, 03:28 AM
  3. [Guide] The best trade pack to run with 15+ Gold per 8 min
    By Aenth in forum ArcheAge Guides
    Replies: 0
    Last Post: 11-15-2014, 06:38 AM
  4. [Trading] Trading HolyPaladin 85 full cata set Against EU KEYS PACKS PM
    By unknq in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 04-08-2012, 08:44 AM
  5. [Trading] hi im tradeing my aoc acc with rotg pack and other addons with a 80barb for gametime
    By mysticdude in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 08-29-2011, 03:08 AM
All times are GMT -5. The time now is 09:38 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search