Official ScriptUO EasyUO Scripts > Inactive Submissions

Cupids SA looter

(1/3) > >>

cupid:
Big thanks to Nilmer for the original script.  I modified this script to include all the new SA items.

Got tired of opening corpses to try and find lucky coins... :)

New items:
SA Gargoyle Armor, Weapons, Jewlery
SA Imbuing Ingredients
SA Quest Items
SA Unknown Items

Let me know how it works for you!

I'm a Script Thief



cgeorgemo:
So this is Nilmer's looting script with new item types added and you've named it "Cupid's SA Looting"?

Cerveza:
From Cupid

--- Code: ---;=============================================================
; Script Name:  Cupid's SA Looting
; Global Variables Used:
; *bml_busy Denotes Script is busy looting
; *bml_minvalue Contains the last min value for equipment
; *bml_settings Contains the last used settings for the script
; *bml_hotkey Stores the current looting hotkey
--- End code ---

From BadManiac

--- Code: ---;=============================================================
; Script Name:  BadManiac's Automagic Looting 2
; Global Variables Used:
; *bml_busy Denotes Script is busy looting
; *bml_minvalue Contains the last min value for equipment
; *bml_settings Contains the last used settings for the script
; *bml_hotkey Stores the current looting hotkey
--- End code ---

You don't even use globals, yet you left them in.

From Cupid

--- Code: ---sub cursor
set #menubutton closed
event SysMessage   move your cursor exactly over your lootbag then press f4
w:
onhotkey f4
goto t
menu Window Color yellow
goto w
t:
set %x #cursorx
set %y #cursory
--- End code ---

From Nilmer

--- Code: ---sub cursor
set #menubutton closed
event SysMessage   move your cursor exactly over your lootbag then press f4
w:
onhotkey f4
goto t
menu Window Color blue
goto w
t:
set %x #cursorx
set %y #cursory
--- End code ---

Changing the color of a menu item doesn't make it your script.

Have a week off to think about it.... then come back and we'll consider your explanation and apology.

HardY-:
sad rly sad. Its like the one who picked my simple band script and rename  :'(


http://www.scriptuo.com/index.php?topic=2487.0

Cerveza:
Cupid will have a week to consider it, then he can return and issue explain/apologize.

Navigation

[0] Message Index

[#] Next page

Go to full version