Nice job DarkstaR! Will be exciting to see more from this!
Nice job DarkstaR! Will be exciting to see more from this!
This is amazing. I love you for this! Very fantastic job.!!!
Thanks fo the loot sorter sir ^_-
and i do mean it , i just sorted roughly 40ish bp's of loot... would have taken me hours..
Last edited by tirfup; 06-15-2012 at 06:50 AM.
20:00 [XenoScript] loot sorter.lua: unexpected symbol near 'ď'
WTF?! Anyone can help me?
Can i put different colors of backpacks inside blupe, green or orange?
I mean
first bp blue, then golden in it, pirate and others?
nice![]()
Works like a charm!
Regards
Danny
Anti-Push
The script works by trashing the space underneath your character with gold coins, vials, and worms.
note: This script is by darkstar. It was released by him during his live update session.
[highlight=lua]function dropItem(id, count)
local cont = Container.GetFirst()
while (cont:isOpen()) do
for spot = 0, cont:ItemCount() do
local item = cont:GetItemData(spot)
if (item.id == id) then
cont:MoveItemToGround(spot, Self.Position().x, Self.Position().y, Self.Position().z, count)
return true
end
end
cont = cont:GetNext()
end
return false
end
local last = 1
local trash = {3031, 285, 284, 283, 3492}
while (true) do
local thisone
while (thisone == last) do
thisone = math.random(1, #trash)
end
if (dropItem(trash[thisone], math.random(1, 2))) then
wait(700, 1500)
else
wait(20)
end
last = thisone
end[/highlight]
Could you possibly tell me how i can use this script :P? i dont see a download link on it :P also id like to download that anit push script
There are 3 types of people.
1) Those who can count.
3) Those who can not.
Rook and money maker service. Check it out!
http://forums.xenobot.net/showthread...-on-any-server
My Scripts
http://forums.xenobot.net/showthread...mNames-Scripts
162 rp for sell on open pvp no criminal record and transferable
http://forums.xenobot.net/showthread...hlight=selling