Page 1 of 2 12 LastLast
Results 1 to 25 of 29

Thread: OS-Scape Fighter

  1. #1
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default OS-Scape Fighter

    - start it logged in
    - use max brightness
    - does not support multiple npcs but would be easy to change
    - make sure you have the correct npc color and uptext to go along with it

    feel free to make the fight detection better... it is primitive haha
    Attached Files Attached Files

  2. #2
    Join Date
    Aug 2014
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Nice script man. I'd like to see a fisher script soon from you!

  3. #3
    Join Date
    Jun 2015
    Location
    New Zealand
    Posts
    322
    Mentioned
    2 Post(s)
    Quoted
    131 Post(s)

    Default

    Congrats on script release

  4. #4
    Join Date
    Sep 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I keep getting this error mate:

    Error: Unknown declaration "MMouse" at line 13
    Compiling failed.


    Any idea how to fix?

    Thanks, Lucker644

  5. #5
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by lucker644 View Post
    I keep getting this error mate:

    Error: Unknown declaration "MMouse" at line 13
    Compiling failed.


    Any idea how to fix?

    Thanks, Lucker644
    U need srl-5 include I think

  6. #6
    Join Date
    Jan 2016
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks for the release

  7. #7
    Join Date
    Jun 2014
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Hey nice release!

    Got an error:

    JStemper ~~ OS-Scape Fighter
    Warning! You passed a wrong xe to a finder function: 619. The client has a width of 612, thus the xe is out of bounds. Setting the value to 611 (w-1) for now.
    Error: Exception: TMWindow.ReturnData: The parameters passed are wrong; xs,ys 597,55 width,height 61,61 at line 43
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]

    Hope you can help me with it
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]

  8. #8
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by ryan191 View Post
    Hey nice release!

    Got an error:

    JStemper ~~ OS-Scape Fighter
    Warning! You passed a wrong xe to a finder function: 619. The client has a width of 612, thus the xe is out of bounds. Setting the value to 611 (w-1) for now.
    Error: Exception: TMWindow.ReturnData: The parameters passed are wrong; xs,ys 597,55 width,height 61,61 at line 43
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]

    Hope you can help me with it
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]
    pmed you

  9. #9
    Join Date
    Nov 2015
    Location
    Oregon
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    This doesn't work for me

    Code:
    Error: Duplicate declaration "AddDTM" at line 161
    Compiling failed.
    My Scripts:
    TizenX Damage Token Collector
    OS-Scape Auto Buyer
    Check out an index of all my scripts here: ScriptingSRL

  10. #10
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by Mustakrakish View Post
    This doesn't work for me

    Code:
    Error: Duplicate declaration "AddDTM" at line 161
    Compiling failed.
    Works fine. It would help if you would use the correct interpreter.

  11. #11
    Join Date
    Nov 2015
    Location
    Oregon
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    Works fine. It would help if you would use the correct interpreter.
    I forget every time GOD DAMN
    Sorry.

    EDIT: Still get an error with PascalScript interpreter.
    Code:
    [Error] (482:1): Unexpected end of file at line 483
    My Scripts:
    TizenX Damage Token Collector
    OS-Scape Auto Buyer
    Check out an index of all my scripts here: ScriptingSRL

  12. #12
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by Mustakrakish View Post
    I forget every time GOD DAMN
    Sorry.

    EDIT: Still get an error with PascalScript interpreter.
    Code:
    [Error] (482:1): Unexpected end of file at line 483
    luls.

    Redownload it? maybe you removed a semicolon or period somewhere.

  13. #13
    Join Date
    Nov 2015
    Location
    Oregon
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    luls.

    Redownload it? maybe you removed a semicolon or period somewhere.
    Just had to update it, all good now.
    Thanks!
    My Scripts:
    TizenX Damage Token Collector
    OS-Scape Auto Buyer
    Check out an index of all my scripts here: ScriptingSRL

  14. #14
    Join Date
    Jan 2017
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey i downloaded this script but how i run it ? lol

  15. #15
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by mrchocolate View Post
    Hey i downloaded this script but how i run it ? lol
    Target the client and hit run...

    On a side note I wouldn't recommend using this script. Wrote it when I was a fairly new to everything and didn't realize aerolib was pretty much 100% functional on the server. Would recommend hoodz fighter and commenting out smart. Can't believe this got 300+ downloads tbh

  16. #16
    Join Date
    Apr 2017
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    does it picks up anything?

  17. #17
    Join Date
    Apr 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Nice, but uhm, I have an issue and IDK how to fix it since I can't pm you aswell.. post count.. Could you pm me or something?

  18. #18
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by recievedx View Post
    Nice, but uhm, I have an issue and IDK how to fix it since I can't pm you aswell.. post count.. Could you pm me or something?
    get on discorfd or post here

  19. #19
    Join Date
    Apr 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    {$I srl/srl.simba} this part of the script, what do i miss and where do i get it? because thats the only thing missing

  20. #20
    Join Date
    Jul 2015
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Having similiar problems and some small questions regarding making a fighter script, can we talk somewhere?

    Much appreciated

  21. #21
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by stijnbogaert View Post
    Having similiar problems and some small questions regarding making a fighter script, can we talk somewhere?

    Much appreciated
    yeah pm me or get on discord

    Quote Originally Posted by recievedx View Post
    {$I srl/srl.simba} this part of the script, what do i miss and where do i get it? because thats the only thing missing
    extract the srl-5 include to C:\Simba\Includes\ and rename it srl

  22. #22
    Join Date
    Apr 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    nice. check out my voting bot!

  23. #23
    Join Date
    Jul 2015
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    What is the discord link/ channel?

  24. #24
    Join Date
    Apr 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Where can i find this srl-5, I have srl-6 folder in my simba includes?

  25. #25
    Join Date
    Apr 2017
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by recievedx View Post
    Where can i find this srl-5, I have srl-6 folder in my simba includes?
    Could you please put your discord in here I would like to contact you, it's important

Page 1 of 2 12 LastLast

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
  •