Page 3 of 3 FirstFirst 1 2 3
Results 31 to 42 of 42

Thread: Eve Autopilot Warp Distance Adjustment 15km > 0km

  
  1. #31
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    When I try to run this it says "python27.dll" missing. Ive checked and the .dll does exist in my system 32 folder.

  2. #32
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    I can't look into it right now, installing SP1 update for my visual studio has messed up my .net framework entirely so I can't debug anything. Will look into it asap, sorry for the delay.

  3. #33
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    Any ETA on the fix?
    Just asking.

  4. #34
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    5
    Quote Originally Posted by Alex4921 View Post
    Getting a

    Any ideas on how to fix it?
    I copied Python27.dll from the BIN folder to avoid the bug mentioned in the previous post.
    yep me 2 have this problem

  5. #35
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    5
    Quote Originally Posted by Alex4921 View Post
    Getting a

    Any ideas on how to fix it?
    I copied Python27.dll from the BIN folder to avoid the bug mentioned in the previous post.
    Same to me i use Windows 7 x86
    i coped Python27.dll in folder eve_ap
    Last edited by quti; 02-09-2012 at 04:27 PM.

  6. #36
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Sorry I need to completely re-install windows to get my .net framework fixed after that VS SP1 update before I can look into this, I use my pc too much for work/school and haven't had enough time yet, I see they did another update so probably need to check the code again anyway.

  7. #37
    Ler
    Ler is offline
    Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    2
    Up Up New version New.rar
    P.S. Adjusted for a direct link to the new version.
    Last edited by Ler; 02-16-2012 at 06:34 PM.

  8. #38
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Quote Originally Posted by Ler View Post
    Up Up New version New.rar
    P.S. Adjusted for a direct link to the new version.
    This sounds like an awesome idea. good news thats its beed updated recently!

    i havent used this yet, but just found this fprums because i was autopiloting lol


    soo, i just unrar and run the program while eve is running?

  9. #39
    Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    Quote Originally Posted by truexxx View Post
    When I try to run this it says "python27.dll" missing. Ive checked and the .dll does exist in my system 32 folder.
    Any fix for this yet?

  10. #40
    Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    13
    Whichever version I try to launch I get this error in the console: "unable to read file: ap.python".
    I was using the utility happily b4. Any thoughts on the source of the problem and the way to fix it? :3

  11. #41
    Member
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    7
    Doesn't seem to work anymore since INFERNO. QQ

  12. #42
    Elite User Phygar's Avatar
    Reputation
    402
    Join Date
    Nov 2007
    Location
    34°16'51"N 113°51'W
    Posts
    1,559
    Here's the version I've been using: http://doomshadow.com/eve/Autopilot%20Hack.rar
    You may or may not need to modify the batch file like so, but it works.
    Code:
    @echo off@echo Starting AP Hack
    "C:\Users\Michael\Downloads\Autopilot Hack\lolpy4.exe" "C:\Users\Michael\Downloads\Autopilot Hack\aphack.py"
    pause

 

 
Page 3 of 3 FirstFirst 1 2 3

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 03:14 PM. Powered by vBulletin® Version 4.1.12
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154