SWTOR emu - Draft menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 68
  1. #16
    Hex00010's Avatar Master Sergeant
    Reputation
    45
    Join Date
    Feb 2010
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    We might be able to start something up here if you guys are wanting to

    Yamashi12 , polimorfic , Sirmabus


    a basic helloworld script is as followed

    Code:
    function SendChat(SYSTEM.EXEX.THISSCRIPT  + "Hello World ","Zone Name")
    .

    Server Side Script for Hello World is

    Code:
    function HelloWorld()
      $CHAT.ChatArea("general" , "[Script] Hello world")
    .
    
    
    // edit more code  replace - add
    // more editing 
    
      partialMatch toLower( args[2] )
        to "hello"
          HelloWorld()
        .
        default
          HE_CommandUsage( account, input )
          return
        .
      .
    creating the system command for ingame

    Code:
     msg as String = "/COMMAND name HELLO$R"
    msg += " - Generates a Hello World message$R"
    Msg( account, msg )
    then you have to register the command ingame such as


    Code:
    /register add /elonka script="cmdNameOfScript"

    Ill post some more scripts later on

    SWTOR emu - Draft
  2. #17
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will send you the forum's address in private so that we don't get overwhelmed or detected

  3. #18
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No more link.
    Last edited by yamashi12; 11-30-2011 at 05:41 AM.

  4. #19
    Hex00010's Avatar Master Sergeant
    Reputation
    45
    Join Date
    Feb 2010
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    registered

  5. #20
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I added you to the private group !

  6. #21
    LordJZ's Avatar Member
    Reputation
    11
    Join Date
    Jan 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yamashi12 View Post
    I added you to the private group !
    Can you add me too please? I'm interested in the development too.

  7. #22
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Only developers can view the private section.
    I will add a public section to keep everyone updated.

  8. #23
    Serpious's Avatar Contributor CoreCoins Purchaser
    Reputation
    134
    Join Date
    Jul 2011
    Posts
    363
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance at getting a link to that community?

  9. #24
    varius's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same here, a link if you may

  10. #25
    Johngood57's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why don't you guys just wait til it releases for early access on the 15th i mean that's like 11 days away or 16 for the 20th then worrie about it then when you have all the data from the release

  11. #26
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    We don't care about the data atm, we are reversing the protocol nothing more.

  12. #27
    lxhackdxl's Avatar Banned
    Reputation
    34
    Join Date
    Oct 2008
    Posts
    471
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glad to see some one is making progress on this. I posted a couple months ago about the Emu and thought it would take ALLOT longer than this. Even if you can only get a sandbox version of the game, im glad you proved me wrong.

  13. #28
    yamashi12's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Jan 2011
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well it's not working yet for the following reasons :

    - We don't have beta accounts so we have the new client version but can't log in and dump thus we are currently stuck.
    - RSA is a pain

    Before the updates we were able to display a shard list, to go past the handshakes but right now...

  14. #29
    hungryhippo's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys! I'm so glad to see that there's a competent team of individuals working together to make this a reality, and I just wanted to say that I appreciate all your hard work (even at these early stages). Hoping that at least some of you have gotten into the early access that started earlier this week, and that that's helped with some of the points that yamashi12 brought up. Good luck, keep up the great work, and please let us know when you're ready for testers

  15. #30
    d3rrial's Avatar Contributor Authenticator enabled
    Reputation
    127
    Join Date
    Apr 2010
    Posts
    527
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use Memory Editing (Or rather read out the memory) of the game while its doing it's handshake, you should be able to read at least the public key. Try guessing some packages, encrypt your own packages with said key and compare them..
    Last edited by d3rrial; 12-21-2011 at 08:32 AM.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. open source SwTor emu project
    By the1domo in forum SWTOR Emulator Servers
    Replies: 0
    Last Post: 09-10-2012, 07:09 AM
  2. github for swtor-emu
    By the1domo in forum SWTOR Emulator Servers
    Replies: 2
    Last Post: 05-02-2012, 10:44 PM
  3. SwTor Emu Beta News
    By the1domo in forum SWTOR Emulator Servers
    Replies: 12
    Last Post: 02-19-2012, 06:01 AM
  4. A Couple WoW Emu Questions
    By Avianar47 in forum World of Warcraft General
    Replies: 2
    Last Post: 06-19-2006, 03:31 PM
  5. anybody got links for Emu?
    By Krazzee in forum World of Warcraft General
    Replies: 4
    Last Post: 06-10-2006, 04:49 PM
All times are GMT -5. The time now is 09:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search