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

    Auto Delete inventory [HELP]

    Heyyy

    J'ai besoin d'aide, je cherche comment faire pour que peu importe la taille de la fenêtre. Le script sache qu'il doit cliquer sur X, Y position.
    J'ai utiliser cette méthode là car je ne trouve pas comment faire, mais cette méthode n'est fonctionnel a 100% malheureusement:


    I need help , I'm looking how to make regardless of the size of the window. The script knows to click on X , Y position.
    I use this method here because I can not find how to do, but this method is functional 100% unfortunately :

    Code:
    Gui, Add, Text,, ADinV 		Ver1.1 by Mx`n`nKeys :`nCtrl-g  W to resize (Select the window)`nCtrl-g  X to start (48 first inventory to delete.) Before open the Loot Collector.
    Gui, Show,,Auto Delete Inventory Vers1.1
    
    
    ^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, 22
    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
    SetMouseDelay, 20 
    Click 210, 810
    Click 715, 485
    return
    }
    Mais pour moi, je ne trouve pas ça facile.
    Car nous devons définir sa taille pour qu'il sache ou cliquer.
    Ce que je recherche c'est qu'il sache ou cliquer, peu importe la taille de la fenêtre.
    Comment dois je faire s'il vous plait?
    Merci à tous pour votre aide.



    But for me, I do not find it easy.
    For we must define its size so that it knows or click .

    What I look for is that knowledge or click , regardless of the size of the window.

    How do I do please ?

    Thank you all for your help.

  2. #2
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk
    You can do a pixel search or use the proportionality. Feel free to resize the window by yourself and take it back to its previous size after
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  3. #3
    Threadstarter
    New Member
    mxann's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    mpmoi, je vous ai ajouté skype afin de pouvoir en discuter si vous avez du temps à m'accorder. Merci

Similar Threads

  1. [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
  2. [Help Request] Auto DC ,please help me
    By siow yi you in forum Mission Against Terror Help
    Replies: 3
    Last Post: 06-21-2014, 12:35 AM
  3. [Help Request] Auto self nade help request.
    By Zapehy in forum CrossFire Help
    Replies: 4
    Last Post: 08-20-2013, 11:47 AM
  4. [Help Request] awesomenium deleted need help fast
    By wGRWGHWGRERGrgergergrg in forum Alliance of Valiant Arms (AVA) Help
    Replies: 4
    Last Post: 06-07-2013, 10:53 AM
  5. I NEED Auto aim PLEase help!!!!!!
    By MarioDahacker in forum CrossFire Hacks & Cheats
    Replies: 1
    Last Post: 08-19-2009, 12:44 PM