Help.. C# + BlackMagic. I'm Stuck. menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    Cynikal3's Avatar Private
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help.. C# + BlackMagic. I'm Stuck.

    Been trying to do this on my own for a few days now, as I hate having to ask for help.


    I narrowed down some pointers for the players(you) current health. (down to 252,913...but they always seem to be right... does it need to be down to just 1?)


    Anywho, In my coding, I have:



    Code:
    using Magic;
    
    namespace RiftBot_CSharp
    {
        public partial class Form1 : Form
        {
            public Form1()
            {
                InitializeComponent();
            }
    
            private void Form1_Load(object sender, EventArgs e)
            {
    
            }
    
            private void button1_Click(object sender, EventArgs e)
            {
                BlackMagic rift = new BlackMagic();
                rift.OpenProcessAndThread(SProcess.GetProcessFromProcessName("RIFT")); //Getting the process
    
                listBox1.Items.Add("Rift is now hooked!");
    
                IntPtr baserift = rift.MainModule.BaseAddress; //Gets base address
    
                listBox1.Items.Add("Gathering character information...");
    
                
    
                byte playerhealth = rift.ReadByte((uint)baserift + 0xDD3D54);
    
                
                listBox1.Items.Add("Player Current Health Health: " + Convert.ToString(playerhealth));



    Now, In CE, its 4 Bytes. The Offset appears as "rift.exe"+00DD3D54

    So, am i doing it wrong with the baserift + offset?

    Any help would be of GREAT help. Thank you.

    Help.. C# + BlackMagic. I'm Stuck.
  2. #2
    Sinorai's Avatar Private
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    am wondering why u'r offset is exactly 0xDD3D54??? how did u find exactly that offset??

    tried ur code, and it said my hp is 64.. had 3.X k hp...

    but still. how did u find that offset?

Similar Threads

  1. [Help] Getting stuck on loading game server
    By Barlas the Death Knight in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-17-2008, 07:36 PM
  2. Uhh stuck please help
    By Broken Shadows in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 03-04-2008, 05:02 PM
  3. Stuck in a forever falling hole? Heres help.
    By Deamonlord in forum World of Warcraft Exploration
    Replies: 19
    Last Post: 02-21-2008, 04:57 AM
  4. Please Help Me Im Really Stuck.........
    By themyster in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 02-09-2008, 02:53 AM
  5. Help! Stuck at Connected
    By Losheau in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 02-02-2008, 09:12 AM
All times are GMT -5. The time now is 09:23 AM. 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