Results 1 to 4 of 4
Like Tree1Likes
  • 1 Post By Seraphim

Thread: Flashing Name Script

  1. #1
    Junior Member bewizpro's Avatar
    Join Date
    Nov 2011
    Location
    United States
    Posts
    4

    Smile Flashing Name Script

    Hello,
    I'm currently looking for a flashing name changing script for cod2 if you can help I would much appreciate it. Thanks and you guys here at "Aimbots" Rox keep up the awesome work that you guys do.... Thanks again

  2. #2
    Moderator Seraphim's Avatar
    Join Date
    Aug 2008
    Posts
    1,064

    Re: Flashing Name Script

    Basically, it goes like this:

    Code:
    say "Changing name..."
    wait 50
    set name "^1Red"
    wait 30
    set name "^2Green"
    wait 30
    set name "^3Yellow"
    wait 30
    set name "^4Blue"
    wait 50
    say "Done changing name"
    Change it to whatever, but assuming you know how to make and execute scripts, that's all there really is to it.
    bewizpro likes this.

  3. #3
    Junior Member bewizpro's Avatar
    Join Date
    Nov 2011
    Location
    United States
    Posts
    4
    Thanks so much seraphim I appreciate it.

    how to make a name script that scrolls back and fourth and changes different sayings. I had one at one time but when I stopped playing cod series I deleted everything I had.
    Last edited by BraveBeast; July 31st, 2012 at 12:53.

  4. #4
    Moderator Seraphim's Avatar
    Join Date
    Aug 2008
    Posts
    1,064

    Re: Flashing Name Script

    You can do it the same way. Just change whatever in that to what you want, just make sure it has a set name "this" wait 50 set name "that" wait 50. Make it systematic, and sequential. It can be as long as you want also. Just alternating

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •