Shortcut CoD

From UnKnoWnCheaTs Game Hacking Wiki
Jump to: navigation, search

This little tutorial will teach a person to make it so that when they run their Call of Duty Shortcut, it automatically connects them to a specific server, and various other thing\'s as well.

  • Step 1:

Right-click on your CoD shortcut, scroll down to where it say\'s properties and click it. There is

a line called \"Target\", where you should see something that looks a little like this:

\"C:\\Program Files\\Call of Duty\\CoDMP.exe\"

Now you can modify this to make the shortcut do things that you want basically.

One of the features is to make it connect to a certain specified server upon clicking the

shortcut, adding new cvars to one\'s proflie, if your an rcon admin you can make it log you in

upon entry of the server, etc........


  • Step 2:

My own target-line looks like this:

\"C:\\Program Files\\[[Call of Duty]]\\CoDMP.exe\" +setu [1stSF/SS] 1

+setu mohalliance.org 1 +setu 1stSF/SSname Poolie +setu CP 1 +setu thecheatpolice.com 1 +setu 

cpmembername PoolMaster +setu ^1PRM-Developer 1^7 +connect 63.218.48.62 +setu rconpassword


Now what that whole command line does, is add the cvars [1stSF/SS], mohalliance.org,

1stSF/SSname, CP, thecheatpolice.com, cpmembername, PRM-Developer to my in-game dumpuser

information(great way to prevent smurfing of people on-line). It also connects me to the

[1stSF/SS] Tactical/Realism_PRM server, and it also log\'s me into my server\'s rcon.

Now in order to connect to a server by dbl-clicking on the shotcut, you will edit the Target of

your shortcut to say:

\"C:\\Program Files\\[[Call of Duty]]\\CoDMP.exe\" +connect 63.218.48.62

That would connect you to that IP(change the IP to what you want)

Now if you hate the hassle of having to log-in to rcon everytime you connect, then this is for

you. If your server IP was 63.218.48.62, and your rcon password was \"cool\", then you would make

your shortcuts target look like this:

\"C:\\Program Files\\[[Call of Duty]]\\CoDMP.exe\" +connect 63.218.48.62 +setu 

rconpassword cool


    • All credits to PoolMaster