Results 1 to 4 of 4

Thread: How to make script writenin text periodically?

  1. #1
    Join Date
    Dec 2011
    Posts
    109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default How to make script writenin text periodically?

    I would like to modify a script I have to simply write in some text but I don't really have any idea on how to do that. Could someone please provide the code to do that, and also tell me how I would add that to the existing code I have?

  2. #2
    Join Date
    Jan 2012
    Posts
    713
    Mentioned
    3 Post(s)
    Quoted
    9 Post(s)

    Default

    Are you wanting this as an antiban?

    Simba Code:
    TypeSend('My Runecraft level is 96.');

    That would be the code there, and you can incorporate it into your antiban, if you don't know how to do that just link your script up here and i can assist you.

  3. #3
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Do you mean write to Simba's debug output every X-amount of seconds or something? If so, really the best way to of gone about it would be to use the TTimer control, however that does not work correctly in Simba.
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  4. #4
    Join Date
    Dec 2011
    Posts
    109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the replies guys.
    Google, thanks that is the basically what I wanted.
    And Daniel thanks because I also wanted to know what the timings/delays of using that function but I guess it won't work.
    But, could you tell me where in my code to incorporate that..like could you explain? It's P1nkys pest controller script, so if you could tell me what lines to what, to edit, that'd be awesome.
    Infowars .com Exposing government corruption...Liberty or Death!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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