I need a script that "pushes" a button on my keybord allowing one of my chars to debuff the other one using force extract and skilthaw (if not both are possible then atleast force extract) since its not possible to run 2 rf and have 2 keys pressed.
so u want code for an auto debuff?
i'll make a basic one for u, haven't made 1 b4 but it should be pretty simple... problem with ACTool is the fct that u have to have rf targetted thus u have to be afk or simply watch the program do it's work...
i can make it check for player HP but i would need to know ur screen resolution, atm this code eats cpu so it will be worth adding a bigger second delay.
so i tried this script today, but chaged it slightly to only use skill thaw but 5 times... and, well.. it workes if i have the window with the debuffer active, but if i have that i cant afk buff on the other client since both windows need to be active. is there any way to get past this?
the only way i know of is to run them both in widows and click the task bar to select the correct window and then do the routine for that window... this is still pretty simple to code but i will help more if u need it
well what windows resolution do you have? small1337 must need that i think because when he codes it , he must pinpoint your mouse on the "other" client if there are two in your taskbar should be pretty simple in "theory " ;>
thanks, yh i can code that for u and yes it is "afk" (if all goes well atleast)
so u tell me what u need the code to do....
i know one u have already but what is the other char doing? simply buffing? is that all done on the ingame macro button? how many buffs does it have - so i can get an idea of how long to let it buff for?
here's the basic idea;
p.s. to find mouse co ords in ACTool very easily simply move the mouse
to the area/co-ords u want to find and then press "control + m" -> this will
automatically code the line 'mousepos #x,#y' in ACTool for u.
//click first open program
MousePos 179, 849 //can be found using "control + m" in ACTool
leftclick
delay 3000 //delay is probably way too long for u, depends on pc specs
loop
//do all actions for screen 1
end
//click second open program
MousePos 347, 848 //can be found using "control + m" in ACTool
leftclick
delay 3000 //again reduce delay as appropriate
first char, using normal buffs with ingame macro and 7 buffs (might be better to use a script for that aswell, dont rly know much about it, ill leave that up to u) the other char is simply gonna be using skill thaw 7 times on the first one so all buffs gets off.
//click first open program
MousePos 179, 849 //can be found using "control + m" in ACTool
leftclick
delay 3000 //delay is probably way too long for u, depends on pc specs
loop
//do all actions for screen 1
keydown {f1}, 10 sec
//this is assuming ur ingame buff macro is set to f1 - replace f1 with desired number
//10 second delay so that all buffs are hopefully used, may need to increase this
end
//click second open program
MousePos 347, 848 //can be found using "control + m" in ACTool
leftclick
delay 3000 //again reduce delay as appropriate
loop
//do all actions for screen 2
loop 7
keydown {f1}, 1 sec
delay 3 sec
//this will press f1 and then wait 3 seconds - 7 times to remove all buffs
//replace f1 as desired with skill thaw slot
end
end
[L2Walker: Script Needed] Berserker Spirit 08/29/2010 - Lineage 2 - 11 Replies Hello.
I need a script which will work as described below I need it because I have an 80 LVL Hierophant and I don't want him in the party.
1) Party Invite XXX
2) PM XXX Zerk or Delay XX Secs (the delay will be used to give time to the prophet)
3) After Zerk is received kick
4) Delay 1200 secs
5) Repeat
Can someone make it or make something similar?
Thanks
skill hack 1 and 2 script needed 03/31/2010 - Dekaron - 4 Replies som1 has skill hack 1 and 2.
and i need a good speed script also..
cus the 1 i got doesnt works proper..
greetz
Gamesite200 - vote bot/script needed 03/04/2010 - General Coding - 0 Replies Hello everyone. I'm in need of a vote bot/script for: http://www.top200.gs/
I'm a newbie to coding myself, so I don't know exactly what I'm looking for.
I want something that auto votes (it's restricted to 1 vote per ip-adress/12 or 24h).
Can anyone help me out?
Thanks and have a nice weekend everyone!
Help Needed Script, 02/20/2010 - CO2 Private Server - 17 Replies What is Wrong with this, Idk Why but the Bless Effect Does not Seem to be Going Off,
using System;
using System.Collections.Generic;
using System.Text;
namespace NewestCOServer.Extra
{
public class BlessEffect
HELP NEEDED......EXP Script 04/19/2008 - RF Online - 20 Replies I found this script somewhere in the internet...
if somebody can help us what we should do with these....
thanks
=============
# = variable
SET EXP RATE = %exp_rate #