Thread: POT AUTOLOOTER

Page 3 of 3 FirstFirst 123
Results 31 to 45 of 45
  1. #31
    Yikito's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    How this works i downloaded and runned it, but it does nothing, this takes the pots of my vault only or how it works

  2. #32
    -r2d2-'s Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    83
    Reputation
    42
    Thanks
    23
    Quote Originally Posted by Yikito View Post
    How this works i downloaded and runned it, but it does nothing, this takes the pots of my vault only or how it works
    Look at when this thread was made. I hope I don't have to say more.

  3. #33
    kentpachi's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    4
    how did you make it? can you give me the source?

    its a good autoclicker , i can use it in any games , just change the image

    thank you sir

  4. #34
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by kentpachi View Post
    how did you make it? can you give me the source?

    its a good autoclicker , i can use it in any games , just change the image

    thank you sir
    Here you go: https://www.mpgh.net/forum/showthread.php?t=816960

  5. #35
    Isn'tThisHowItGoes's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    53
    Quote Originally Posted by Lovroman View Post
    That looks a little bit more like the TradeBot source than the Auto-loot source.
    Just judging by the thread being titled 'TradeBot Source'.

  6. #36
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by Isn'tThisHowItGoes View Post
    That looks a little bit more like the TradeBot source than the Auto-loot source.
    Just judging by the thread being titled 'TradeBot Source'.
    Whoops, they're both made by ll1312ll, so I tought that we are talking about his TradeBot, lol..
    I'm assuming you go it, so I'm deleting this, as I don't want to keep this posted here without creator's permission..
    Last edited by Lovroman; 06-07-2014 at 12:33 AM. Reason: Removed the source..

  7. #37
    Isn'tThisHowItGoes's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    53
    Quote Originally Posted by Lovroman View Post


    Whoops, they're both made by ll1312ll, so I tought that we are talking about his TradeBot, lol..
    I'm assuming you go it, so I'm deleting this, as I don't want to keep this posted here without creator's permission..
    Wasn't me who wanted it, I'm just a random bystander, sorry.
    Might need to ask the original request-er.

  8. #38
    Nulran's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    In your sisters pants
    Posts
    58
    Reputation
    10
    Thanks
    4
    Nice release, not too many bugs. Good Job

  9. #39
    kentpachi's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    4
    please sahre the cource code sir

    i want to improve it AHK

  10. #40
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    Quote Originally Posted by kentpachi View Post
    please sahre the cource code sir

    i want to improve it AHK
    i dont know if i still have the source
    i post it tomorrow if i find it

    here u go:

    Code:
    SetBatchLines, -1
    CoordMode,Mouse,Window
    CoordMode,Pixel,Window
    
    Loop
    {
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (1).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (2).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (3).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (4).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (5).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (6).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (7).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (8).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (9).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (10).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    }
    F4::pause
    return
    RButton::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic1.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var3, var4, 0, 0, %winSizeX%, %winSizeY%, pics\pic11.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic2.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var2, var1, 0, 0, %winSizeX%, %winSizeY%, pics\pic22.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    Return
    Last edited by Lovroman; 06-10-2014 at 06:13 AM.

  11. #41
    kentpachi's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by ll1312ll View Post
    i dont know if i still have the source
    i post it tomorrow if i find it

    here u go:

    Code:
    SetBatchLines, -1
    CoordMode,Mouse,Window
    CoordMode,Pixel,Window
    
    Loop
    {
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (1).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (2).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (3).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (4).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (5).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (6).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (7).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (8).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (9).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot (10).png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove %mousePosX%, %mousePosY%
    }
    F4::pause
    return
    RButton::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic1.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var3, var4, 0, 0, %winSizeX%, %winSizeY%, pics\pic11.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic2.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var2, var1, 0, 0, %winSizeX%, %winSizeY%, pics\pic22.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    Return
    thanks

    btw wahts the use of this code?

    Code:
    RButton::
    SendMode Event
    MouseGetPos, mousePosX, mousePosY
    WinGetPos, , , winSizeX, winSizeY, A
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic1.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var3, var4, 0, 0, %winSizeX%, %winSizeY%, pics\pic11.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\pic2.png
    if ErrorLevel = 0
    imageLocX += 20
    imageLocY += 70
    Xinc = 30
    Yinc = 120
    if ErrorLevel = 0
    ImageSearch, var2, var1, 0, 0, %winSizeX%, %winSizeY%, pics\pic22.png
    if ErrorLevel = 0
    Click %imageLocX%, %imageLocY%, 2
    if ErrorLevel = 0
    MouseMove, mousePosX, mousePosY
    Return it seems it disabled me using the RMB
    Last edited by Lovroman; 06-12-2014 at 11:32 AM.

  12. #42
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    i donnt know exactly looks like i testet something...

    oh and i found this:

    Code:
    amount = 1
    Loop
    {
       WinGetPos, , , winSizeX, winSizeY, A
       ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot%amount%.png
       MouseGetPos, mousePosX, mousePosY
    If(ErrorLevel = 0)
    {
      Click %imageLocX%, %imageLocY%, 2
     
    }
       amount ++
    if amount > 10 
    {
      amount = 1
    }
    }
    F4::pause
    return

  13. #43
    kentpachi's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by ll1312ll View Post
    i donnt know exactly looks like i testet something...

    oh and i found this:

    Code:
    amount = 1
    Loop
    {
       WinGetPos, , , winSizeX, winSizeY, A
       ImageSearch, imageLocX, imageLocY, 0, 0, %winSizeX%, %winSizeY%, pics\loot%amount%.png
       MouseGetPos, mousePosX, mousePosY
    If(ErrorLevel = 0)
    {
      Click %imageLocX%, %imageLocY%, 2
     
    }
       amount ++
    if amount > 10 
    {
      amount = 1
    }
    }
    F4::pause
    return

    last question

    how to make it in order? like i want it to click the loot1.png first then followed by 2,3,4,5 until 10 IN ORDER not randomly


    thanks in advance bro

  14. #44
    beaversous999's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I was wonder if there is any other key or command I need to use other than making suring the autoloot icon is the "on" position. I have gotten every other piece of this awesome software to work but one.....the autoloot. I have been holding off on asking but I finally decided it was time. Whatever it is I can take it. Thank you Rob

  15. #45
    RookieLazer's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    Ohio
    Posts
    256
    Reputation
    10
    Thanks
    97
    My Mood
    Lurking
    Quote Originally Posted by beaversous999 View Post
    I was wonder if there is any other key or command I need to use other than making suring the autoloot icon is the "on" position. I have gotten every other piece of this awesome software to work but one.....the autoloot. I have been holding off on asking but I finally decided it was time. Whatever it is I can take it. Thank you Rob
    Did you notice the little thing on the thread that said [OUTDATED]
    kthxbai

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Release] autoloot pots
    By dg123 in forum Realm of the Mad God Hacks & Cheats
    Replies: 56
    Last Post: 09-01-2013, 01:00 AM
  2. Water your nose... with Neti pot?
    By OO7 in forum General
    Replies: 5
    Last Post: 06-29-2009, 04:15 PM
  3. mpgh is smoking pot
    By sd49sucx in forum Spammers Corner
    Replies: 3
    Last Post: 06-20-2009, 05:54 AM
  4. POT=SAFE
    By M2A in forum General
    Replies: 29
    Last Post: 04-12-2009, 06:05 PM
  5. pot shots at each other
    By dibola in forum Flaming & Rage
    Replies: 1
    Last Post: 09-15-2008, 01:47 AM