Thread: MultiCheat

Page 21 of 22 FirstFirst ... 1119202122 LastLast
Results 301 to 315 of 327
  1. #301
    Mikou Bonin's Avatar
    Join Date
    May 2025
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Hotkey

    Hello, thank you for your wonderful work! It helps the community a lot. However, I still have a lot of problems with the hotkeys. Once you select your key, you click on save and the hotkey changes by left click. Please correct this issue or send me a solution for it!

  2. #302
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by 3rd View Post
    Should we expect a solution to this problem? I still couldn't get the cheat to work.
    Yeah bro, it can def be fixed but I still don’t get why the anti-cheat won’t accept it, even with an exception, like it’s just reading memory.

    If u want his code, I can send it so u see for urself it’s written in C++

    Quote Originally Posted by Mikou Bonin View Post
    Hello, thank you for your wonderful work! It helps the community a lot. However, I still have a lot of problems with the hotkeys. Once you select your key, you click on save and the hotkey changes by left click. Please correct this issue or send me a solution for it!
    Bro, looks like you're new, 'cause I already explained how to set a hotkey.

    But no worries, I’ll explain it again for you.

    If you wanna set a hotkey, just press the keys you want.

    After that:

    If you wanna save it without messing up the hotkey, press Esc.

    If you wanna set a new hotkey, press Backspace or the regular Delete key.

    In short:

    Press Esc when you're done setting the hotkey.

    Press Backspace to delete the current hotkey.

  3. The Following User Says Thank You to FAISAL32 For This Useful Post:

    3rd (2 Weeks Ago)

  4. #303
    3rd's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    11
    Quote Originally Posted by FAISAL32 View Post
    If u want his code, I can send it so u see for urself it’s written in C++
    It's not about trust, it's about the fact that I already trusted and gave access to the cheat and the dll file, but Windows won't launch it)

    I have the same problem with hotkeys, I manually entered hotkeys into the config, and it works)

  5. #304
    Mikou Bonin's Avatar
    Join Date
    May 2025
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Perfect, thank you very much. By the way, can you share your plans for the future with us?

  6. #305
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by 3rd View Post
    It's not about trust, it's about the fact that I already trusted and gave access to the cheat and the dll file, but Windows won't launch it)

    I have the same problem with hotkeys, I manually entered hotkeys into the config, and it works)
    Understand this, bro like I told you, it won’t work if the protection is still on. You have to fully disable it for the cheat to work.

    I still haven’t looked into why this issue happens.
    In my opinion, one solution is to remove the aimbot — it’s the only thing that needs that DLL anyway.

    What do you think about that?

    Quote Originally Posted by Mikou Bonin View Post
    Perfect, thank you very much. By the way, can you share your plans for the future with us?
    Hmm… plans? Well, I don’t have any. Do you?

  7. #306
    3rd's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    11
    How about posting a version without aimbot?

  8. #307
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by 3rd View Post
    How about posting a version without aimbot?
    No, what I meant is removing the aimbot completely from it,
    not just making a version without it.

  9. The Following User Says Thank You to FAISAL32 For This Useful Post:

    3rd (2 Weeks Ago)

  10. #308
    Mikou Bonin's Avatar
    Join Date
    May 2025
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Hello, I would like to know what software you use to create cheats for Trove. I am still new to this topic and I would like to create and publish cheats myself to help advance the MPGH community. Thank you!

  11. #309
    WhoTwT's Avatar
    Join Date
    Jun 2024
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    AimBot Issus

    I completely disabled Windows Defender by modifying the registry.

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender]
    "DisableAntiSpyware"=dword:00000001
    "DisableRealtimeMonitoring"=dword:00000001
    "DisableAntiVirus"=dword:00000001
    "DisableSpecialRunningModes"=dword:00000001
    "DisableRoutinelyTakingAction"=dword:00000001
    "ServiceKeepAlive"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Real-Time Protection]
    "DisableBehaviorMonitoring"=dword:00000001
    "DisableOnAccessProtection"=dword:00000001
    "DisableScanOnRealtimeEnable"=dword:00000001
    "DisableRealtimeMonitoring"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Signature Updates]
    "ForceUpdateFromMU"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Spynet]
    "DisableBlockAtFirstSeen"=dword:00000001

    And I haven't installed any antivirus software either.
    I tested Aimbot using Update Local File and Update From Data Base respectively, but none of them worked, and the Target remained None.

  12. #310
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by WhoTwT View Post
    I completely disabled Windows Defender by modifying the registry.

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender]
    "DisableAntiSpyware"=dword:00000001
    "DisableRealtimeMonitoring"=dword:00000001
    "DisableAntiVirus"=dword:00000001
    "DisableSpecialRunningModes"=dword:00000001
    "DisableRoutinelyTakingAction"=dword:00000001
    "ServiceKeepAlive"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Real-Time Protection]
    "DisableBehaviorMonitoring"=dword:00000001
    "DisableOnAccessProtection"=dword:00000001
    "DisableScanOnRealtimeEnable"=dword:00000001
    "DisableRealtimeMonitoring"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Signature Updates]
    "ForceUpdateFromMU"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Defender\Spynet]
    "DisableBlockAtFirstSeen"=dword:00000001

    And I haven't installed any antivirus software either.
    I tested Aimbot using Update Local File and Update From Data Base respectively, but none of them worked, and the Target remained None.
    alright, all your steps look perfect
    i don’t really have anything to add to that
    but the issue might be that it needs to be run as admin

    if it still doesn’t work even after running as admin,
    go to the file called configAddress.ini
    and send it to me or just take a screenshot

    the problem’s probably in there

  13. #311
    rohan123123's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    any plan of updatting the follow bot? its kinda fell clunky

  14. #312
    3rd's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    11
    I use the one I made, @KilGpt it works very well, it is not convenient that you need to launch it for each window, but the implementation is excellent

  15. #313
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by rohan123123 View Post
    any plan of updatting the follow bot? its kinda fell clunky
    Update it?
    Why tho, what exactly is the problem you're facing with it?

  16. #314
    rohan123123's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    alts get stuck somewhere and wont follow basically every 2-3min i have to manually invite it.can u make follow bot no clip maybe?

  17. #315
    FAISAL32's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    697
    Quote Originally Posted by rohan123123 View Post
    alts get stuck somewhere and wont follow basically every 2-3min i have to manually invite it.can u make follow bot no clip maybe?
    sure bro your issue is kinda weird

    try these steps:

    go to the following bots menu
    enable bypass distance for all of them

    if it's already on and still not working
    then turn on noclip for them too

    also try lowering
    speed skip to 0.010
    and set skip block distance to 1.0

Page 21 of 22 FirstFirst ... 1119202122 LastLast

Similar Threads

  1. [Outdated] Csgo-Multicheat-Muhittin-GLOWESP-RCSAIMBOT-RADAR-BHOP-RANKSCANNER-TRIGGER
    By sength in forum Counter-Strike 2 Hacks
    Replies: 12
    Last Post: 06-14-2016, 11:38 AM
  2. [Release] vH| CS:S Multicheat Rev 11| Features aimbot, wallhack, etc
    By HellRaz0r in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 3
    Last Post: 09-03-2010, 11:29 AM
  3. [Release] Updated! CounterStrike Source (OB ENGINE) MultiCheat (7/7/2010)
    By StEpyZzz in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 47
    Last Post: 08-21-2010, 01:51 PM
  4. [Release] CounterStrike Source MultiCheat(7/22/2010)
    By StEpyZzz in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 10
    Last Post: 08-03-2010, 11:56 AM
  5. [Release] New Build! CounterStrike Source (OB ENGINE) MultiCheat (6/28/2010)
    By lado66 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 26
    Last Post: 07-03-2010, 12:41 PM