Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wallhack in a private match - question?

Featured Replies

Опубликовано:

My son is almost 10 years old. He's still learning how to play an FPS, ie: Where to put his hands, how to move the mouse, etc. Recently I've been setting up private matches with him and we just use the connect command in the console so we can play 1v1.

 

Here's my question - if I were to find a wallhack and put it on his computer so he could get a little better, is that something that the anti cheat will find - a wallhack in a private match? He doesn't play online. Last time he tried, he got frustrated because everyone killed him.

Опубликовано:
Using a hack won't help him on anything, let alone fair play. Better start off with something more slow paced than MW2. ;)

Ya that I agree, but he's still young haha! Gross use the RSE bots instead, much better :) you can edit them a lot so you can try it out if you want to.

Опубликовано:
My son is almost 10 years old. He's still learning how to play an FPS, ie: Where to put his hands, how to move the mouse, etc. Recently I've been setting up private matches with him and we just use the connect command in the console so we can play 1v1.

 

Here's my question - if I were to find a wallhack and put it on his computer so he could get a little better, is that something that the anti cheat will find - a wallhack in a private match? He doesn't play online. Last time he tried, he got frustrated because everyone killed him.

 

A wallhack doesn't help him at all at getting better. Being good also means to have a sense for where the enemies are. The only way to get better is the frustrating way. (or cheap things like tube/g18).

[OFFTOPIC]

I, personally, did it the even more frustrating way. xD <-- kinda dumb tbh

I saw quickscope videos on youtube and wanted to do it myself. so i tried. and it's pretty hard to quickscope when you can't aim for shit xD

well but now i'm pretty good at it even tho it was very frustrating.

Опубликовано:

Pretty much do what RaidMax said.

 

You could make it toggle-able like this:

 

wallhack() 
{
 self endon("disconnect");
 while(1) //loop to keep checking if N is pressed
 {
   self notifyOnPlayerCommand("N", "+actionslot 1"); 
   self waittill("N");
self ThermalVisionFOFOverlayOn();

self waittill("N");
self ThermalVisionFOFOverlayOff();
 }
}

 

Then go into OnPlayerSpawned() and thread wallhack.

 

 

Under self waittill("spawned_player");

add self thread wallhack();

 

This should work.

Опубликовано:
My son is almost 10 years old. He's still learning how to play an FPS, ie: Where to put his hands, how to move the mouse, etc. Recently I've been setting up private matches with him and we just use the connect command in the console so we can play 1v1.

 

Here's my question - if I were to find a wallhack and put it on his computer so he could get a little better, is that something that the anti cheat will find - a wallhack in a private match? He doesn't play online. Last time he tried, he got frustrated because everyone killed him.

 

A wallhack doesn't help him at all at getting better. Being good also means to have a sense for where the enemies are. The only way to get better is the frustrating way. (or cheap things like tube/g18).

[OFFTOPIC]

I, personally, did it the even more frustrating way. xD <-- kinda dumb tbh

I saw quickscope videos on youtube and wanted to do it myself. so i tried. and it's pretty hard to quickscope when you can't aim for shit xD

well but now i'm pretty good at it even tho it was very frustrating.

LOL! That's exactly how I began playing! Sniping was very difficult for me at first, lol. Then, I gradually became better at playing isnipe, where I wouldn't ragequit. Lol.

Опубликовано:
  • Автор
Private Match is online Match and everybody should be able to join that match, therefore aci is active there as well.

 

Well, no one could join because I don't have my ports forwarded. It's just me and my son playing. I use the Private Match option from within MW2.

 

Perhaps someone could make a mod that would allow players to choose to turn on a wallhack or not. I could use that with him and just have him turn it on. Then if for some reason I wanted to let people join our private match, everyone could have it, but I wouldn't do that. I've got 4 of my own servers that we could play on if I want to play with other people.

Опубликовано:
  • Автор
Pretty much do what RaidMax said.

 

You could make it toggle-able like this:

 

wallhack() 
{
 self endon("disconnect");
 while(1) //loop to keep checking if N is pressed
 {
   self notifyOnPlayerCommand("N", "+actionslot 1"); 
   self waittill("N");
self ThermalVisionFOFOverlayOn();

self waittill("N");
self ThermalVisionFOFOverlayOff();
 }
}

 

Then go into OnPlayerSpawned() and thread wallhack.

 

 

Under self waittill("spawned_player");

add self thread wallhack();

 

This should work.

 

I have no clue about what you posted...

Опубликовано:
Pretty much do what RaidMax said.

 

You could make it toggle-able like this:

 

