Signup Now
Results 1 to 6 of 6
  1. #1
    Free User xyyyyllo's Avatar
    Join Date
    Dec 2013
    Posts
    95
    Reputation
    27
    Rep Power
    21

    Type wait time pressing shift reverts characters

    I think you Lucas is already aware of this but... when you set the type wait time to 10/10 ms when bot types text with special characters using shift like "asdq4!asdas@sdas23r#fsdfs$ad%sad^adas&fasf*as)fas fas)fsf(_" it types normal characters with great speed, but when bot "presses" shift it overtypes and needs to remove the last characters and "unpress" shift then type the characters again. It slows down the typing process.

    If its designed that way, so be it, but maybe you should add an option like "paste text from clipboard" (where the user can check or uncheck on own resposibility) where the bot would:

    Code:
    old_text = get_clipboard_text();
    set_clipboard_text( 'asasuihasa6786&*^%^*%^%^*56a5sd6asdasdhasgdhagsd' );
    usekeys( 'ctrl + v' );
    set_clipboard_text( old_text );
    it would make the bot "say" things realy fast, still maintaining most of the "safe" factor.

    OR just add clipboard and keyboard support to the lua.
    Last edited by xyyyyllo; 01-11-2014 at 02:21 PM.

  2. #2
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    That's quite a good idea. I will see what can be done.

  3. #3
    Free User xyyyyllo's Avatar
    Join Date
    Dec 2013
    Posts
    95
    Reputation
    27
    Rep Power
    21
    well good to see im not so useles
    Sig removed

    said the mod

  4. #4
    Free User
    Join Date
    May 2014
    Posts
    8
    Reputation
    10
    Rep Power
    0
    it's made?

  5. #5
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    No, it's not made. I've made something cooler instead. Download WindAddons and enable FastHotkeys. Check this tutorial if you don't know how to use it yet: http://forums.tibiawindbot.com/showt...ferent-Hotkeys

  6. #6
    Free User
    Join Date
    Jun 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0
    ae mano, meu computador trava quando eu tento entrar no bot , tem como voce me explicar isso ?
    obrg

 

 

Posting Permissions

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