[RELEASE] BotAFriend 1.4 (now works with Vista) menu

Shout-Out

User Tag List

Page 7 of 14 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 205
  1. #91
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I installed Framework 3.5 and grabbed all windows updates. I opened two World of Warcraft windows in windowed mode. Logged into both characters. Opened BAF and the program window will sit open if I have the process name wrong. As soon as i Change it to path to the correct process. I get An error telling me about JIT Debugging. And what i pasted originally.

    [RELEASE] BotAFriend 1.4 (now works with Vista)
  2. #92
    m1l3s's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Apriciated, thanks for sharing dude.

  3. #93
    Asteague's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When trying to run BaF on Vista x64, I'm getting a System.BadImageFormatException
    Could it be, that the following is the case here?
    This exception can occur when a .NET application running on a 64-bit platform attempts to load a DLL that does not support native 64-bit execution. If the application is built in platform-agnostic (i.e. "Any CPU") mode, it will launch in 64-bit mode on the host operating system, leading to this problem. To fix this, you can force the application to run in 32-bit mode by compiling for x86 architecture explicitly, forcing the program to launch in WoW64 mode on the 64-bit system, and allowing the 32-bit DLL to be accessed.
    Just my twocents trying to solve the x64 problem.
    That aside, from the looks of it and a little testing on a 32bit system, this app is just epic!

  4. #94
    spawnfestis's Avatar Contributor
    Reputation
    85
    Join Date
    May 2009
    Posts
    261
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Asteague View Post
    When trying to run BaF on Vista x64, I'm getting a System.BadImageFormatException
    Could it be, that the following is the case here?


    Just my twocents trying to solve the x64 problem.
    That aside, from the looks of it and a little testing on a 32bit system, this app is just epic!
    This will soon be ported over to Vista as soon as I find time to do it.
    Also in the next version there'll be a mount key and a accept trade key. :wave:

  5. #95
    yacto's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep.. works great as a BG bot, easy to setup pathing..

  6. #96
    evilsin's Avatar Member
    Reputation
    3
    Join Date
    Mar 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for sharing. :wave:

  7. #97
    leoPulse's Avatar Member
    Reputation
    9
    Join Date
    Jun 2007
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Amazing :

  8. #98
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see so many posts about how this works and worked GREAT. But i cant seem to get it running. As soon as it tries to find the process i get either a framework Error or a BAF error. Both reading the same text. The more I look into this problem i am noticing it can find the process but has a unit read problem. I CTR-ALT-DEL and make sure my process running is correct and as soon as i change it to target Wow.exe i get read unit errors. I have framework 3.5 and im on XP. Sony VAIO with decent Specs. Only thing i can think is im on a private server. But that shouldn't effect it targeting and reading the process. That should change offsets if anything. Cause im on 3.0.9
    Last edited by spoofjack; 05-13-2009 at 11:17 AM.

  9. #99
    candyman200444's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i try this with 3.0.9 private servers and all you get is errors
    but works find on 3.1.1 private server, so if you what to try this
    on a private server look for one that is 3.1.1

  10. #100
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well then that seems to be the problem then. Is is possible to get this working with 3.0.9?

  11. #101
    darkdex52's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    73
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tried the new 1.3 version, still no change, still not working for me :/ .... And I was soooo hoping it would work with the new version. It doesn't matter if I launch it before or after wow, it still crashes with that annoying error >.<

    ************** Exception Text **************
    System.Exception: ReadUInt failed.
    at Magic.SMemory.ReadUInt(IntPtr hProcess, UInt32 dwAddress, Boolean bReverse)
    at Magic.BlackMagic.ReadUInt(UInt32 dwAddress, Boolean bReverse)
    at Magic.BlackMagic.ReadUInt(UInt32 dwAddress)
    at BotAFriend.BotAFriend.HandleTimer_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



    P.S. I am on Windows XP 32-bit version, and I{ have .Net framework 3.5
    P.P.S. Oh, server I'm trying it on is 3.0.9.
    Last edited by darkdex52; 05-14-2009 at 10:25 AM.

  12. #102
    spawnfestis's Avatar Contributor
    Reputation
    85
    Join Date
    May 2009
    Posts
    261
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkdex52 View Post
    Tried the new 1.3 version, still no change, still not working for me :/ .... And I was soooo hoping it would work with the new version. It doesn't matter if I launch it before or after wow, it still crashes with that annoying error >.<

    ************** Exception Text **************
    System.Exception: ReadUInt failed.
    at Magic.SMemory.ReadUInt(IntPtr hProcess, UInt32 dwAddress, Boolean bReverse)
    at Magic.BlackMagic.ReadUInt(UInt32 dwAddress, Boolean bReverse)
    at Magic.BlackMagic.ReadUInt(UInt32 dwAddress)
    at BotAFriend.BotAFriend.HandleTimer_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



    P.S. I am on Windows XP 32-bit version, and I{ have .Net framework 3.5
    P.P.S. Oh, server I'm trying it on is 3.0.9.
    The reason behind this is because the 3.0.9 addresses are not the same as for 3.1.1. I didn't know any of you were on 3.0.9, you should go to a 3.1.1 server

  13. #103
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are we asking for a lot to habe that implemented? Or could you tell me what need to be changed and i will do so. If not 3.1.1 Here i come

  14. #104
    spawnfestis's Avatar Contributor
    Reputation
    85
    Join Date
    May 2009
    Posts
    261
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spoofjack View Post
    Are we asking for a lot to habe that implemented? Or could you tell me what need to be changed and i will do so. If not 3.1.1 Here i come
    I will not make this possible to run on previous versions of WoW, sorry. :wave:

  15. #105
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spawnfestis View Post
    I will not make this possible to run on previous versions of WoW, sorry. :wave:
    you have done more then enough don't worry about it Thanks for the response

Page 7 of 14 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. [Guide]: How to get Ascent working with Vista!
    By faxmunky in forum WoW EMU Guides & Tutorials
    Replies: 26
    Last Post: 06-23-2008, 04:31 PM
  2. Map Extraction Doesn't Work with vista
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 01-07-2008, 12:05 AM
  3. Not work with Vista?
    By [email protected] in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 11-28-2007, 01:15 PM
  4. [Question] How come nothing works with Vista
    By Pellydelly in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 11-02-2007, 12:46 PM
  5. ProcessGuard work with vista
    By bait in forum World of Warcraft General
    Replies: 0
    Last Post: 05-17-2007, 10:53 AM
All times are GMT -5. The time now is 07:44 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search