Results 1 to 3 of 3

Thread: just a quick question

  1. #1
    Join Date
    Aug 2007
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default just a quick question

    i was wondering how i would add something in my script to get the ammount of exp i have gotten while autoing and tell me the amount of exp when the script stops


    im trying to make a autofighter for a p server and thats all i need but i dont know how to make it work




    if you know how post it here please

  2. #2
    Join Date
    Nov 2007
    Location
    SCAR central
    Posts
    116
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    in ur proggie get the number of thing ur doing it on (woodcutting=logs, mining=ores) and get the exp for each ore and then times that exp by the number of things you have
    Click here for Rora's Power Woodcutter!
    Testers needed!
    |
    |
    |
    |
    V



    http://www.fenjer.com/adnan/SRL//100...Woodcutter.png

    http://photos33.flickr.com/38918814_8370ddb570_m.jpg




    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig.

  3. #3
    Join Date
    Jul 2007
    Location
    Massachusetts
    Posts
    896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol rora, tell him the hard way

    and calculate the xp bonus from what the character is wearing?

    lol, just use

    GetXP(Skill);

    in the beginning, after you log in.

    and then again after the character is finished. Subtract the second number from the first (store the numbers in variable, ex: x:=GetXP(Skill: String)). You should get the xp you earned

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Just a quick question? Did I say quick?
    By SeanJohn in forum OSR Help
    Replies: 3
    Last Post: 01-28-2009, 12:03 AM
  2. Quick question
    By GinFoxface in forum OSR Help
    Replies: 2
    Last Post: 04-07-2007, 04:25 AM
  3. Quick Question
    By mage of begu in forum OSR Help
    Replies: 10
    Last Post: 01-12-2007, 10:48 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
  •