Results 1 to 4 of 4
  1. #1
    boncha's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0

    [Request] WallHack Code

    cent some one heve C++ WallHack code ?
    for WarRock

    i need this source
    i want to make somfing cool

    pliz DUDE ?

    if its go public i will give a cradit to you

  2. #2
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    I don't do requests.... >_>

    This is a development forum, not a code library.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  3. #3
    boncha's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by why06 View Post
    I don't do requests.... >_>

    This is a development forum, not a code library.
    oppsss sory

    but some one cent send it to me ?

  4. #4
    legendaryhack b leet's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    42
    Reputation
    11
    Thanks
    4
    My Mood
    Breezy
    Put this code in DIP
    Code:
    	if(wallhack)
    	{
            	if(m_Stride = ##) //## is the stride u need to find out for warrock
    		{
    			m_pD3Ddev->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
    			m_pD3Ddev->DrawIndexedPrimitive(Type,BaseVertexIndex, MinVertexIndex, NumVertices, startIndex, primCount);
    			m_pD3Ddev->SetRenderState(D3DRS_ZENABLE, D3DZB_TRUE);
    		}
    	}
    You'll need to find out how to do hotkey's by yourself.
    Last edited by legendaryhack b leet; 09-30-2009 at 08:13 AM.

Similar Threads

  1. [REQUEST]Source Code For "Remember Me" in a checkbox
    By Dreamer in forum Visual Basic Programming
    Replies: 5
    Last Post: 11-28-2009, 03:22 AM
  2. [Request] Source Code DLL Injector (Text) - VB 2008 Codes
    By deocute in forum Visual Basic Programming
    Replies: 1
    Last Post: 10-21-2009, 12:16 AM
  3. [Request] Source Code For AFK Bot 4 CA
    By JIGS4W in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-06-2009, 08:33 AM
  4. Request: Hotkey code C++
    By shibity in forum Hack Requests
    Replies: 0
    Last Post: 10-17-2008, 09:58 PM
  5. [request] wallhack
    By hack0r in forum WarRock - International Hacks
    Replies: 2
    Last Post: 02-22-2007, 12:13 AM

Tags for this Thread