Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    michaelbuchs
    michaelbuchs is offline
    New member
    Join Date
    2011 Apr
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    yes i guess it is autoclicker.. but its going to select the mobs with tab then kill the mobs with the selected buttons that you want to use.. 1-= sign..

    I dont need to put an auto pot in it since the game already has that

    I just cant get it to work inside the game but it works for another game...

    so i am thinking that it has some kinda of hidden protection thats not allowing send keys.

    Also i will most likely release it and the code.. depending on the demand.. but like I dont want to b/c i dont really want to ruin the game... because like everyone else waiting for something to come out.. I got tired of waiting and time to try to make something myself for a change.. instead of always depending on others

  2. #12
    makradesh
    makradesh is offline
    Member-in-training makradesh's Avatar
    Join Date
    2011 Feb
    Location
    UG in PGC
    Posts
    68
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    14
    Thanked in
    9 Posts
    Rep Power
    0
    hehe, well you got my respect for the fact you made your own bot type..

    I would like to ask you one thing..
    Did you use autoit?
    And try the following lines brother..
    WinWaitActive
    ControlSend

    WinWaitActive will wait till the specific screen is open, maybe thats what your looking for?
    And controlsend means it will send it to a specific window u enterd.

    If it still doesn't work, you could try to send me a pm with the code..
    I wont take any credits for it, but i am glad to help those that actually try to learn something ^^,
    Stewie kills the world in 2012.

  3. #13
    michaelbuchs
    michaelbuchs is offline
    New member
    Join Date
    2011 Apr
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    deleted my code
    Last edited by michaelbuchs; 2011-04-24 at 04:18 AM.

  4. #14
    yizheng
    yizheng is offline
    Awesome to the MAX yizheng's Avatar
    Join Date
    2010 Aug
    Posts
    743
    Thanks Thanks Given 
    124
    Thanks Thanks Received 
    728
    Thanked in
    187 Posts
    Rep Power
    14
    im glad someone is actually doing something. i'll probbaly release some crap i made up with my crappy programming knowledge

  5. #15
    michaelbuchs
    michaelbuchs is offline
    New member
    Join Date
    2011 Apr
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Quote Originally Posted by yizheng View Post
    im glad someone is actually doing something. i'll probbaly release some crap i made up with my crappy programming knowledge
    Nothing is ever crappy... :P

    Ya hopefully I can get this to work

    ---------- Post added at 06:00 PM ---------- Previous post was at 05:12 PM ----------

    ControlSend ( "title", "text", controlID, "string" [, flag] )

    so mine would be

    ControlSend("Kabod", "", "", ""[, 1])

    I would think

    B/c the flag would be raw keys so it would take a 1..

    I cant find the controlID or the string.. b/c auto it window info wont show it or kabod doesnt allow the info to release.. hmm

  6. #16
    yizheng
    yizheng is offline
    Awesome to the MAX yizheng's Avatar
    Join Date
    2010 Aug
    Posts
    743
    Thanks Thanks Given 
    124
    Thanks Thanks Received 
    728
    Thanked in
    187 Posts
    Rep Power
    14
    hm dont know much about autoit but i dont think you need the rest

    try this:
    ControlSend("Kabod", "", "", ""[, 1]) = ControlSend("Kabod", "", "", "{1}")

    but i think it will work better if "Kabod" is replace with a handler(which i dont know what the hell to do xD)

  7. #17
    michaelbuchs
    michaelbuchs is offline
    New member
    Join Date
    2011 Apr
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    hmm I dont know what handler is.. example please.. and i can look it up in the help files... so i can read what it is and what not...

    I will try that controlsend or have you? and if so please let me know if it worked or not..

  8. #18
    makradesh
    makradesh is offline
    Member-in-training makradesh's Avatar
    Join Date
    2011 Feb
    Location
    UG in PGC
    Posts
    68
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    14
    Thanked in
    9 Posts
    Rep Power
    0
    If you can try that out for me, ill be glad to help you if it dont work ^^,

    MKD-
    Stewie kills the world in 2012.

  9. #19
    kai456kai
    kai456kai is offline
    Guest
    Join Date
    2011 Apr
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Ok heheheeh

  10. #20
    DragonFun
    DragonFun is offline
    New member
    Join Date
    2012 Dec
    Posts
    11
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    can you link anything that would help with farm ?

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •