Page 3 of 7 FirstFirst 12345 ... LastLast
Results 31 to 45 of 97
  1. #31
    oleg1200's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    4
    My Mood
    Goofy
    what program did you use to create that bot? its automatic clicks buttons and moving mouse? if yes then i will create that i think because i have 32bit and it doesnt work

  2. #32
    Nubutor's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    8
    My Mood
    Lurking
    Quote Originally Posted by oleg1200 View Post
    what program did you use to create that bot? its automatic clicks buttons and moving mouse? if yes then i will create that i think because i have 32bit and it doesnt work
    You could use Sinbot and select the blood lord map (as it is the same as weeping queen) before you run the bot...

  3. #33
    oleg1200's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    4
    My Mood
    Goofy
    Quote Originally Posted by Nubutor View Post
    You could use Sinbot and select the blood lord map (as it is the same as weeping queen) before you run the bot...
    thx tried the sinbot 2.4 and it is detected... haven't seen people saying that this is detected but for me it is...
    but still what program he used? i tried to search found a program called WinAutomation but this is realy bad...
    Last edited by oleg1200; 11-06-2011 at 01:57 AM.

  4. #34
    cursing85's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    home
    Posts
    139
    Reputation
    10
    Thanks
    90
    My Mood
    Bored
    Quote Originally Posted by Nubutor View Post
    You could use Sinbot and select the blood lord map (as it is the same as weeping queen) before you run the bot...
    its not the same. weeping queen is just "start -> (skip boat) -> wait -> kill". blood lord = "start -> (skip boat) -> skip map -> run forward -> wait -> kill"

  5. #35
    ParkYongLee's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    211
    Reputation
    79
    Thanks
    9
    My Mood
    Busy
    @niggawat1 it's nice you shared your bot which you used for personal use only - even so I don't use bots I wanted to point that out
    Last edited by ParkYongLee; 11-06-2011 at 06:17 AM. Reason: wasn't leeched, it's the same guy ^__^

  6. #36
    nilher's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Flanders
    Posts
    205
    Reputation
    10
    Thanks
    34
    My Mood
    Psychedelic
    What console do you guys use?

  7. #37
    unutamam's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    gj dude but we need for x32 too

  8. #38
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13
    Thanks to everyone who appreciates it.
    I posted the code on the first page, really, is it so hard to compile it yourself?

    Anyways added the x86 version.

  9. #39
    sirmike's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by libiking View Post
    Im using Mouse mode and my secondary weapon key is [F],
    well the bot uses the javelin command and I have the 999 spears, but it doesnt shoot anything at all..
    It would be wise to actually by 7 spears from the market so that it will be set to 999.

  10. #40
    libiking's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Blah
    Quote Originally Posted by sirmike View Post
    It would be wise to actually by 7 spears from the market so that it will be set to 999.
    already have 7 spears in my [F] key...

    the bot uses all commands except of [F] pressing key...

  11. #41
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13
    It worked on friend's pc without problems.
    Anyone else has the spear problem?

  12. #42
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Approved the x86 version.

  13. #43
    wowschik's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    30
    My Mood
    Paranoid
    Code:
    MsgBox(4096, "The Weeping queen bot", "ALT TAB to to the game", 5)
        While 1
    	Sleep(7500)
    	;Starts the boat
    	Send("{ALT DOWN}")
    	MouseClick("left", 104, 929)
    	Send("{ALT UP}")
    	;waits for the start of the map 
    	Sleep(1000)
    	Send("{DEL}")
    	Sleep(8074)
    	Send("P")
    	;console commands
    	Send("{F5}") ;999 spears
    	Sleep(100)
    	Send("{F9}") ;ohk
    	Sleep(100)
    	Send("{F8}") ;god mode
    	Sleep(100)
    	Send("P") ;host timescale
    	Sleep(4500)
    	;Spam spears
        Send("p")
        Sleep (500)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Send("p")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("p")
    	Sleep (500)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("p")
    	Sleep (500)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("p")
    	Sleep (500)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep (1000)
    	Send("f")
    	Sleep(50000)
    	Send ("P")
    	;Button coords.
    	Send("{ALT DOWN}")
    	MouseClick("left", 665, 706)
    	Send("{ALT UP}")
    	Sleep(8000)
    	Send("{ALT DOWN}")
    	MouseClick("left", 265, 707)
    	Send("{ALT UP}")
    	;Wait for the boat
    	Sleep(5000)
    	WEnd
    this is the code for 1680x1050
    i also increase the waiting time because if ur windowed fullscreen and it shows u to alt+tab vindictus, u go to vindictus and after the window closed it focus the desktop dunno why so u have to click again vindictus and the bot starts.

    for all who dont know how to use this code i make a new exe for 1680x1050.

    all credits goes to niggawat1 who makes this possible.
    thx

    x64
    VirusTotal - Free Online Virus, Malware and URL Scanner
    1680x1050.rar - Jotti's malware scan
    <b>Downloadable Files</b> Downloadable Files
    Last edited by wowschik; 11-06-2011 at 09:35 AM.

  14. #44
    Fatras's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    48
    My Mood
    Cold
    Quote Originally Posted by noobhere View Post
    ok. so i have sinject. D3.dll. and this command: bind "F9" "ohk"

    where exactly do i paste that command?
    i open that D3.dll with nopad and paste it in?
    cause i did opened d3.dll with nopad but there i sure dont know where to paste that command.
    1 You open the injector
    2 You insert your D3 dll.
    You launch vindictus
    ( check for an auto-close on the injector, if you not there, close it your self, FAST )
    Then a 2th ''vind'' window will launch after
    the NEXON and DEVCAT promo's came by.
    Enter the game, create a boat, then ALT TAB to the VINDICTUS console.
    in THERE you write commands and binds.

  15. #45
    kwok's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    by any chance you gonna make a bot for NightmareAtTheRuins to? :P

    (forgive me for begging)

Page 3 of 7 FirstFirst 12345 ... LastLast

Similar Threads

  1. How do you bot weeping queen with SinBot 2.3?
    By Gorganzolo in forum Vindictus Help
    Replies: 4
    Last Post: 09-11-2011, 08:01 PM
  2. Botting weeping queen
    By blightreign in forum Vindictus Help
    Replies: 4
    Last Post: 09-01-2011, 04:51 PM
  3. [Detected] The Weeping Queen Bot
    By RevengeSpirit in forum Vindictus Hacks & Cheats
    Replies: 13
    Last Post: 07-04-2011, 01:39 PM
  4. [Detected] [Bot] Weeping Queen [Pixel Control]
    By riceking in forum Vindictus Hacks & Cheats
    Replies: 11
    Last Post: 06-01-2011, 04:08 PM
  5. [Release] Weeping Queen 4 Different Resolutions (Macros/Bot)
    By thedoctor2010 in forum Vindictus Hacks & Cheats
    Replies: 18
    Last Post: 05-19-2011, 07:45 PM