Page 1 of 7 123 ... LastLast
Results 1 to 15 of 97
  1. #1
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13

    [Detected]Standalone Weeping Queen bot

    This is an optimized standalone bot which is extremely fast and accurate.
    I made this for my personal use and I thought maybe some people would like to use it to powerfarm the mats and gold.

    How to :
    -You will need a working console, if you don't have one it wont work.
    (don't be a cheapass support the creators)
    -you will have to copy and paste those lines in it.

    Bind "DEL" "cc_send_start_game_message"
    bind "END" "changelevel2"
    bind "F8" "god" or bind "F8" "godmode" (you'll know, whatever console you're using)
    bind "F9" "ohk"
    Bind "F5" "cc_set_sub_weapon javelin_lvl2 999"
    Bind "P" "host_timescale 3"

    -Enter the boat.
    -Run the bot.
    A pop up window will display telling you to tab inside Vindictus, you have 5 seconds.

    What does it do and will it work on your pc;

    It loops the dungeon till you close the tray icon.
    It only supports 1024 x 768 resolution

    If you want me to make it workout for you you will have to give me your button coordinates.

    Virus scans ;
    VirusTotal - Free Online Virus, Malware and URL Scanner

    The Weeping Queen bot.zip - Jotti's malware scan

    How to find out your coordinates ;
    Well this is very simple, you can use this method.

    Go ingame, press the "print screen" button on the parts with the buttons (boat start,next and replay)
    Paste the data in paint and use the pen tool to go over the buttons to get x,y axis coords.

    Refer to the screenshot.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by niggawat1; 11-06-2011 at 04:46 AM.

  2. The Following 10 Users Say Thank You to niggawat1 For This Useful Post:

    aujv (11-06-2011),dikkeneger (11-12-2011),MagicKids (11-15-2011),meneerfun (11-06-2011),NarutoWKC (11-08-2011),nothing (11-12-2011),sgghostrider (11-05-2011),sunaszaft (11-11-2011),wowschik (11-05-2011),___guilherme___ (11-05-2011)

  3. #2
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,622
    2 virusscans are needed. Would also like to see the source IF possible.

  4. #3
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13
    Sure you can, it is very simple.
    Code:
    MsgBox(4096, "The Weeping queen bot", "ALT TAB to to the game", 5)
        While 1
    	Sleep(5000)
    	;Starts the boat
    	Send("{ALT DOWN}")
    	MouseClick("left", 99, 647)
    	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", 671, 701)
    	Send("{ALT UP}")
    	Sleep(8000)
    	Send("{ALT DOWN}")
    	MouseClick("left", 273, 703)
    	Send("{ALT UP}")
    	;Wait for the boat
    	Sleep(5000)
    	WEnd

  5. #4
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,622
    Thanks a lot of your cooperation, good job too. Approved.

  6. #5
    noobhere's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    i use sinject..is that a console??
    and when is start sinject do i have to use some ddl with this bot?
    AND, the bind commands where do i type them? when i open sinject, at the bottom??
    im so sorry but imsuch a noob at these things.
    Ps: gj Nico and Niga
    Last edited by noobhere; 11-05-2011 at 02:32 PM.

  7. #6
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13
    You paste the commands in your console, you board a boat and you run the bot.
    Can't be that hard.

    It is a standalone executable, you're not injecting it into anything.

  8. #7
    noobhere's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by niggawat1 View Post
    You paste the commands in your console, you board a boat and you run the bot.
    Can't be that hard.

    It is a standalone executable, you're not injecting it into anything.
    and by console, you mean sinject?

  9. #8
    niggawat1's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    194
    Reputation
    10
    Thanks
    13

  10. #9
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,622
    Quote Originally Posted by noobhere View Post
    and by console, you mean sinject?
    He's talking about a DLL, DankSole or the working console in this section.

  11. #10
    noobhere's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by Nico View Post
    He's talking about a DLL, DankSole or the working console in this section.
    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.

  12. #11
    iceamen's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Tired
    In console. Editing text is not good idea.

  13. #12
    ___guilherme___'s Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    122
    Reputation
    10
    Thanks
    1
    My Mood
    Bitchy
    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.
    i dont know if i should laught or cry... -.-

    if you dont know how to hack ,dont use this
    gj niggawat1

  14. #13
    Crlow's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    55
    My Mood
    Cynical
    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.
    Oh God, the amount of fail I just read is incomparable.
    You inject the dll with a injector of choice and then past the commands in the black box that appears.

  15. The Following User Says Thank You to Crlow For This Useful Post:

    ISteffy (11-16-2011)

  16. #14
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,622
    Quote Originally Posted by Crlow View Post
    Oh God, the amount of fail I just read is incomparable.
    You inject the dll with a injector of choice and then past the commands in the black box that appears.
    And you guys are complaining why I dont release new hacks immediatly

  17. #15
    noobhere's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by Crlow View Post
    Oh God, the amount of fail I just read is incomparable.
    You inject the dll with a injector of choice and then past the commands in the black box that appears.
    the thing is that after i start the game and sinject closes by it self, there is no black box appearing.
    thats why i didnt understood you guys.

Page 1 of 7 123 ... 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