DebateFort - Where Warriors Come To Debate
RAGECRY - Funny, Amusing, Interesting, Trending & Viral Videos and Images
GameOrc - Free Flash Games Online
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23
  1. #1
    Newbie
    MPGH Member
    temp512512's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    13

    Lightbulb Pure "NoWeaponWeight"

    Code:
    #define NoWeaponWeight      0xB04
    #define WeaponMgr           0xB74118
    #define IsMG (i==17||i==61||i==124||i==158||i==159||i==166||i==188||i==257||i == 300||i==315||i==316||i==352||i==361||i==441||i==506||i==524||i==556||i==558||i==564||i==575)
    #define IsSniper (i==14||i==15||i==16||i==23||i==43||i==46||i==91||i==110||i==111||i==122||i==136||i==150||i==152||i==163||i==185||i==186||i==194||i==232||i==249||i==268||i==279||i==294||i==323||i==368||i==378||i==500||i==513 ||i==525||i==554||i==602||i==632||i==657)
    Code:
    if(CShell + WeaponMgr)
    		{
    			for(int i=0; i<670; i++)
    			{
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((!IsSniper) || (!IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = -0.14f;
    				}
    
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((IsSniper) || (IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = 0.16f;
    				}
    			}
    		}

  2. The Following 5 Users Say Thank You to temp512512 For This Useful Post:

    CanadaFrost (08-10-2012), Glenox (08-16-2012), Lightning (09-17-2012), New Way (08-15-2012), THEBOYZRULE (08-12-2012)

  3. #2
    Advanced Member
    MPGH Member
    shwerma's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    240
    Reputation
    10
    Thanks
    1,222
    My Mood
    Innocent
    it get an expected decleration lol





    Don't forget to press thx if i helped u

  4. #3
    Banned
    BANNED!
    xKickAss's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Registered 21/09/2011
    Posts
    1,871
    Reputation
    140
    Thanks
    15,175
    My Mood
    Doh
    it's detected only for snipers?

  5. #4
    Member
    MPGH Member
    cemalqok's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by temp512512 View Post
    Code:
    #define NoWeaponWeight      0xB04
    #define WeaponMgr           0xB74118
    #define IsMG (i==17||i==61||i==124||i==158||i==159||i==166||i==188||i==257||i == 300||i==315||i==316||i==352||i==361||i==441||i==506||i==524||i==556||i==558||i==564||i==575)
    #define IsSniper (i==14||i==15||i==16||i==23||i==43||i==46||i==91||i==110||i==111||i==122||i==136||i==150||i==152||i==163||i==185||i==186||i==194||i==232||i==249||i==268||i==279||i==294||i==323||i==368||i==378||i==500||i==513 ||i==525||i==554||i==602||i==632||i==657)
    Code:
    if(CShell + WeaponMgr)
    		{
    			for(int i=0; i<670; i++)
    			{
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((!IsSniper) || (!IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = -0.14f;
    				}
    
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((IsSniper) || (IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = 0.16f;
    				}
    			}
    		}
    oho türk kardeşim bu kodun tamamını bana mesaj atarmısın yada buraya yazabilirmisin ?

  6. #5
    Banned
    BANNED!
    |Skrillex|'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    118
    Reputation
    22
    Thanks
    154
    My Mood
    Bored
    @temp512512 credits for the defines? leecher idiot turk.

  7. #6
    Threadstarter
    Newbie
    MPGH Member
    temp512512's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by |Skrillex| View Post
    @temp512512 credits for the defines? leecher idiot turk.
    @|Skrillex| lol, dont cry
    and credit @derh.acker . I'm not a leecher. I'm not an egoist. I'm not a racist.. to be relax. I says only " &&((!IsSniper) || (!IsMG)))" and "&&((IsSniper) || (IsMG)))"
    I don't care ur defines.

    ---------- Post added at 03:02 PM ---------- Previous post was at 03:01 PM ----------

    Quote Originally Posted by xKickAss View Post
    it's detected only for snipers?
    Nope, your base detected. You must check its.
    Last edited by temp512512; 07-28-2012 at 03:09 PM.

  8. #7
    Banned
    BANNED!
    |Skrillex|'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    118
    Reputation
    22
    Thanks
    154
    My Mood
    Bored
    @temp512512 i dont cry haha xD & i mean derh.acker omg-.-
    Last edited by |Skrillex|; 07-28-2012 at 04:03 PM.

  9. #8
    MPGH Member
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Ruse
    Posts
    2,128
    Reputation
    78
    Thanks
    2,400
    My Mood
    Chatty
    Quote Originally Posted by temp512512 View Post
    Code:
    #define NoWeaponWeight      0xB04
    #define WeaponMgr           0xB74118
    #define IsMG (i==17||i==61||i==124||i==158||i==159||i==166||i==188||i==257||i == 300||i==315||i==316||i==352||i==361||i==441||i==506||i==524||i==556||i==558||i==564||i==575)
    #define IsSniper (i==14||i==15||i==16||i==23||i==43||i==46||i==91||i==110||i==111||i==122||i==136||i==150||i==152||i==163||i==185||i==186||i==194||i==232||i==249||i==268||i==279||i==294||i==323||i==368||i==378||i==500||i==513 ||i==525||i==554||i==602||i==632||i==657)
    Code:
    if(CShell + WeaponMgr)
    		{
    			for(int i=0; i<670; i++)
    			{
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((!IsSniper) || (!IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = -0.14f;
    				}
    
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((IsSniper) || (IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = 0.16f;
    				}
    			}
    		}
    lol... you can just use 0.15 for all
    Me: what is dwrod ?
    cosmic : Its like a shortcut for defines or anything else





    On 27.09.2011 one great man with nickname kmanev073 said: You don't need to be pro to be one from the best but you can't be the best if you are not pro so Never say Never ! Dont give up ! And live untill you are able !

  10. #9
    MPGH Member
    SteamAss's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Crossfire
    Posts
    2,215
    Reputation
    28
    Thanks
    685
    My Mood
    Busy
    Define the 2 with 0.15 and give credits of code



    If you need my Help:
    PM/VM

    Sometime the best smile hides the ugliest face

  11. #10
    Threadstarter
    Newbie
    MPGH Member
    temp512512's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by kmanev073 View Post
    lol... you can just use 0.15 for all
    @kmanev073
    lol. You know speed run? -0.14f, -0.20f for speed run without MG and Snipers.
    When you used the Rifles,SMGs,Pistols,Knifes,Mutant Spikes, Shotguns, value will be -0.14f.
    When you used the MG or Snipers, value will be 0.16f.

    I'm using some times -0.20 for
    Code:
    &&(IsKnife)
    .
    Thats optimal values.
    Regards.
    Last edited by temp512512; 07-29-2012 at 03:03 PM.

  12. #11
    MPGH Member
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Ruse
    Posts
    2,128
    Reputation
    78
    Thanks
    2,400
    My Mood
    Chatty
    Quote Originally Posted by temp512512 View Post
    @kmanev073
    lol. You know speed run? -0.14f, -0.20f for speed run without MG and Snipers.
    When you used the Rifles,SMGs,Pistols,Knifes,Mutant Spikes, Shotguns, value will be -0.14f.
    When you used the MG or Snipers, value will be 0.16f.

    I'm using some times -0.20 for
    Code:
    &&(IsKnife)
    .
    Thats optimal values.
    Regards.
    just preventing from error
    Me: what is dwrod ?
    cosmic : Its like a shortcut for defines or anything else





    On 27.09.2011 one great man with nickname kmanev073 said: You don't need to be pro to be one from the best but you can't be the best if you are not pro so Never say Never ! Dont give up ! And live untill you are able !

  13. #12
    Banned
    BANNED!
    xKickAss's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Registered 21/09/2011
    Posts
    1,871
    Reputation
    140
    Thanks
    15,175
    My Mood
    Doh
    No weapon weight is easy to make...

    Btw i would know one thing,

    1- I dont code from 1 year (hacks), can i know if it gives error or not? i heard that no weapon weight gives client error

    2- Can you tell me the correct value which wont give errors?

    Thank you, sorry but many things are changed ^^

  14. #13
    Dual-Keyboard Member
    MPGH Member
    KerozHany's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Egypt
    Posts
    286
    Reputation
    23
    Thanks
    3,552
    My Mood
    Happy
    Hey i need someone working with him
    skype: KerozHany
    yahoo:kerozhany@yahoo.com

  15. #14
    Independent hustlin'
    Donator
    CanadaFrost's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Anywhere
    Posts
    4,690
    Reputation
    691
    Thanks
    14,523
    My Mood
    Amused
    thx really helpfull

  16. #15
    Choob
    MPGH Member
    bigworld13's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    31
    Reputation
    15
    Thanks
    2
    it gives eror with all snipers

Page 1 of 2 1 2 LastLast

Similar Threads

  1. MPGH PM Chat Quote Thread
    By arunforce in forum Entertainment
    Replies: 39
    Last Post: 1 Week Ago, 08:24 PM
  2. MPGH AIM Chat Quote Thread
    By ace76543 in forum Entertainment
    Replies: 30
    Last Post: 09-25-2011, 12:14 PM
  3. MPGH IRC Chat Quote Thread
    By i eat trees in forum Entertainment
    Replies: 746
    Last Post: 07-02-2011, 10:07 PM
  4. Quotes & Lists
    By Jetamay in forum General
    Replies: 15
    Last Post: 01-17-2008, 05:14 PM
  5. Favorite Quote
    By EleMentX in forum Spammers Corner
    Replies: 12
    Last Post: 12-09-2006, 04:03 PM