Results 1 to 6 of 6

Thread: For Taj     submit to reddit submit to twitter

  1. #1
    Salvage Bans
    Join Date
    Jun 2007
    Posts
    798
    BG Level
    5

    For Taj

    I have a question Taj. In no way am I looking for one, use one or want one, but is it possible for a Lot bot to exist? I don't know the game coding too well and you apparently do.

    I have a customer at my casino who gets a little too lucky sometimes and it leads me to ask. So, if you know, please answer :D

  2. #2
    Salvage Bans
    Join Date
    Jan 2005
    Posts
    871
    BG Level
    5

    Re: For Taj

    Hello, this is Taj's personal operator. Taj can't make it to the phone right now, but the answer to your question is no.

  3. #3
    Old Merits
    Join Date
    Dec 2006
    Posts
    1,204
    BG Level
    6

    Re: For Taj

    You can only edit things client side, like speed (fleetool) position (pos) etc

    /randoms are client side, you send the command and the server sends you back a random number which is displayed in the log

  4. #4
    Not Killing Ganon
    Join Date
    Sep 2006
    Posts
    1,262
    BG Level
    6
    FFXI Server
    Siren

    Re: For Taj

    You can only edit things client side, like speed (fleetool) position (pos) etc

    /randoms are SERVER side, you send the command and the server sends you back a random number which is displayed in the log
    fixed.

  5. #5
    Salvage Bans
    Join Date
    Jun 2007
    Posts
    798
    BG Level
    5

    Re: For Taj

    Thanks for the answers.

  6. #6
    Old Merits
    Join Date
    Dec 2006
    Posts
    1,204
    BG Level
    6

    Re: For Taj

    Quote Originally Posted by Killgannon
    You can only edit things client side, like speed (fleetool) position (pos) etc

    /randoms are SERVER side, you send the command and the server sends you back a random number which is displayed in the log
    fixed.
    My bad, I was being retarded. Meant server, said client ._.;