Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Posts posted by Alek

  1. The payment system is really informal, one of the downsides to OSBot. However there are positive and negative aspects to every bot/botting community. The admins are typically easy to reach and most publicly display their Skype information.

     

    He does have a valid point, you're dealing with people's money. Why should the script writer continue to make new scripts or update existing ones if he/she cant trust that they will even get paid.

     

    From the OSBot perspective, they all probably have "real lives" and responsibilities. Payments are very tedious and time consuming. They need to focus on creating a more automated process to relieve themselves of this issue.

     

    Imagine this: 

    You just purchased a script off the SDN and expect to receive it within 15 minutes. It doesn't come and you decide to just wait 24 hours. Then you decide to contact an Admin who doesn't respond because he/she has a ton of other tasks to do. A few more days pass by and you think to yourself "Well, looks like I'm not getting the script I purchased."

  2. I know what he meant, but it still is worthless. You are going to get kicked from the session and will be unable to rejoin until you close the tab, open a new one, and start the script again. It's a manual process to get back into the game that requires your intervention.

     

     

  3. Not sure what the eff you are talking about. When there is a system update it automatically kicks you to the lobby, and then you can't rejoin the game until you refresh the page. Since we use clients, we would have to close that current tab and open a new one to get the latest cache data of the game.

  4. @kennymachin - The file may only be partially downloading. You could be using Internet Explorer which is temperamental to interruptions. If you are using IE, try getting Google Chrome. 

     

    I would try a different browser to download OSBot first before trying to re-install your JRE/JDK. It's saying that the jar is corrupt, which is usually a result of partial downloads (not having an outdated JDK/JRE).

     

  5. Diclonius, obviously you didn't read what I said because I said the following in big bold red words: 

     

     DO NOT POST IN HERE "MAKE IT YOURSELF", THAT IS NOT THE POINT OF AN API REQUEST.

     

     

     

  6. I'm pretty sure Maxi is saying it's limited to the number of RS accounts it is linked to at one time. For instance you can only run a premium script in 5 tabs or something. Of course this would be 100% up to the script developer to implement. If you feel that a script which utilizes that method is unfair, you don't have to purchase it. Same thing goes with monthly fees on scripts, some people hate that and would prefer just flat-out buying the script.

     

    As far as everything else goes, I'm all for the new method of bringing scripts to the SDN. By no means am I impressed by the method for updating current scripts. It's essentially the same thing as it is now, however over email instead of forums.

  7. 1. myPlayer().isInteractingWithId(int)

     

    2. myPlayer().isInteractingWithName(String)

     

    3. closestGroundItemForNameThatContains(String)

     

    4. closestObjectForName(Position, String) - currently only Area, String

     

    5. dropForName(int, String) - Amount, item

     

    6. dropForId(int, int) - Amount, Id

     

    7. isMouseOn - for use in the settings tab to determine if the mouse setting is activated or not (1 button vs 2 button)

     

    8. myPlayer().isPoisoned()

     

    9. Get uptext

     

    10. Tile clicking

     

    11. Check options (if object.option("examine"){})

     

    12. NPC getInteractingCharacter

     

    13. Player getInteractingCharacter

     

    14. closestGroundItemForNameThatContains

     

     

    DO NOT POST IN HERE "MAKE IT YOURSELF", THAT IS NOT THE POINT OF AN API REQUEST.

  8. is there a bot that supports those locations? because kminer doesn't. sad.png

    kMiner supports gold at Karamja (Tzhaar). You can even select the mine while waiting option to mine both gold and silver.

  9. 1. myPlayer().isInteractingWithId(int)

    2. myPlayer().isInteractingWithName(String)

    3. closestGroundItemForNameThatContains(String)

    4. closestObjectForName(Position, String) - currently only Area, String

    5. dropForName(int, String) - Amount, item

    6. dropForId(int, int) - Amount, Id

     

    Thanks,

     

    Alek

     

     

    Edit:

     

    7. isMouseOn - for use in the settings tab to determine if the mouse setting is activated or not (1 button vs 2 button).

    8. myPlayer().isPoisoned()

  10. A place where we can let Admins know when we update our scripts on bitbucket.

     

    1. The script writer will make a topic which nobody can reply to.

    2. When the admin updates the script, he/she locks the topic.

     

    That way I don't have to kick and scream and beg for my script to get updated.

×
×
  • Create New...