Results 1 to 4 of 4

Thread: semi automatic script

  1. #1
    Join Date
    Mar 2007
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default semi automatic script

    Hi , I wanna make a semi auto script, a script like 'fours log lighter'.
    I dont know how to make it semi automatic so I downloaded fours log lighter but when I opened it, it was very 'simple', the semi auto code is just:
    SCAR Code:
    Procedure MAINTHING;//////////////this is made by fourscape
    Begin
      wait( 10 )
      If ( isfkeydown( 6 ) = true ) then
      Begin
        Repeat
          Start;
        Until False;
      end;
    end;

    So if i want to put the semi auto thing in, I would have to use the same procedure cuz, well i guess there is no other, what do I do, cuz when I use it, im sure that some people will call me a copyer etc.
    This script is not going to be a firemaker

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm not sure exactly what you mean. You're worried you'll be called a copier if you use fourscape's procedure? If so, just credit him and you'll be fine.

  3. #3
    Join Date
    Mar 2007
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok thanks,
    yeah, but i was also kinda asking if there was another procedure

  4. #4
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just use "If IsFKeyDown(blah) then" in a loop.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. more semi pointless than semi stupid but...
    By cocodog13 in forum Semi Stupid Pictures
    Replies: 4
    Last Post: 04-03-2008, 04:33 PM
  2. Automatic rune buyer
    By native77 in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 02-06-2007, 05:39 AM
  3. semi colon expected in script -.-
    By oliver1205 in forum OSR Help
    Replies: 1
    Last Post: 01-07-2007, 02:18 PM
  4. Yohojo's "Semi-LEgit" Script
    By YoHoJo in forum RS3 Outdated / Broken Scripts
    Replies: 11
    Last Post: 01-05-2007, 09:32 PM
  5. Semi Colin expected in script WTF???
    By wtf i sp4nk in forum OSR Help
    Replies: 3
    Last Post: 12-21-2006, 03:44 AM

Posting Permissions

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