hi all i want to wirte a script and in the onload i want to make a if between three varibels start pionts the first and second he reads but no time the third won
player:update();
local zoneid = RoMScript("GetZoneID()")
if ( zoneid == 401 ) then
__WPL:setWaypointIndex(__WPL:findWaypointTag ...
Search found 12 matches
- Sat Jul 13, 2013 1:02 pm
- Forum: Runes of Magic
- Topic: Three Variales Startpiont
- Replies: 1
- Views: 1055
- Fri Feb 15, 2013 10:15 pm
- Forum: Runes of Magic
- Topic: how to find ids of new buff food
- Replies: 1
- Views: 1265
how to find ids of new buff food
how to find id of new buff food
i search for the script to find id of bufffood or items in the back
not the buff of items or food
I am looking for a possibility to accept party check () = true or by time
if(player.free_counter1 == 0) then player.free_counter1 = os.time(); end;
if( os.difftime ...
i search for the script to find id of bufffood or items in the back
not the buff of items or food
I am looking for a possibility to accept party check () = true or by time
if(player.free_counter1 == 0) then player.free_counter1 = os.time(); end;
if( os.difftime ...
- Thu Nov 08, 2012 6:30 am
- Forum: Runes of Magic
- Topic: Andor Trainig Range
- Replies: 102
- Views: 45793
Re: Andor Trainig Range
can you make a file with a complete script for download
- Sat Sep 15, 2012 5:24 pm
- Forum: Runes of Magic
- Topic: Help for complete script
- Replies: 14
- Views: 5936
Re: Help for complete script
thanks now it goes
next plan if he go to Guildbank send Guildrubins to a other Char
next plan if he go to Guildbank send Guildrubins to a other Char
- Fri Sep 14, 2012 10:10 am
- Forum: Runes of Magic
- Topic: Help for complete script
- Replies: 14
- Views: 5936
Re: Help for complete script
i update again but he still don't pickup item out of bank where is the mistake
- Fri Sep 14, 2012 7:20 am
- Forum: Runes of Magic
- Topic: Help for complete script
- Replies: 14
- Views: 5936
Re: Help for complete script
I have update the script for hope you can better read this
BillDoorNZ I tried your but in notepad++ he see a problem after
"while ((count <"
Code:
local count = 0;
local item = bank:findItem("203402")
while ((count < numberOfItemsINeed) and (item)) do
item:moveTo("bags")
count = count ...
BillDoorNZ I tried your but in notepad++ he see a problem after
"while ((count <"
Code:
local count = 0;
local item = bank:findItem("203402")
while ((count < numberOfItemsINeed) and (item)) do
item:moveTo("bags")
count = count ...
- Fri Sep 14, 2012 6:13 am
- Forum: Runes of Magic
- Topic: Help for complete script
- Replies: 14
- Views: 5936
Re: Help for complete script
thanks jandrana but this point is ok i play in german. i can yous the ID of the switcher then all countrys can yous this script
- Thu Sep 13, 2012 5:21 pm
- Forum: Runes of Magic
- Topic: Help for complete script
- Replies: 14
- Views: 5936
Help for complete script
<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">
<onLoad>
</onLoad>
<!-- # 1 --><waypoint x="2510" z="-1387" y="53" tag="start">
player:target_NPC("Gildenburgverwalter"); ------------------go to Guild Castle
yrest(2000);
sendMacro("ChoiceOption(2);");
waitForLoadingScreen(10 ...
<onLoad>
</onLoad>
<!-- # 1 --><waypoint x="2510" z="-1387" y="53" tag="start">
player:target_NPC("Gildenburgverwalter"); ------------------go to Guild Castle
yrest(2000);
sendMacro("ChoiceOption(2);");
waitForLoadingScreen(10 ...
- Thu Sep 06, 2012 4:32 pm
- Forum: Runes of Magic
- Topic: search for Logout function
- Replies: 0
- Views: 1726
search for Logout function
i looking for tham Logout funtion
first
if otherplayer in near of my (_dist) bot logout
sec,
if player login logout bot
the first i test with startGMDetect and playerDETECT on but i don't no how i must writh this
first
if otherplayer in near of my (_dist) bot logout
sec,
if player login logout bot
the first i test with startGMDetect and playerDETECT on but i don't no how i must writh this
- Tue Aug 28, 2012 5:27 pm
- Forum: Runes of Magic
- Topic: bug version 738
- Replies: 2
- Views: 1097
bug version 738
i have update today and many of my scripts dont go's anymore all of this scripts stops at checkparty userfunction. i dont now what is wrong it cam now error or real stops. i think he cant find other team members in rang even 10 or 100 distance. i hope you can fix this
- Wed Aug 01, 2012 3:18 pm
- Forum: Runes of Magic
- Topic: change Lootomatic Setting at start Macro
- Replies: 11
- Views: 3678
Re: change Lootomatic Setting at start Macro
no Rock if i copie this in the ONLOAD Line he brakes up when i load the macro
- Tue Jul 31, 2012 3:37 pm
- Forum: Runes of Magic
- Topic: change Lootomatic Setting at start Macro
- Replies: 11
- Views: 3678
change Lootomatic Setting at start Macro
change Lootomatic Setting at start Macro (In Onload)
i have search for the setting and how i can take her in a macro but i dont get it start.
i wont a standart setting if i start a specific macro with this settings
Lootomatic = Enabled
Roll: Normal
Autoloot: rare/loot Boss
Autopass: Never ...
i have search for the setting and how i can take her in a macro but i dont get it start.
i wont a standart setting if i start a specific macro with this settings
Lootomatic = Enabled
Roll: Normal
Autoloot: rare/loot Boss
Autopass: Never ...