unknowncheats uc-forum.com ucdownloads ucdownloads.com

Go Back   UC-Tutorials - Multiplayer Game Hacking and Cheat Tutorials > First-Person Shooters > Counter Strike

- Sponsored Advertisement -
http://www.myfpscheats.com/


Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2006, 07:53 AM
zero_tolerance zero_tolerance is offline
Senior Member
 
Join Date: Dec 2006
Posts: 289
Default How to Include Script Files

By Crazylord



Heres a Tut on including script files by Crazylord :

Let's say you have a cheat called "ROFL", you extract the cheat somewhere and open the map, you can see the cheat contains:
Code:
- rofl.exe
- rofl.dll
- rofl.cfg
- menu.txt
As you can see it is the rofl.cfg who includes the scripts if you want to add new scripts or youre own in another file, like "myscripts", here are the steps:

[code]1) Open notepad
2) Put the scripts in the empty file
3) Save youre file in the "rofl" map and save it as "myscripts.cfg" with "all sort of files"
4) Open youre "rofl.cfg"
5) Somewhere in the "rofl.cfg" you put:
Code:
exec "myscripts.cfg"
EXEPTION: when you did put the new file for example in "c:/.../rofl/myscript" then you should use:
Code:
exec "myscript/myscripts.cfg
Now when you start youre cheat youre script will be executed,

hope anyone learned from it,

CrazyLord
Reply With Quote
Reply

  • Submit Thread to Digg
  • Submit Thread to del.icio.us
  • Submit Thread to StumbleUpon
  • Submit Thread to Google
  • Submit Thread to Facebook
  • Submit Thread to My Yahoo!
  • Submit Thread to MySpace
  • Submit Thread to Twitter
  • Submit Thread to Reddit

Tags
files, include, script

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 09:00 AM.