Results 1 to 10 of 10

Thread: Just some questions

  1. #1
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default Just some questions

    Hey guys,

    I have been on this forum for a while now and programming scripts for osrs every few years.
    And I am thinking about expanding so since I have a lot of free time in college, so:

    - Is it possible to code a script which can transfer items from one bot to another If done well?
    - If yes can I do it without java?
    - I need to have multiple oldschool clients open with a according simba client?

    If I continue i will keep you guys updated

    Thanks in advance,


    Skywalk,
    Comeback once again and not planning on leaving

    scripts written: [5]

  2. #2
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    - Is it possible to code a script which can transfer items from one bot to another If done well?
    Yes, scripts which interact with one another have been written in the past.

    If yes can I do it without java?
    Yes, we use the Pascal language here, not Java

    - I need to have multiple oldschool clients open with a according simba client?
    Yes, generally scripts and clients are used together at a 1:1 ratio
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  3. #3
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Yes, scripts which interact with one another have been written in the past.
    Alright then that is my challenge to achieve that.

    Quote Originally Posted by KeepBotting View Post
    Yes, we use the Pascal language here, not Java
    I kind of guessed that, but i was not sure since you need different clients to run etc.

    Quote Originally Posted by KeepBotting View Post
    Yes, generally scripts and clients are used together at a 1:1 ratio
    Alright thanks
    Comeback once again and not planning on leaving

    scripts written: [5]

  4. #4
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Skywalk View Post
    Alright then that is my challenge to achieve that.



    I kind of guessed that, but i was not sure since you need different clients to run etc.



    Alright thanks
    You're welcome. Feel free to drop me a PM if you need any more help.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  5. #5
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    I'm sure you've already began your journey to discovering the difficulty of your proposed ideas (not to dishearten you, of course), but I've been speaking with @The Mayor on discord regarding almost exactly what you are looking to do.



    something, something, army of bots, automagic trading to mule account... you get the idea :P
    definitely hop on the community discord channel if you haven't already!

  6. #6
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    I certainly like to see this type of ambition at SRL. It is not complicated.
    It may interest you to know that you can run Simba scripts automatically via batch scripts with the format:

    Code:
    Simba.exe -o C:/Simba/Scripts/scriptName.simba -r
    Such scripts can be opened within Simba with openWebPage.

  7. #7
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    You're welcome. Feel free to drop me a PM if you need any more help.
    Thanks! I will definitely do.

    Starting in a few days when I've got the time
    Comeback once again and not planning on leaving

    scripts written: [5]

  8. #8
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by klamor View Post
    I'm sure you've already began your journey to discovering the difficulty of your proposed ideas (not to dishearten you, of course), but I've been speaking with @The Mayor on discord regarding almost exactly what you are looking to do.



    something, something, army of bots, automagic trading to mule account... you get the idea :P
    definitely hop on the community discord channel if you haven't already!
    You are right it is an hard task, but i currently am bored a lot so im trying to find myself an hobby, so it is just for educational purposes.

    I wanna join the discord but im not sure how to? <- thats me
    Comeback once again and not planning on leaving

    scripts written: [5]

  9. #9
    Join Date
    Dec 2011
    Location
    Netherlands
    Posts
    140
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    I certainly like to see this type of ambition at SRL. It is not complicated.
    It may interest you to know that you can run Simba scripts automatically via batch scripts with the format:

    Code:
    Simba.exe -o C:/Simba/Scripts/scriptName.simba -r
    Such scripts can be opened within Simba with openWebPage.
    I didn't know that, i will test it out in a few days thanks a lot
    Comeback once again and not planning on leaving

    scripts written: [5]

  10. #10
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by Skywalk View Post
    You are right it is an hard task, but i currently am bored a lot so im trying to find myself an hobby, so it is just for educational purposes.

    I wanna join the discord but im not sure how to? <- thats me
    you can follow this link directly - https://discord.gg/JjaAsT
    it will open discord within your browser.

    OR

    you can download the discord desktop app and join the same channel there.

    I recommend setting up and account once you get on, especially if you have multiple PCs you like to use

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
  •