I'm looking for something that make for exemple 600chaos in my inventory trade really fast menu

User Tag List

Results 1 to 8 of 8
  1. #1
    notorious879's Avatar Member
    Reputation
    9
    Join Date
    Nov 2011
    Posts
    74
    Thanks G/R
    0/8
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I'm looking for something that make for exemple 600chaos in my inventory trade really fast

    Hello,

    By the past i've been using ASH for this, but its not working anymore for me. I see a lot of bot/trader/people using a sort of things that autoclick in a trade window for easy currency swap.

    English is not my native langage, i'm sorry if i'm not clear, but lets say you want to trade 465c for 45ex for exemple, you have to move ur cursor to chaos stack, right click x times, and worse when you trade, u have to move ur cursor etc.. I dont know how to be more clear, but i like to instant trade the things.

    feature allowed me aswell to dump everythings in stash.

    Thanks in advance.

    I'm looking for something that make for exemple 600chaos in my inventory trade really fast
  2. #2
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    542
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    github.com/vadash/EZVendor

  3. #3
    notorious879's Avatar Member
    Reputation
    9
    Join Date
    Nov 2011
    Posts
    74
    Thanks G/R
    0/8
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, i've installed it into my plugin, it load well, i see the option but it doesnt work for me, neither in stash neither in trade. I'm pressing the hotkey but it does nothing, anything particular? Any doc about it? Is it broken because of patch? Ty

    EDIT : Have fun the little icon... Dumbass i am.. Thanks!

  4. #4
    kissi2's Avatar Member
    Reputation
    3
    Join Date
    Aug 2017
    Posts
    10
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For ppl who has Logitech Gaming Mouse. I made this LUA script.

    What it does:
    - press CTRL
    - clicks one column
    - offset coursor to the next column
    - release CTRL

    proc:
    - works super fast
    - high ping has almost no effect

    cons:
    - ppl you trading will always be surprised of speed
    - ppl you tarding can think you are a bot
    - you need Logitech gaming mouse (or keyboard)

    Usage:
    Paste to Logitech custom scrips editor window.
    Set the number of G button you want to use.
    Save.
    Place the cursor on the top item in the first column. Press assigned button. It should move full first column. Keep pressing till you need.
    Try ingame then adjust coordinates offsets in scrips. It may take some time in dependence your screen resolution and number of monitors you use. Remember that coordinate offset number is not number of pixels on the screen.
    Adjust delay if needed.

    My resolution is 2560x1440 main + 1080p extra monitor. So adjustment required if you have other.



    Code:
    function OnEvent(event, arg)
        if ((event == "MOUSE_BUTTON_PRESSED") and arg == 9) then --[[ THIS IS WHERE YOU CHANGE G9 MOUSE BUTTON TO ANOTHER]]--
                trade1();
    	end
    end
    
    function trade1()
    
    PressKey("RCTRL")
    Sleep(1)
    for i=4,1,-1 do 
    PressMouseButton ("1")
    ReleaseMouseButton ("1")
    Sleep(1)
    MoveMouseRelative (0,125) --[[ change one step coordinates offset here ]]--
    Sleep(1)
    end
    PressMouseButton ("1")
    ReleaseMouseButton ("1")
    Sleep(1)
    ReleaseKey("RCTRL")
    MoveMouseRelative (0,-125) --[[ change those 4 coordinates offset, ]]--
    MoveMouseRelative (0,-125) --[[ those offsets move cursor back where it was before clicking + 1 column to the right ]]--
    MoveMouseRelative (0,-125)
    MoveMouseRelative (125,-125) 
    MoveMouseRelative (10,0) --[[ extra offset for the windowed mode ]]--
    
    end
    Attached Thumbnails Attached Thumbnails I'm looking for something that make for exemple 600chaos in my inventory trade really fast-ezgif-3-ace27f5fe09a-gif  
    Last edited by kissi2; 10-18-2020 at 04:29 PM.

  5. Thanks Silent_Warrior, BrasileirinhoPe (2 members gave Thanks to kissi2 for this useful post)
  6. #5
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kissi2 View Post
    For ppl who has Logitech Gaming Mouse. I made this LUA script.
    I am completely sure that this script can be easily rewritten in AHK language and it will work for any macros using from mouse/keyboard. The structure of the script and its calls seems very similar. Unfortunately, I don't know AHK so well.

  7. #6
    XianPoE's Avatar Active Member
    Reputation
    27
    Join Date
    Apr 2019
    Posts
    38
    Thanks G/R
    0/23
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    >plebs using mouse clicks to achieve simple goals
    >elite tier reversers sending packets to instantly move all items, reducing overhead by 10000%
    selling private PoE programs
    thank you mister president

  8. #7
    gshock's Avatar Member
    Reputation
    9
    Join Date
    May 2019
    Posts
    19
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by XianPoE View Post
    >plebs using mouse clicks to achieve simple goals
    >elite tier reversers sending packets to instantly move all items, reducing overhead by 10000%
    Yeah good luck with that. It would be trivial to catch and you might be the collateral damage from ggg targeting bots. I already expect to get banned eventually, but I dont want to make it any easier.

  9. #8
    WSSANON's Avatar Member
    Reputation
    5
    Join Date
    Mar 2020
    Posts
    24
    Thanks G/R
    15/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I do something similar to this with my SteelSeries mouse.

    I just set one of my mouse side-buttons to "repeat while pressed" (Mouse1) with 50ms delays.

    Hold CTRL+the desired side mouse button and slide across all currency you want to trade, very fast and easy. This is good, for say, when you're not wanting to trade your ENTIRE stash and yes when you're not already using highlighted items (VERY AWESOME BTW)

Similar Threads

  1. Looking for people interested in making a WoW raid
    By Wnghero in forum World of Warcraft General
    Replies: 0
    Last Post: 11-27-2011, 07:22 PM
  2. [request sig] looking for someone to add my name to this
    By tonks1 in forum Art & Graphic Design
    Replies: 7
    Last Post: 03-27-2008, 04:07 PM
  3. [Request] Looking for a sig to my Private Server.
    By Anthraxx in forum Art & Graphic Design
    Replies: 2
    Last Post: 02-07-2008, 08:29 AM
  4. Looking for someone to glider my char...
    By Trucido in forum Members Only Gold And Powerleveling Buy Sell
    Replies: 3
    Last Post: 11-06-2007, 07:01 AM
  5. Looking for somone to change my shoulder,head and weapon looks
    By Lethalstab187 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 03-24-2007, 06:12 AM
All times are GMT -5. The time now is 07:18 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