Results 1 to 10 of 134

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    the-no-name
    the-no-name is offline
    New member
    Join Date
    2010 May
    Posts
    8
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    Quote Originally Posted by MikeJHenry View Post
    Reflector is a cool app
    Yes, a good program =)
    Quote Originally Posted by MikeJHenry View Post
    Google translator did not make any sense of this
    I say the game was bad. meaningless game. only donat game...

  2. #2
    MikeJHenry
    MikeJHenry is offline
    Member-in-training
    Join Date
    2011 Feb
    Posts
    97
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    50
    Thanked in
    16 Posts
    Rep Power
    0

    Numeran Premium Dungeon Event Golem Farm Script - Explained

    Setup

    HackREQ 2.0 Beta comes with a profile already setup as outlined below. We recommend that you modify the settings for it rather than creating it from scratch. Use the following as a check list to ensure you have the correct settings.

    Select your Profile.

    Profile Settings

    Automaton
    • Bank Lant Threshold - Set this to the amount of lant you want your character to have before putting it all in the bank.
    • Upgrade Worn Items - Set this to False. This setting is used for QuickQuest scripts.
    • Sell Items - Set this to 'Junk'. This will only allow selling of junk items to vendors. Under no circumstances can HackREQ sell Item Mall or Event Items.
    • Heal HP% - Set this to the amount of hp your character will go down to before using heal potions automatically during combat. When you log in, HackREQ reads the contents of your bags to know what heal potions to use. It does not matter if the heal potions are on your hotkey bar or what key they are assigned to.
    • Heal MP% - Same as Heal HP% but for Mana.

    Commerce
    • Bag Slot Limit - Set this to the amount of bag slots items can be sold and reduced from. Slot 1 is the first slot in the first bag. Slot 26 is the first slot in the second bag up to slot 150 if you have all 5 bags. Setting this to 25 will only sell and reduce items from the first bag. Never put items you wish to keep in these slots just to be safe. Because of the events and drop bonus, we recommend having the first three bags empty and setting this to 75 to insure no drops are missed.
    • Reduce Items - Set this to True. This will reduce all the ornaments that the Event Golem drops within the Bag Slot Limit.

    Keyboard
    • Auto Attack Key - Choose the key you currently use to toggle Melee Auto Attack. If the correct key is not chosen, your bot will not be able to attack properly.
    • Nearest Target Key - Choose the key you currently use to toggle selection of the nearest target. If the correct key is not chosen, your bot will not be able to target mobs.
    • Sit/Stand Key - Choose the key you currently use to toggle sitting. This is used to sit and rest when HP or MP falls below Heal HP% or Heal MP% and you are out of combat.


    Select the Build Rules folder for the Profile.

    Build Rules
    • Press the Add Build Rule button on the toolbar.
    • Set Skill to Summon Illusion.
    • Set Points to 1. This limits QuickQuest from spending more than 1 point on this skill.
    • Set Enabled to False. This prevents this skill from being used.
    • Repeat this for Summon Kazara and Summon Lenatore.

    • Press the Add Build Rule button on the toolbar.
    • Set Skill to Summon medium Kazara.
    • Set Points to 10.
    • Set Enabled to True. This allows this skill to be used.
    • Repeat this for Summon Medium Lenatore and Summon Nastech.


    Select the 'Numeran PD Event Golem Farm' script in the Scripts folder of your Profile.

    Script Settings
    • Schedule - Make sure this is set to OnLoad. This will cause the script to start as soon as you log in.
    • Enabled - Set this to True so that the script is enabled to run.

    Make sure you have the following script shown in the script pane.

    Code:
    WaitWarp()
    Sleep(10000)
    HackLog("Entering Farm Mode.")
    while true do
      SetRunSpeed(6)
      HackLog("Entering Numeran Premium Dungeon.")
      MoveTo(1779.821, 1157.537, 21.03785)
      WaitWarp()
      Sleep(5000)
      SetRunSpeed(8)
      HackLog("Checking for Golem...")
      MoveTo(448, 241, 34)
      Sleep(10000)
      HackLog("Buffing...")
      DoBuffs()
      HackLog("Killing nearest MOB...")
      KillNearestMOB()
      HackLog("Escaping PD...")
      Escape()
      WaitWarp()
      Sleep(5000)
      HackLog("Selling Items...")
      SellItems()
      HackLog("Reducing Items...")
      ReduceItems()
    end
    HackLog("Numeran Premium Dungeon Farm Complete.")
    Save your changes!

    Now all you need to do is log in your domi near Premium Dungeon in Alban and it will start farming. You may need to increase Sleep times in the script if you experience lag a lot.

  3. #3
    MikeJHenry
    MikeJHenry is offline
    Member-in-training
    Join Date
    2011 Feb
    Posts
    97
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    50
    Thanked in
    16 Posts
    Rep Power
    0

    Injections - Explained

    Injections allow you to inject 3rd party DLL files into requiem during game start up. When one or more Injections are defined, HackREQ will load Requiem but not start it, inject itself and then all defined Injections into Requiem then allow Requiem to start.

    Console Injection Example
    • Select the Injections folder on your Profile.
    • Press the 'New Injection' button on the tool bar.
    • Name the new Injection 'Console' or any other friendly name you like.
    • Select Injection DLL and press [...] to browse for and select ReqCon.dll.
    • Set Enabled to True.
    • Start the Profile.


    When Requiem starts you should now see the Console also launch.

  4. #4
    seraphielx
    seraphielx is offline
    New member
    Join Date
    2010 Nov
    Posts
    23
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    9
    Thanked in
    2 Posts
    Rep Power
    0
    Update it just looks like the installer is triggering the event.
    I extracted the msi and non of the files in side look to have any problems.
    So its something in your installer that is freaking out the anti-virus

  5. #5
    MikeJHenry
    MikeJHenry is offline
    Member-in-training
    Join Date
    2011 Feb
    Posts
    97
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    50
    Thanked in
    16 Posts
    Rep Power
    0
    Quote Originally Posted by seraphielx View Post
    Update it just looks like the installer is triggering the event.
    I extracted the msi and non of the files in side look to have any problems.
    So its something in your installer that is freaking out the anti-virus
    We found a 3rd party DLL (ReqCon.dll) we were playing with testing Injections that snuck it's way into the install.

    Virustotal result: 0%


    HackREQ 2.0 Beta is back up for download on our site and is free of all viruses.

    @seraphielx - For the great catch, we will be sending you a free Activation Key for ShowREQ!
    Last edited by MikeJHenry; 2011-06-23 at 06:36 AM.

  6. #6
    Atmer
    Atmer is offline
    Guest
    Join Date
    2011 Jun
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Its doesn't work for me... When i try load some porfile, i got error. :c

  7. #7
    MikeJHenry
    MikeJHenry is offline
    Member-in-training
    Join Date
    2011 Feb
    Posts
    97
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    50
    Thanked in
    16 Posts
    Rep Power
    0
    Quote Originally Posted by Atmer View Post
    Its doesn't work for me... When i try load some porfile, i got error. :c
    Please post details about the error message you get and we will do our best to help you out.

  8. #8
    Berkut
    Berkut is offline
    Guest
    Join Date
    2011 Jan
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Hi, MikeJHenry. Will HackREQ 2.0 be like MacroMonkey? Do you know Sirmabus from this forum macromonkey.com ? The MacroMonkey (ReqBot) will be shutting down and we all who use now M.M.bot waiting for new one to farm all dungeons and PD also.
    If in HackREQ will be all features MMbot I would like to bought it.
    Thanks.
    Last edited by Berkut; 2011-06-23 at 08:59 PM.

Posting Permissions

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