Platforms For Platinum - automated crafting bot using addon API menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1
    itsmetomed's Avatar Private
    Reputation
    6
    Join Date
    Jun 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Platforms For Platinum - automated crafting bot using addon API

    I ****ed up Iron Chunk prices on my server already so I figured I'd release this to the public:



    Iron Chunks usually sell for cheap on the CX and you can craft Metal Platforms (3 iron chunks + 3 iron screws) with 0 Architect skill which sell for 16.64 silver. Pretty good profit even at 2-3s per ore chunk. Using an external program to automate this process would be illegal under the ToS so I made an addon with carbine's own API that does it for you. It's even faster than AHK/AutoIt bot could ever be!

    The code is on github: https://github.com/tomedws/PlatformsForPlatinum (direct download link). If you find other things to craft for profit it shouldn't be too hard to alter it.

    Have fun!

    Platforms For Platinum - automated crafting bot using addon API
  2. #2
    tsincaat's Avatar Contributor

    Reputation
    82
    Join Date
    May 2006
    Posts
    283
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep very nice addon, iron prices aren't fantastic on my server but are still low enough to make a bit of profit. Working perfectly as advertised.

  3. #3
    Supernuss's Avatar Member
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had the Problem with creating planks instead of Platforms. I fixed it for myself, hope you dont mind me
    changed line 80 to this: self:Craft(CraftingLib.CodeEnumTradeskill.Architect, 391, {"Eiserne Schraube", "Eiserne Schraube", "Eiserne Schraube"}) -- 391 is Metal Plank
    (my game is on german)

  4. #4
    RuNKino's Avatar Member
    Reputation
    7
    Join Date
    Jun 2014
    Posts
    21
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice script, howto get the enum to create other scipts?

  5. #5
    itsmetomed's Avatar Private
    Reputation
    6
    Join Date
    Jun 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RuNKino View Post
    Nice script, howto get the enum to create other scipts?
    Rover is usually the easiest way to explore the libs


    Originally Posted by Supernuss View Post
    Had the Problem with creating planks instead of Platforms. I fixed it for myself, hope you dont mind me
    changed line 80 to this: self:Craft(CraftingLib.CodeEnumTradeskill.Architect, 391, {"Eiserne Schraube", "Eiserne Schraube", "Eiserne Schraube"}) -- 391 is Metal Plank
    (my game is on german)
    Not at all

  6. #6
    csrsniper's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks like someone else caught on to how I've been making my money lol

  7. #7
    Narache's Avatar Member
    Reputation
    13
    Join Date
    Dec 2007
    Posts
    36
    Thanks G/R
    6/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aldready at 4silver on my server

  8. #8
    RuNKino's Avatar Member
    Reputation
    7
    Join Date
    Jun 2014
    Posts
    21
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok checked howto explore a bit. How you managed to get the craft id?

  9. #9
    itsmetomed's Avatar Private
    Reputation
    6
    Join Date
    Jun 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    load up your schematic in the crafting menu then use CraftingLib.GetCurrentCraft() and find the id

  10. #10
    RuNKino's Avatar Member
    Reputation
    7
    Join Date
    Jun 2014
    Posts
    21
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its working, thanks

  11. #11
    ggyo's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'd delete that post you made on the wildstar forums, this is pretty much botting

  12. #12
    itsmetomed's Avatar Private
    Reputation
    6
    Join Date
    Jun 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    only uses the addon API which Bitwise has said many times is not against tos no matter what you do

    btw self:Craft(CraftingLib.CodeEnumTradeskill.Architect, 862, {}) will make Silver Kegs

  13. #13
    beyou's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2012
    Posts
    138
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i install this?

  14. #14
    itsmetomed's Avatar Private
    Reputation
    6
    Join Date
    Jun 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  15. #15
    beyou's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2012
    Posts
    138
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got it - i dont see any profit in it- chunks are 5s each on my server

Page 1 of 3 123 LastLast

Similar Threads

  1. Automated Shopping Bot using VB6
    By pengis in forum Programming
    Replies: 1
    Last Post: 06-05-2009, 11:08 PM
  2. Addons For Soloing/Questing, Easy to Use For a Young Person.
    By [Royal] in forum WoW UI, Macros and Talent Specs
    Replies: 8
    Last Post: 10-05-2008, 03:41 AM
  3. Must use addons while botting!
    By Stans Dad in forum WoW UI, Macros and Talent Specs
    Replies: 6
    Last Post: 08-19-2008, 05:27 PM
  4. a useful addon for casters in pvp
    By SickChips in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 12-29-2007, 06:52 PM
All times are GMT -5. The time now is 02:12 PM. 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