Results 1 to 15 of 15
  1. #1
    ThreadOP's Avatar
    Join Date
    Jul 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    91

    EpicBot v1.0 Beta

    EpicBot is an EpicDuel Auto Clicking Bot inspired by the use of AutoHotKeys on a Fixed SWF Game to automatically play the game for them. This is a .NET Framework 4 application that uses a method of manipulating the Cursor(mouse). It allows for modification of the location and click delay. With this program all you need is the .NET Framework 4.0 (Windows XP Supported) and no other downloads like Pegmeter or Autohotkeys.

    Simply Press Hover over a location (EX: 1v1 button) then press F1 and click the saved X,Y coords in the Listbox to send it to your X, Y textboxes.
    Once you've done that you will need to add delays (miliseconds) so your script will wait for the game to load or to avoid getting your mouse locked.
    The Pre-Click Delay is After the Mouse Goes To Position, It Waits Then Clicks. The Post-Click Delay, is After it clicks it Waits then Goes to next Line or Position.

    Make sure to save your scripts (they are saved/overwritten automatically when Running the Script in the Local File Directory). Keep in mind If you change your Screen Resolution you will break your mouse coordinates information. When Botting Epic Duel you will need to handle all the expectations so you can continue to bot without 'breaking'. I have an AutoHotKeys script that has all of the current expectations to handle when botting epicduel. However they may change in the future. Also to avoid clicking NCPs , Background interactions, or other players I suggest going to a Unpopulated world in a location that none of your clicking locations will interact with anything. I suggest Steve 2.0 room.
    (AutoHotKeys Script)
    Click x,y ;1v1 button
    Sleep, 6000
    Click x,y ;1v1 button Repeat
    Sleep, 100
    Click x,y ;skill button
    sleep, 300
    Click x,y; Skill Slot button
    sleep,150
    Click x,y ;attack button
    sleep, 300
    click x,y ;achievement
    sleep, 150
    click x,y ;exit from battle
    sleep, 500
    click x,y ;Level up button
    sleep, 500
    click x,y ;Choose Skill
    sleep, 10
    click x,y ;Choose Stat
    sleep, 10
    click x,y ;Choose Stat
    sleep, 10
    click x,y ;Choose Stat
    sleep, 10
    click x,y ;Choose Stat
    sleep, 10
    click x,y ;Level Up Confirmed

    Using this as a guide line will help you create your own bot. Just make sure you save your script somewhere safe.

    My Personal EpicBot Script.
    CLICK 308 442 5 5 100 100 !1v1 BTN
    CLICK 308 442 5 5 100 100 !1v1 BTN
    CLICK 201 367 5 5 50 50 !Skill BTN
    CLICK 113 362 5 5 50 50 !Skill BTN
    CLICK 297 265 5 5 50 50 !Attack
    CLICK 603 98 5 5 50 50 !Exit BTL
    CLICK 311 385 5 5 100 100 !Level Up
    CLICK 528 177 5 5 50 50 !Skill Pnt
    CLICK 135 207 1 1 30 30 !Stat Point
    CLICK 527 425 5 5 100 50 !Confirm
    CLICK 412 239 5 5 10 10 !Exit Msg

    UPDATE

    Fixed Lag, forced Low quality Flash player. Also running lowest possible settings in game manually may help if there is any existing lag causing your bot to mess up.

    Also New "Note" feature.

    virustotal . com /en/file/8c9539f35e8d7199a0c3a0c8efc84c1aa49d243f62d8515b8c 3b2d82ddcb79d0/analysis/1406439007/
    virusscan.jotti . org /en/scanresult/ad97835fc2c3283d070c2e25bc3c8f789622de62
    <b>Downloadable Files</b> Downloadable Files
    Last edited by ThreadOP; 07-27-2014 at 11:08 AM. Reason: Update

  2. The Following 8 Users Say Thank You to ThreadOP For This Useful Post:

    astold48 (07-26-2014),Aurai (08-10-2014),DoubleEvil (07-30-2014),Jim (07-26-2014),jungleking (08-16-2014),MarsRaps21 (08-01-2014),ShinSora999 (10-18-2014),ssrskiller (07-27-2014)

  3. #2
    astold48's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    0
    Can someone check if this is approvable? wanna give it a test run

  4. #3
    astold48's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    0
    Also, does anyone have mac compatible script? they all seem to use ahk which runs only on windows

  5. #4
    ThreadOP's Avatar
    Join Date
    Jul 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    91
    Quote Originally Posted by astold48 View Post
    Also, does anyone have mac compatible script? they all seem to use ahk which runs only on windows
    This does not use AutoHotKey.

    Google("WineHQ .NET Framework 4.0")

  6. #5
    Jim's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Summoner's Rift
    Posts
    4,250
    Reputation
    860
    Thanks
    1,556
    My Mood
    Psychedelic
    Thanks for the release, testing now.
    Need a friend? Private Message
    Need a Middleman? Add me on Skype: HERE or Copy & Search >> 'aussie_sniperx'
    ---------------








    Ex-sections:
    DayZ
    OFPS
    OMMORPG
    M.A.T
    OSPFPS
    Battleon

  7. #6

  8. #7
    ThreadOP's Avatar
    Join Date
    Jul 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    91
    Update Again, Fixed lag and cleaned up the 'script' so there isn't unneeded info.

    Also made a Save/load feature and Quality change.


    Scans
    virusscan.jotti . org /en/scanresult/55b86af4485bfcdd0ce6df117df813071b64c598
    virustotal . com /en/file/f1858401d51fc986fe0c532721cbd2fe3b8434d0bc789485c9 50d8da9b2322e5/analysis/1406500054
    <b>Downloadable Files</b> Downloadable Files
    Last edited by JamesRo; 07-28-2014 at 06:58 PM. Reason: added screenshot

  9. #8
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,589
    Reputation
    5180
    Thanks
    14,177
    My Mood
    Inspired
    You need screenshots @ThreadOP

    @JamesRo
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  10. #9
    Jim's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Summoner's Rift
    Posts
    4,250
    Reputation
    860
    Thanks
    1,556
    My Mood
    Psychedelic
    Quote Originally Posted by Flengo View Post
    You need screenshots @ThreadOP

    @JamesRo
    It was approved by Liz originally.
    Need a friend? Private Message
    Need a Middleman? Add me on Skype: HERE or Copy & Search >> 'aussie_sniperx'
    ---------------








    Ex-sections:
    DayZ
    OFPS
    OMMORPG
    M.A.T
    OSPFPS
    Battleon

  11. #10
    ThreadOP's Avatar
    Join Date
    Jul 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    91
    Quote Originally Posted by Flengo View Post
    You need screenshots
    I do have screen shots, however I need more posts to post links (including screenshots).

    Also, since I do not have enough posts to reply to JAMESRO...

    The Screenshot and attachment you gave were from my Post on this thread, The Attachment from my new thread thats information you merged here should have been brought over.

    Confirm.... >_> The Attachment I made in the post is outdated, the one I put in the thread was fixed.

    Program,

    Stop SWF properly handles the Flash player movie, I made adjustments to the script outputs because I found a better method of using delays.

    Note: Pre-Click delay should be set to 0 for 'fastest speed' but if you want to time your clicks you could possibly increase the Next-Click delay to wait but increasing the Pre-click delay to 1 will give you more accurate output.

    Virus Total . com /en/file/4aa4a3fc05e74c026b799a973bf7e483ca212bb855201dbe7b 539ce27d985d4b/analysis/
    virusscan.jotti . org /en/scanresult/5e7539c84c32f166fe8f0ac9d9124c3044d064e0/a44635e93aa1857a47678a69dfdeca47a928255e

    ScreenShot: i.gyazo . com /19129d801d1eaa608cdb274008fcf6de.gif
    <b>Downloadable Files</b> Downloadable Files
    Last edited by ThreadOP; 07-28-2014 at 07:46 PM.

  12. #11
    astold48's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    0
    How do i go about using this on mac? load the .exe into crossover?

  13. #12
    ThreadOP's Avatar
    Join Date
    Jul 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    91
    Quote Originally Posted by astold48 View Post
    How do i go about using this on mac? load the .exe into crossover?
    Not just the exe you need the dll files as well, and the Save file will be outputted and loaded as EpicBot Script.txt

    You need WINE(WineHQ) and The .NET Framework 4.0 component which is at GOLD support level, meaning it's fully supported.

  14. #13
    astold48's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    0
    Damn, I understood so little of that, I might just need to buy a windows computer.

  15. #14
    astold48's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    0
    I have downloaded the Framework previously for something else, but I dont see the function of the dll files. I tried just loading the .exe in crossover, im guessing I need the dll files for it work, but I can figure how i need to use them.

    Edit: I got Wine. Should i use wine to load the .exe?
    Last edited by astold48; 08-02-2014 at 01:05 AM.

  16. #15
    Jim Morrison's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Canterlot, Equestria
    Posts
    12,444
    Reputation
    1090
    Thanks
    3,336
    Newer version is released.
    /Outdated
    /Closed


    MPGH Staff History:
    Minion: 02-12-2013 - 6-28-2013
    Former Staff: 6-28-2013 - 7-14-2014
    Minion: 7-14-2014 - 1-3-2015
    Minion+: 1-3-2015 - 6-1-2015
    Moderator: 6-1-2015 - 10-2-2016
    Global Moderator: 10-2-2016 - Current

    Current Sections:
    DayZ Mod & Standalone Hacks & Cheats
    BattleOn Games Hacks, Cheats & Trainers
    Minecraft Hacks
    Other Semi-Popular First Person Shooter Hacks
    Blackshot Hacks & Cheats
    Need For Speed World Hacks
    Other First Person Shooter Hacks
    CounterStrike: Global Offensive Hacks
    Garry's Mod Hacks & Cheats


    Donating:
    If you want to donate money to me I take Bitcoin & Paypal, PM me for either of these if you're interested and thanks.
    Top Donators: (Awesome People)
    FanticSteal $75.00
    smurf_master $58.00 <- Best DayZ Gear Seller
    Fujiyama $25.00
    [MPGH]Black $10.00
    [MPGH]Hova $10.00
    xJudgez $4.54
    [MPGH]Normen's Sheep $3.50
    eminemlover $1.50


    Brony?
    https://www.mpgh.net/forum/groups/1728-mpgh-bronies.html

Similar Threads

  1. Windows Live Beta - Go Here Quick!
    By Dave84311 in forum General
    Replies: 6
    Last Post: 12-08-2008, 01:35 PM
  2. gunz beta hacks?
    By pepsi_dude_777 in forum Gunz General
    Replies: 9
    Last Post: 05-16-2008, 07:35 AM
  3. 2 free Premium war rock beta accounts !
    By styx23 in forum WarRock - International Hacks
    Replies: 17
    Last Post: 01-08-2007, 07:33 PM
  4. Firefox 2.0 Beta 1
    By 1h1a1i in forum Hardware & Software Support
    Replies: 40
    Last Post: 08-31-2006, 03:55 PM