Page 3 of 3 FirstFirst 123
Results 31 to 36 of 36
  1. #31
    HoneyBee53's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Someone Help Me

    on the first line it says:A namespace cannot contain members such as fields or methods

    m_BaseWeapons = UnityEngine.Object.FindObjectsOfType(typeof(BaseWe apon));

    foreach (UnityEngine.Object Weap in m_BaseWeapons)
    {
    var curWeap = Weap as BaseWeapon;
    if (!curWeap)
    continue;

    // No recoil, super range
    curWeap.WeaponStats.RecoilForce = 0.0f;
    curWeap.WeaponStats.ProjectileRange = 1000.0f;
    curWeap.WeaponStats.ProjectileSpeed = 100.0f;

    // No inaccuracy
    curWeap.Accuracy.BaseInAccuracyDegrees = 0.0f;
    curWeap.Accuracy.MovementInAccuracyDegrees = 0.0f;
    curWeap.Accuracy.RepeatFireInAccuracyTotalDegrees = 0.0f;
    curWeap.Accuracy.FireInstantAccuracyDecayDegrees = 0.0f;


    // No shake
    curWeap.Effects.CameraShakeDuration = 0.0f;
    }

  2. #32
    migas1234's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    CE injector

    Quote Originally Posted by mehrdad995gta View Post
    Extreme injector or other kinds cannot find hidden processes like Robocraft however ProcessHacker can but this even doesn't help as long as whenever I want to inject the app give me an error (access is denied), no matter if I run the app as administrator, it'll give the error anyway.
    have you tried using the Cheat Engine injector
    I have not tried it myself as I have not managed to compile the code properly

  3. #33
    mehrdad995gta's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    just tried it now
    unfortunately didn't work
    this is the error i get
    "Dll injection failed: symbol lookup error"

  4. #34
    migas1234's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mehrdad995gta View Post
    just tried it now
    unfortunately didn't work
    this is the error i get
    "Dll injection failed: symbol lookup error"
    that's strange i did not get the same error while trying it but i suppose that does not matter since it still didn't work

  5. #35
    mehrdad995gta's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    sorry for awakening such an old topic

    So you mean you can inject a dll in to robocraft?
    I cant inject any dll
    neither mine nor others
    Last edited by mehrdad995gta; 09-04-2015 at 10:28 AM. Reason: do you think the same that this field is useless?

  6. #36
    migas1234's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mehrdad995gta View Post
    sorry for awakening such an old topic

    So you mean you can inject a dll in to robocraft?
    I cant inject any dll
    neither mine nor others
    ive only tried it with the speedhack dll form cheat engine but i used the dll injector and selected the dll form the folder where cheat engine stores its dlls but i did not get the same error as you i can try to get some other dlls to work but i doubt it will work

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Patched] Fatal CANA Hotkey v1 |Name Tag|RapidFire|Range|No Recoil|NoReload|And More!!!!!
    By FoSho' in forum Combat Arms Hacks & Cheats
    Replies: 68
    Last Post: 06-15-2012, 09:29 AM
  2. what is a code for recoil speed and 2dbox???
    By alphabassi in forum Combat Arms Coding Help & Discussion
    Replies: 6
    Last Post: 08-05-2011, 07:13 PM
  3. Selling Rs Acc Lvl 76 With Good Items and 84 Range
    By whydoihack in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 02-29-2008, 10:06 AM
  4. Replies: 2
    Last Post: 07-13-2007, 05:25 PM
  5. Codes 2 get weapons,swim,5th slot,nospread recoil,...
    By crazy4her in forum WarRock - International Hacks
    Replies: 9
    Last Post: 06-07-2007, 01:42 PM