wallhack() 
{
 self endon("disconnect");
 while(1) //loop to keep checking if N is pressed
 {
   self notifyOnPlayerCommand("N", "+actionslot 1"); 
   self waittill("N");
self ThermalVisionFOFOverlayOn();

self waittill("N");
self ThermalVisionFOFOverlayOff();
 }
}

 

Then go into OnPlayerSpawned() and thread wallhack.

 

 

Under self waittill("spawned_player");

add self thread wallhack();

 

This should work.

 

I have no clue about what you posted...

It a gsc code to put into the bots mod.

Ill upload it in a sec for you, that way, you can just start a private match and have the bots and the toggleable WH already on. D

Опубликовано:

Here is a bot mod:

 

http://www.mediafire.com/?ake4974nbbuvm32

 

Download, go to the "Mods" folder of MW2. (Create one if you don't have one) Make a new folder and name it Bots. Place the file you downloaded in there. Open MW2, Go to the mods section, choose Bots. Launch and go to a private match, change map and stuff, and start.

Опубликовано:

Here Gross,

1) Download the Custom RSE Bots Mod with toggleable WH.

2) Link = http://www.mediafire.com/?o73f8j66oxw52ug

3) Put the RSE.iwd in your m2demo folder

4) Run the game

5) Do private match, and any map you want ( I recommend rust )

6) Start Game

7) Press 5 to access the bots menu after you have spawned

8) Press N to toggle on and off the WH.

Опубликовано:
  • Автор
Here Gross,

1) Download the Custom RSE Bots Mod with toggleable WH.

2) Link = http://www.mediafire.com/?o73f8j66oxw52ug

3) Put the RSE.iwd in your m2demo folder

4) Run the game

5) Do private match, and any map you want ( I recommend rust )

6) Start Game

7) Press 5 to access the bots menu after you have spawned

8) Press N to toggle on and off the WH.

 

Thanks for that. Just one question. In the game, it says to press "unbound" for weapons menu...

Опубликовано:
Here Gross,

1) Download the Custom RSE Bots Mod with toggleable WH.

2) Link = http://www.mediafire.com/?o73f8j66oxw52ug

3) Put the RSE.iwd in your m2demo folder

4) Run the game

5) Do private match, and any map you want ( I recommend rust )

6) Start Game

7) Press 5 to access the bots menu after you have spawned

8) Press N to toggle on and off the WH.

 

Thanks for that. Just one question. In the game, it says to press "unbound" for weapons menu...

You need to go to options> Controls> Look> and at the very bottom (forgot the name) You need to set a key for it. Then you will press that key for the weapons menu.

Your friendly W7

:D

Опубликовано:
  • Автор
Thanks for that. Just one question. In the game, it says to press "unbound" for weapons menu...

You need to go to options> Controls> Look> and at the very bottom (forgot the name) You need to set a key for it. Then you will press that key for the weapons menu.

Your friendly W7

:D

 

You don't know for sure which key it is, though?

Опубликовано:
Thanks for that. Just one question. In the game, it says to press "unbound" for weapons menu...

You need to go to options> Controls> Look> and at the very bottom (forgot the name) You need to set a key for it. Then you will press that key for the weapons menu.

Your friendly W7

:D

 

You don't know for sure which key it is, though?

I'll check.

Опубликовано:
Thanks for that. Just one question. In the game, it says to press "unbound" for weapons menu...

You need to go to options> Controls> Look> and at the very bottom (forgot the name) You need to set a key for it. Then you will press that key for the weapons menu.

Your friendly W7

:D

 

You don't know for sure which key it is, though?

I'll check.

It will be whatever key Gross sets it to. At least for the weapons menu. It SHOULD be N for the Wallhack.

Опубликовано:
It will be whatever key Gross sets it to. At least for the weapons menu. It SHOULD be N for the Wallhack.

 

Is there an option in the settings that says "Weapons Menu" after I load the mod?

No. The weapons menu is the same button as the value of Options> Look> Then the VERY bottom setting. (sry dont have my game right now cant look)

Опубликовано:
It will be whatever key Gross sets it to. At least for the weapons menu. It SHOULD be N for the Wallhack.

 

Is there an option in the settings that says "Weapons Menu" after I load the mod?

No. The weapons menu is the same button as the value of Options> Look> Then the VERY bottom setting. (sry dont have my game right now cant look)

It's center view. And he got it working so :)

Опубликовано:
It will be whatever key Gross sets it to. At least for the weapons menu. It SHOULD be N for the Wallhack.

 

Is there an option in the settings that says "Weapons Menu" after I load the mod?

No. The weapons menu is the same button as the value of Options> Look> Then the VERY bottom setting. (sry dont have my game right now cant look)

It's center view. And he got it working so :)

CENTER VIEW! Thats it. xD. Thanks DYKIP.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.