Results 1 to 13 of 13
  1. #1
    mxann's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1

    Auto Delete inventory / Auto Click

    Hello all.

    Use AutoHOTKEY
    create new file with notepad or blocnote.
    save with " .ahk " and launch

    - Auto Delete Inventory - ADinV -

    Open the Loot Collector
    • ctrl W for resize the windows Trove.
    • ctrl X (24 first item)
    • ctrl V (24 next item)

    ;Auto Delete Inventory ADinV v1.5 by AtlasMxAn[AVS] for MPGH
    ;Notation type texte.
    Gui, Add, Text,, ADinV 210816 22h53 by Mx`n`nKeys :`nCtrl-g W to resize (Select the window)`nCtrl-g X to start (24 first inventory to delete.) Ctrl-g V (24next)Before open the Loot Collector.
    Gui, Show,,Auto Delete Inventory Vers1.5



    ^w::
    ResizeWin(Width = 1600,Height = 900)
    {
    WinGetPos,X,Y,W,H,A
    If %Width% = 0
    Width := W

    If %Height% = 0
    Height := H

    WinMove,A,,%X%,%Y%,%Width%,%Height%
    }


    ^x::
    {
    SetMouseDelay, 25
    MouseGetPos, 1270, 170
    SetMouseDelay, 20
    Click right 1270, 170
    Click right 1330, 170
    Click right 1390, 170
    Click right 1455, 170
    Click right 1520, 170
    Click right 1270, 230
    Click right 1330, 230
    Click right 1390, 230
    Click right 1455, 230
    Click right 1520, 230
    Click right 1270, 290
    Click right 1330, 290
    Click right 1390, 290
    Click right 1455, 290
    Click right 1520, 290
    Click right 1270, 350
    Click right 1330, 350
    Click right 1390, 350
    Click right 1455, 350
    Click right 1520, 350
    Click right 1270, 410
    Click right 1330, 410
    Click right 1390, 410
    Click right 1455, 410
    SetMouseDelay, 25
    Click 210, 810
    Click 715, 480
    Click 715, 480
    return
    }

    ^v::
    {
    SetMouseDelay, 25
    MouseGetPos, 1520, 410
    SetMouseDelay, 20
    Click right 1520, 410
    Click right 1270, 470
    Click right 1330, 470
    Click right 1390, 470
    Click right 1455, 470
    Click right 1520, 470
    Click right 1270, 525
    Click right 1330, 525
    Click right 1390, 525
    Click right 1455, 525
    Click right 1520, 525
    Click right 1270, 585
    Click right 1330, 585
    Click right 1390, 585
    Click right 1455, 585
    Click right 1520, 585
    Click right 1270, 645
    Click right 1330, 645
    Click right 1390, 645
    Click right 1455, 645
    Click right 1520, 645
    Click right 1270, 705
    Click right 1330, 705
    Click right 1390, 705
    SetMouseDelay, 25
    Click 210, 810
    Click 715, 480
    Click 715, 480
    return
    }
    - AutoClick -

    Ctrl + B
    ;Made by AtlasMxAn[AVS] for MPGH


    Loop
    {
    #Persistent

    Loop
    mouseclick, l,
    Sleep, 20
    }
    Return

    ^b::
    Suspend
    Pause,,1
    Return
    Last edited by mxann; 09-03-2016 at 06:20 AM.

  2. The Following User Says Thank You to mxann For This Useful Post:

    duyprovipwe (09-06-2016)

  3. #2
    duyprovipwe's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    OMG it so awesome! Thanks a lot dude
    Last edited by duyprovipwe; 09-06-2016 at 08:51 PM.

  4. #3
    duyprovipwe's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    Hi! I want to create auto delete item ( use the middle mouse to delete trophy fishes) could u teach me how to create this one

  5. #4
    Threadstarter
    New Member
    mxann's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Hi,

    of course.

    look the post with Fast Item Deleter by Vagdal.
    ~x::
    IfWinActive, Trove
    {
    MouseGetPos, x, y
    WinGetPos, , , WinW, WinH, A
    MouseClick, m
    Sleep, 100

    WinWh := WinW//2
    WinHh := WinH//2
    WinWw := WinW//18
    WinHw := WinH//19

    WinWf := WinWh-WinWw
    WinHf := WinHh+WinHw

    MouseClick, l, %WinWf%, %WinHf%
    MouseMove, %x%, %y%
    Sleep, 50
    Return
    }
    else
    {
    return
    }
    only replaces "MouseClick" by the appropriate button
    Last edited by mxann; 09-19-2016 at 07:26 AM.

  6. #5
    trilerion's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    In Snow Land
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    good job man!

  7. #6
    Threadstarter
    New Member
    mxann's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    thank you very much all

  8. #7
    iDunSky's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Someone can post a source code about a auto delete fish ?

    Thanks guys

  9. #8
    davidx90's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    5
    My Mood
    Angelic
    Quote Originally Posted by iDunSky View Post
    Someone can post a source code about a auto delete fish ?

    Thanks guys
    you are retard or blind? Check 1st post for the source :S

  10. #9
    iDunSky's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Retard ? No i'm not retard or blind brat.

    I try to make Auto click ( the first post of this topic ) but can't make the Auto Delete with the middle click as hotkey.

    So can u help me ?

  11. #10
    Ray's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    H
    Posts
    897
    Reputation
    10
    Thanks
    427
    This looks lit. Thanksssssss



  12. #11
    nakoboy's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    0
    Can you create an auto delete items to delete them, not to collect? want to use it for deleting trophys.
    Thx!

  13. #12
    gamingyeti_'s Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    i can now say bye to boots :P

  14. #13
    salutcmoioupas's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Is it possible to make a script that will delete automatically the 25 last items of inventory when the inventory is full?

Similar Threads

  1. Auto Delete inventory [HELP]
    By mxann in forum Trove Discussions & Help
    Replies: 2
    Last Post: 08-20-2016, 09:15 AM
  2. [Help Request] Auto updating inventory?
    By Silvus in forum Realm of the Mad God Private Servers Help
    Replies: 0
    Last Post: 05-29-2015, 11:22 AM
  3. [Release] Auto-Delete Log and Xigncode Files
    By that's in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 51
    Last Post: 04-13-2013, 11:34 AM
  4. [Solved] Hey guys can you Give me an auto it code that clicks and presses esc and f5 please
    By RoflmaoBliz in forum Alliance of Valiant Arms (AVA) Help
    Replies: 4
    Last Post: 12-11-2012, 11:49 AM
  5. [Release] Rapid Click (fire semi-auto weapons full auto)
    By ChrisPKaras in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 2
    Last Post: 01-29-2010, 03:06 PM