Page 21 of 22 FirstFirst ... 1119202122 LastLast
Results 201 to 210 of 218

Thread: What Lich Scripts Do You Regularly Use?

  1. Default

    Should mention it will run up to one script. Could never get multiple scripts to work with the launcher. Which is why I make single scripts that does everything I need. My wizard1 script will have my wizard run my gotable script, join my group, check for and cast disks, run waggle and then log out. Then a simple ;login bob wizard1 or spell check and login call from rest script and bob is spelling me up. Then on to ;login joe ranger1.

  2. #202
    Join Date
    Dec 2003
    Location
    MD
    Posts
    25,198
    Blog Entries
    20

    Default

    Quote Originally Posted by phalen33 View Post
    You can do a ;repo info login to see the full description but yes. ;login bob will login bob. ;login bob gotable will login bob and he will run gotable script. In a script it would look like,

    start_script( 'login', ['Bob', 'gotable'] )

    I also use it to cycle through all of my characters for the daily login bonus. Have a script called daily that has a series of if statements checking if char name is this then login this char and have them run the daily script. I just login a specific char each day who is the start of the chain and it chains through each of my characters.

    Made it because I couldn't find another way to switch between alts in a script. Been out a few years now and haven't had any complaints. Once in a blue moon the login server is stupid but that's a Simu thing.
    Thanks for the explanation. I'll add it to the OP.
    Vote for Gemstone Once a Day at The Mud Connection & Top Mud Sites

  3. #203
    Join Date
    Dec 2003
    Location
    MD
    Posts
    25,198
    Blog Entries
    20

    Default

    Bumping this. Does anyone have any recent additions or alternate/upgraded versions of scripts to add to the list?
    Vote for Gemstone Once a Day at The Mud Connection & Top Mud Sites

  4. #204

    Default

    I need a ;dump script that every X hours runs me to the inn and ACTs out taking a dump.

    Strictly for realism purposes.
    Discord: 3PiecesOfToast
    [Private]-GSIV:Nyatherra: "Until this moment i forgot that i changed your name to Biff Muffbanger on Lnet"
    Quote Originally Posted by Back View Post
    I am a retard. I'm disabled. I'm poor. I'm black. I'm gay. I'm transgender. I'm a woman. I'm diagnosed with cancer. I'm a human being.
    Quote Originally Posted by time4fun View Post
    So here's the deal- I am just horrible



  5. #205

    Default

    Quote Originally Posted by Methais View Post
    I need a ;dump script that every X hours runs me to the inn and ACTs out taking a dump.

    Strictly for realism purposes.

    Code:
    Pause 5400 + rand(1800)
    Echo "hey, you gotta discharge your bowels....let me do that for you."
    Fput ";p all"
    Start_script 'go2', 'roomnumberhere'
    Wait_while {running? ['Go2']}
    Fput "act pulls down their pants, then proceeds to discharge their bowels on the floor. Sighing they refasten the pants around their waist."
    Start_script 'go2', '228'
    Wait_while {running? ['Go2']}
    Echo "bowels discharged...you may proceed"
    End
    W3 4R3 4N0NYM0U5.
    W3 4R3 L3610N.
    W3 D0 N07 F0R61V3.
    W3 D0 N07 F0R637.

  6. #206

    Default

    Quote Originally Posted by n0551n3n0m1n3 View Post
    Code:
    Pause 5400 + rand(1800)
    Echo "hey, you gotta discharge your bowels....let me do that for you."
    Fput ";p all"
    Start_script 'go2', 'roomnumberhere'
    Wait_while {running? ['Go2']}
    Fput "act pulls down their pants, then proceeds to discharge their bowels on the floor. Sighing they refasten the pants around their waist."
    Start_script 'go2', '228'
    Wait_while {running? ['Go2']}
    Echo "bowels discharged...you may proceed"
    End
    No wipe?

    Last edited by Methais; 11-10-2017 at 07:08 PM.
    Discord: 3PiecesOfToast
    [Private]-GSIV:Nyatherra: "Until this moment i forgot that i changed your name to Biff Muffbanger on Lnet"
    Quote Originally Posted by Back View Post
    I am a retard. I'm disabled. I'm poor. I'm black. I'm gay. I'm transgender. I'm a woman. I'm diagnosed with cancer. I'm a human being.
    Quote Originally Posted by time4fun View Post
    So here's the deal- I am just horrible



  7. #207

    Default

    Nah man, we rocking the olden times. No TP, no underwear, no fucks given.
    W3 4R3 4N0NYM0U5.
    W3 4R3 L3610N.
    W3 D0 N07 F0R61V3.
    W3 D0 N07 F0R637.

  8. #208
    Join Date
    Jun 2007
    Location
    Mars
    Posts
    34,075
    Blog Entries
    17

    Default

    This should be stickied IMO.
    Ceterum censeo Carthaginem esse delendam

  9. #209
    Join Date
    Apr 2004
    Location
    Bendova
    Posts
    17,326
    Blog Entries
    1

    Default

    Quote Originally Posted by Gelston View Post
    This should be stickied IMO.
    I agree. Too bad we scared off all the mods.
    Quote Originally Posted by Gelston View Post
    I like penis.
    We must not confuse dissent with disloyalty. We must remember always that accusation is not proof and that conviction depends upon evidence and due process of law. We will not walk in fear, one of another. We will not be driven by fear into an age of unreason, if we dig deep in our history and our doctrine, and remember that we are not descended from fearful men. Edward R. Murrow

  10. #210
    Join Date
    Jun 2007
    Location
    Mars
    Posts
    34,075
    Blog Entries
    17

    Default

    Quote Originally Posted by Tisket View Post
    I agree. Too bad we scared off all the mods.
    I can still report you to Kranar and ask on the report.

    Reported.
    Ceterum censeo Carthaginem esse delendam

Similar Threads

  1. crosscharcom and other lich scripts
    By Greng in forum The Lich Project
    Replies: 9
    Last Post: 05-12-2019, 04:14 PM
  2. Lich Scripts
    By ryaden in forum Scripting Discussion
    Replies: 3
    Last Post: 10-28-2016, 08:41 PM
  3. Non Lich Scripts
    By everan in forum Scripting Discussion
    Replies: 2
    Last Post: 05-16-2016, 02:38 PM
  4. Help Request: Lich + CMD Scripts
    By fallenSaint in forum The Lich Project
    Replies: 0
    Last Post: 05-20-2012, 09:24 PM
  5. Recommended Lich Scripts
    By Shimmy in forum The Lich Project
    Replies: 7
    Last Post: 03-02-2012, 05:57 PM

Posting Permissions

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