User Tag List

Getting .Net Bots to work on x64 systems

This is a discussion about Getting .Net Bots to work on x64 systems within the Helpful Guides and FAQ's section, where you will Found a helpful guide or FAQ? Found anything interesting such as hacking or modding anything? Maybe repairing? Post it here!; Some bots such as ClubLiveLBI do not work on x64 systems. This is due to the exe compiling as an x64 assembly. It will then use the x64 version of internet explorer. The problem is

Results 1 to 2 of 2
  1. #1 Getting .Net Bots to work on x64 systems 
    What? Wot? Wat? Slashmolder's Avatar
    Join Date
    Dec 2007
    Location
    UCSC
    Age
    19
    Posts
    7,134
    Mentioned
    39 Post(s)
    Tagged
    4 Thread(s)
    Some bots such as ClubLiveLBI do not work on x64 systems. This is due to the exe compiling as an x64 assembly. It will then use the x64 version of internet explorer. The problem is adobe does not have a version of flash player that works with x64 webbrowsers. So what is the solution? It is simple really, just edit your exe to always compile as a x86 assembly.

    To do so you need ot use CorFlags on your compiled, but not yet obbed, exe. CorFlags should be located in one of three locations:

    C:\Program Files\Microsoft SDKs\Windows\v6.0\Bin\(either x64 or x86)\CorFlags.exe
    or
    C:\Program Files\Microsoft Visual Studio 9\SDK\v3.5\Bin\CorFlags.exe
    copy your bot to that folder.
    navigate there with command prompt.
    After doing so type:

    CorFlags bot.exe /32BIT+ /Force

    Now, your bot will always compile as a x86 exe.

    Reply With Quote  
     

  2. #2  
    What? Wot? Wat? Slashmolder's Avatar
    Join Date
    Dec 2007
    Location
    UCSC
    Age
    19
    Posts
    7,134
    Mentioned
    39 Post(s)
    Tagged
    4 Thread(s)
    x64 Flash .Net - ????? ???????

    Woah! Bulgarian BTW.

    Reply With Quote  
     

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. what bots still work???
    By gameslayer5522 in forum Club Bing!
    Replies: 4
    Last Post: 05-24-2008, 12:51 PM
  2. [ROMS] For all systems, including links to emulators
    By faster154 in forum Other / Unlisted Networks
    Replies: 6
    Last Post: 01-15-2008, 01:28 AM

Members who have read this thread : 0

You do not have permission to view the list of names.
Tags for this Thread

View Tag Cloud

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

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.