Jump to content

  •  

Angela

Member Since 20 Oct 2013
Offline Last Active May 12 2017 05:08 PM
-----

Topics I've Started

AFK Homunculus

03 July 2016 - 11:46 AM

Hello guys, i cant make this script work. it suppost that if you are afk with the homun for 2 minutes it uses vaporize to avoid farm 
 
 
- script vaporize -1,{
 
OnPCLoginEvent:
addtimer 60000,strnpcinfo(0)+"::On1min";
end;
 
On1min:
dispbottom "Been a minute "+strcharinfo(0);
atcommand "@useskill 244 1 "+strcharinfo(0);
getmapxy(.@m,.@x,.@y,0);
if(.@x == x && .@y == y){
set afk, afk + 1;
if(gethominfo(2) != "null"){
if(afk >= $antiafk) {
atcommand "@useskill 244 1 "+strcharinfo(0);
dispbottom "You are not allowed to farm with Homun while AFK.";
addtimer 60000,strnpcinfo(0)+"::On1min";
end;
} else { 
set afk, 0; 
addtimer 60000,strnpcinfo(0)+"::On1min";
end;
}
addtimer 60000,strnpcinfo(0)+"::On1min";
end;
}
}
set x, .@x;
set y, .@y;
addtimer 60000,strnpcinfo(0)+"::On1min";
end;
OnInit:
set $antiafk, 2;// how many minutes to use vaporize
end;
}
 

Problem FluxCP

22 April 2016 - 10:46 PM

hello my problem is that i cant see what re the requirements of the fields it just show the white box

 

 

f4e5410907.png


client 2012 data and system folder updated?

12 April 2016 - 03:25 AM

guys nd girls where can i get a these updated folders for my 2012 client im using pre renewal mode


Help to know Client info

02 December 2015 - 10:46 AM

hello im using this client from other dead server in my server but i would like to get the date of the client and the recvpackets to use openkore and make a "population" and also allow this program on the sv cuold someone help me to do this ?

 

here is the client im using

[color=rgb(51,51,51);font-family:Arial;font-size:13px;]https://mega.nz/#!KM...7goKtVmJYmogQOo[/color]


i need a client with Roulette and able to use new prontera map

06 September 2015 - 06:19 PM

is there any client that be able to use roulette and new map from the data of renewal not adding it custom and stable?? thx