Results 1 to 11 of 11
  1. #1
    MaDo111's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Egypt
    Posts
    100
    Reputation
    10
    Thanks
    1,755

    I Need Help Ramo Backdoor Dark Saa3ed Cosmic

    i want some one make abase for this code
    Code:
    if    (Ghost)
    {
                           if(pBasicPlayer!=0)
                       {
                           *(float*)(pBasicPlayer + 0x8C) = 300;
                           *(float*)(pBasicPlayer + 0x90) = 300;
    
                       }
                       }
    Help me and dont said learn C++

  2. #2
    magicwar7's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Somewhere
    Posts
    152
    Reputation
    20
    Thanks
    1,178
    My Mood
    Cool
    @MaDo111
    Stop leeching pls
    go learn C++
    To make it wih out any errors
    And this my source code
    You Must Install it with your base Basic Mgr Name
    Leecher: 0 ✔
    Choob: 25 ✔
    Newbie: 50 ✔
    Member: 100 ✔
    Advanced Member: 150 ✔
    Dual-Keyboard Member: 250 ✖
    Expert Member: 500 ✖
    Bobo's Trainer: 750 ✖
    MPGH Expert: 1000 ✖
    Synthetic Hacker: 1250 ✖
    Blackhat Hacker: 1500 ✖
    Whitehat Hacker: 2000 ✖
    Bobo's Guardian: 2500 ✖
    Upcoming MPGHiean: 3000 ✖
    MPGH Addict: 3500 ✖
    MPGHiean: 4000 ✖
    MPGH Knight: 4500 ✖
    MPGH Lord: 5000 ✖
    MPGH Champion: 5500 ✖
    MPGH King: 6000 ✖
    MPGH Legend: 6500 ✖
    MPGH God: 7000 ✖
    MPGH God II: 7500 ✖
    MPGH God III: 8000 ✖
    MPGH God IV: 8500 ✖
    MPGH God V: 9000 ✖
    Arun's Slave: 9500 ✖
    Dave's Slave: 10000 ✖

  3. #3
    P0w3r's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    8
    My Mood
    Cynical
    Quote Originally Posted by abdoabdo123 View Post
    if u really know C++ what does this mean

    int i 0<455
    nooob
    for() = loop
    int i = weapon index
    0<455 = weapon max index of 1 to 455 (weapon log)
    i++ = increment operator

  4. #4
    لا إله إلا الله محمد رسول الله
    MPGH Member
    [S]aeed's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Egypt
    Posts
    847
    Reputation
    233
    Thanks
    22,269
    My Mood
    Cynical
    easy to make dude.
    Code:
    DWORD CShell = (DWORD)GetModuleHandle("CShell.dll");
    DWORD Basic = *(DWORD*)(CShell + 0xB0CFE8);
    
    if( Basic )
    {
        *(float*)( Basic + 0x8C ) = 300.0f;
        *(float*)( Basic + 0x90 ) = 300.0f;
    }
    just put this on your own base.
    To Be Continued...


    نبينا كالسحاب .. ولا يضر السحاب نبح الكلاب


    ██████████████████████████
    ██████████████████████████
    ██████████████████████████


    لا إله إلا الله محمد رسول الله
    There is no god but Allah, Mohamed is the messenger of AllaH

  5. The Following User Says Thank You to [S]aeed For This Useful Post:

    3D (08-03-2012)

  6. #5
    omaralihasnnin's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    saeed pls give me any code

  7. #6
    acedia's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    CShell.dll find me there :)
    Posts
    489
    Reputation
    10
    Thanks
    144
    My Mood
    Cheeky
    wheres the Pointer? and turn the integer into float
    Bad things happen when good men do nothing


    Move like a shadow, Strike like a snake

  8. #7
    xKickAss's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Registered 21/09/2011
    Posts
    1,968
    Reputation
    152
    Thanks
    15,979
    My Mood
    Doh
    Quote Originally Posted by [S]aeed View Post
    easy to make dude.
    [CODE]//
    just put this on your own base.
    Why help a leecher so many hacks now


    ---------- Post added at 11:14 AM ---------- Previous post was at 11:13 AM ----------

    Quote Originally Posted by MaDo111 View Post
    i want some one make abase for this code
    Code:
    //
    Help me and dont said learn C++
    leecher you dont know do anything ._.

  9. #8
    IamH4cker's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Crossfire.exe
    Posts
    84
    Reputation
    10
    Thanks
    102
    My Mood
    Busy
    try to put it on your base and it will work.
    Try to learn c++, so you can stand on your own. And also to avoid trashtalk of other ppl .

  10. #9
    MaDo111's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Egypt
    Posts
    100
    Reputation
    10
    Thanks
    1,755
    Quote Originally Posted by IamH4cker View Post
    try to put it on your base and it will work.
    Try to learn c++, so you can stand on your own. And also to avoid trashtalk of other ppl .
    i get eror when i add it in my base

  11. #10
    Hexicidal˛'s Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Milky Road
    Posts
    1,042
    Reputation
    64
    Thanks
    1,576
    My Mood
    Fine
    Quote Originally Posted by [S]aeed View Post
    easy to make dude.
    Code:
    DWORD CShell = (DWORD)GetModuleHandle("CShell.dll");
    DWORD Basic = *(DWORD*)(CShell + 0xB0CFE8);
    
    if( Basic )
    {
        *(float*)( Basic + 0x8C ) = 300.0f;
        *(float*)( Basic + 0x90 ) = 300.0f;
    }
    just put this on your own base.


    He asked people to make a base for him and put this code in.

  12. #11
    -[I]fLuX's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    342
    Reputation
    112
    Thanks
    3,923
    My Mood
    Bored
    lol why are all from Egypt in this forum? :P
    •Contributor: June, 29th 2013


    My Sources:
    Injector
    Memory Base
    D3D9 Hook
    Hooked Memory Base




Similar Threads

  1. HI GUYS,,, PLZ (RAMOS,BACKDOOR,DARK,MI5,SA3EED,COSMIC,ALL WHO HAVE HACK ENTER
    By 3D in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 07-31-2012, 06:21 AM
  2. [Solved] I Need Help With The New Ramo's Hack.
    By enzify in forum CrossFire Help
    Replies: 4
    Last Post: 07-01-2012, 04:11 PM
  3. [Solved] need help with backdoor's wallhack
    By Ritari in forum CrossFire Help
    Replies: 7
    Last Post: 05-21-2012, 10:42 AM
  4. [Solved] Need help with Crossfire BACKDOOR Hack
    By Goldar in forum CrossFire Help
    Replies: 3
    Last Post: 05-10-2012, 03:34 PM
  5. [Solved] Need help training Dark Knight
    By dadadodo in forum Vindictus Help
    Replies: 4
    Last Post: 12-29-2011, 01:39 PM