Results 1 to 5 of 5

Thread: Other servers then US

  1. #1
    Join Date
    Apr 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Other servers then US

    So i made a script which works on US servers (just simple, just started).


    begin
    if FindObj(x,y,'Chicken',1782408, 5) Then
    Begin
    ClickMouse(x, y, mouse_Right);
    Wait(1000);
    end else
    Wait(1000);
    end;

    this just kills chickens (simple), now i tried exact the same script on other servers (added 'Chicken' to right name) but it wont find that word :/ any ideas?

    BTW not using Smart client

  2. #2
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Are you talking other language worlds? They don't have "Chicken" like Portuguese is galniha or something
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  3. #3
    Join Date
    Apr 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i said i used the right words

  4. #4
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    special characters? just use a section of the word
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  5. #5
    Join Date
    Apr 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i use for the german servers "Huhn" instead of chicken... which is correct but the cursor only hovers over the chickens
    also tried "hu" "uhn" and stuff like that

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
  •