[Release]Open Source AutoIt Farmbot/Killbot

03/25/2013 01:48 axemurdererrl#31
so i took a look at ur program and i like it :) i tried to add a buff method that took a 2d array of the relevant cast times and keys for the buffs, but it simply doesn't work, occasionally u get 1 spell working but that's all

Global Const $buffSequence[6][2] = [[Chr(55),2000],[Chr(48),2000],[Chr(57),2000],[Chr(112),1000],[Chr(56),1000],[Chr(172),500]];

Func Rebuff()
;pre-curser, buff sequence is a >=2d array containing keys and integers respectively
ToolTip("begin buffing",0,0);
$Buffing=True;
Sleep(1000);
for $i=0 To UBound($buffSequence)-1
Send($buffSequence[$i][0]);
ToolTip($buffSequence[$i][0]);
;ConsoleWrite($buffSequence[$i][0]);
;ConsoleWrite("sent");
Sleep($buffSequence[$i][1]);
;ConsoleWrite($buffSequence[$i][1]+" waiting");
;ConsoleWrite("waiting");
Next
ToolTip("end buffing",0,0);
$Buffing=False;
EndFunc

on a further note this is comfirmed working on us server as of 24/03/2013 (no gg patched)

edit: i set a hotkey to test this temporarily so it's deffo called incase ur wondering :P
edit2: Chr(172)=='¬' which cycles thru mobs on british and perhaps other keyboards
03/29/2013 13:15 CyberSandler#32
Code:
[center]
[B][I]DE[/I][/B]
[B]29.03.2013 | 13:13 : Version 2 hinzugefügt! (Mehrere Slots + alle Server)[/B]

[B][I]EN[/I][/B]
[B]03.29.2013 | 1:13 PM : Added Version 2! (More slots + all servers)[/B]
News
[/center]
05/04/2013 21:10 mvxp#33
Bot work in Shaiya PT?
Ty
05/22/2013 07:08 CyberSandler#34
I don't know, try it! :)

- 312x downloaded... 12 thanks.. but okay, I haven't done that for "thanks" :P
05/30/2013 23:16 m3chanic#35
what if there are multiple games working at the same time ?
first one for bot and second one for user ... is it posible ?
10/04/2013 02:04 defender96#36
where to get this window name window ?
10/09/2013 18:03 Fishb0n3zzz#37
Do i have to be in full screen?
2nd as above mentioned , where do i get the name of the window ? if i press ctrl+alt+del i get to process manager . I can see "shaiya" but if i write it down it doesn`t do anything . I press F2 cause all i need is auto atack and it does nothing it just selects me.
Sorry for beeing a nooblet but if i won`t ask i`ll never know .

Thank you very much and have a nice day.
Sorry for the bad grammar.
10/16/2013 00:41 megatron8484#38
Hello,I downloaded the bot and I open shaiya updater press ok. It loads i give in username and password then i open bot. I read hotkeys and enter window name (Shaiyatopia). When I'm on char attack is in 1 slot and pick up in second and i press F2, nothing happens. Pls help me. Thx in advance

Just notice i have same prob as Fishbonezzz
10/21/2013 14:00 egebey#39
[Only registered and activated users can see links. Click Here To Register...]

SUPERAntiSpyware Trojan.Agent/Gen-Bifrose

TheHacker Trojan/Cosmu.bizd

TrendMicro-HouseCall TROJ_GEN.F47V0401
10/26/2013 22:00 Sakaiy#40
This hack is work in Shaiya FR ??
10/28/2013 16:53 Darki-Nick#41
ich klaube ich bin zu blöd ich bod startet aber im spiel geht nichts auf welchen platz müss attacke ?
11/11/2013 20:50 TheRealHero#42
Quote:
Originally Posted by lyght03 View Post
the code on VB.net or C#
autoIt
06/28/2014 15:10 edd1234#43
top läuft gut danke
01/07/2015 22:03 Screeda#44
Es funktioniert!
It works fine!
01/11/2015 20:45 joubengosu#45
Works Great. Nice job