Thread: Would there be a need for another rsps tool?

Results 1 to 9 of 9
  1. #1 Would there be a need for another rsps tool? 
    Registered Member
    Join Date
    Sep 2010
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Would be a need for a server restarter and a script runner?

    it would recive scripts using winsock (my target interceptors are Python and Batch currently).
    it would be (actually a very little is already) written in VC++.

    if you have some ideas what to add more then feel free to post them.
    Reply With Quote  
     

  2. #2  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,664
    Thanks given
    493
    Thanks received
    627
    Rep Power
    980
    I'm having a hard time understanding you. Receiving scripts using winsock? Scripts for what? Give me an example.
    ~iKilem
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2010
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by iKilem View Post
    I'm having a hard time understanding you. Receiving scripts using winsock? Scripts for what? Give me an example.
    scripts for doing .. things.
    for example:
    Code:
    from librsps import * # the 'soon-to-exist'(hopefully) librsps
    for x in srv.players:
        srv.giveitem(x, 1024) # giveitem(playername, itemid)
    like a client and a server (the website could be made in php and hosted by the server maybe).
    so that you could upload/send a script (via UDP) and the server executes it.
    maybe even make a library that communicates with the rsps.

    sorry if you don't understand, my primary language isn't English.
    Reply With Quote  
     

  4. #4  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,664
    Thanks given
    493
    Thanks received
    627
    Rep Power
    980
    Quote Originally Posted by iKilem
    Scripts for what? Give me an example.

    I just don't see how this will be linked to RSPSs.

    Edit:
    Quote Originally Posted by Grunt View Post
    scripts for doing .. things.
    for example:
    Code:
    from librsps import * # the 'soon-to-exist'(hopefully) librsps
    for x in srv.players:
        srv.giveitem(x, 1024) # giveitem(playername, itemid)
    I don't think scripts would be best suited for something like this. I mean, not for something client-side as you're suggesting. I think this whole concept is a little weird.
    ~iKilem
    Reply With Quote  
     

  5. #5  
    Registered Member
    Death Grips's Avatar
    Join Date
    Jan 2011
    Posts
    4,839
    Thanks given
    2,510
    Thanks received
    751
    Rep Power
    2822
    Never know anything is possible with coding.
    O_O
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Aug 2009
    Posts
    54
    Thanks given
    0
    Thanks received
    3
    Rep Power
    0
    What idiot would make a tool for a community with 99% Java servers with windows code and screw the portability?

    tldr; gtfo
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    Aug 2009
    Posts
    54
    Thanks given
    0
    Thanks received
    3
    Rep Power
    0
    Quote Originally Posted by iKilem View Post
    I just don't see how this will be linked to RSPSs.

    Edit:

    I don't think scripts would be best suited for something like this. I mean, not for something client-side as you're suggesting. I think this whole concept is a little weird.
    Dude, are you completely retarded? He wants to make serializable scripts you could use to do almost anything over a remote connection. Please stop posting.
    Reply With Quote  
     

  8. #8  
    Super Donator


    Join Date
    Jun 2007
    Age
    28
    Posts
    2,158
    Thanks given
    316
    Thanks received
    282
    Discord
    View profile
    Rep Power
    779
    Quote Originally Posted by Sawyer View Post
    Dude, are you completely retarded? He wants to make serializable scripts you could use to do almost anything over a remote connection. Please stop posting.
    Are you? This whole idea is a waste of time. What is to stop someone from injecting their own scripts?
    Reply With Quote  
     

  9. #9  
    Renown Programmer and Respected Member
    Maxi's Avatar
    Join Date
    Jun 2008
    Posts
    3,201
    Thanks given
    281
    Thanks received
    1,093
    Rep Power
    1366
    Quote Originally Posted by HcoJustin View Post
    Are you? This whole idea is a waste of time. What is to stop someone from injecting their own scripts?
    Some kind of encryption, for example RSA?
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. [317] AIO tool rsps development kit
    By Tariq in forum Tools
    Replies: 28
    Last Post: 07-19-2010, 07:00 AM
  2. [TOOL]MSN Administration Bot[TOOL]
    By Echo` in forum Projects
    Replies: 10
    Last Post: 06-28-2010, 06:04 AM
  3. Replies: 18
    Last Post: 09-21-2009, 01:35 AM
  4. [Tool Dev] New Server Tool Kit
    By Jeremy Yak in forum Projects
    Replies: 6
    Last Post: 01-31-2009, 07:29 AM
  5. I need help with pen tool
    By Joe in forum General
    Replies: 6
    Last Post: 01-19-2008, 07:05 PM
Tags for this Thread

View Tag Cloud

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