Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hotkeys Method [Proposal]
#1
Instead of using Macros, use a hotkey method where you can assign each macro to a certain button.

Example: Antipush in F1, when i click F1 the script trash my self and when i click it again the hotkeys turns off.

It's the same way than in Elfbot, best method. And add more variables, conditions and actions in macros or hotkeys because its so poor.
Bbot is nice bot for making full afk scripts, but it's useless in war, it needs hotkeys methods.

Here you can check the variables and actions/conditions of Elfbot:
http://www.elfbotdepo.com/programming/varables/
http://www.elfbotdepo.com/programming/ac...onditions/
#2
But, with Tibia.KeyDown(Key Decimal Value), you can do this.
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#3
(02-22-2013, 10:55 PM)spiff26 Wrote: But, with Tibia.KeyDown(Key Decimal Value), you can do this.

No you cannot, read carefuly what i said, and anyway, the command keydown is too slow. Now there is a new command called: tibia.sendkey or something like that, do you know what is his function?
#4
SendKey sends a key to Tibia.

1. We setup on Tibia F1 to cast Exura;
2. Tibia.SendKey(112)
3. Tibia casts Exura

1. Tibia.SendKey(71)
2. Tibia.SendKey(72)
3. Writes 'HI' to Tibia

The numbers are virtual-keycodes http://wiki.bmega.net/doku.php?id=virtual_key_codes.


Forum Jump:


Users browsing this thread: 1 Guest(s)