Http://pvp-alfa.ru
rulez.
Search found 9 matches
- 2004-07-29 14:43:24
- Forum: Shards talks
- Topic: PVP ALFA
- Replies: 0
- Views: 2398
- 2004-06-20 12:29:53
- Forum: Help
- Topic: Looting regs from bank
- Replies: 5
- Views: 2841
- 2004-06-20 11:21:35
- Forum: Help
- Topic: Looting regs from bank
- Replies: 5
- Views: 2841
Looting regs from bank
sub loot()
UO.FindType("0x0F88","-1","container") #NightShade
UO.Grab("0","finditem")
UO.FindType("0x0F85","-1","container") #Gingseng
UO.Grab("0","finditem")
UO.FindType("0x0F7B","-1","container") #BloodMoss
UO.Grab("0 ...
UO.FindType("0x0F88","-1","container") #NightShade
UO.Grab("0","finditem")
UO.FindType("0x0F85","-1","container") #Gingseng
UO.Grab("0","finditem")
UO.FindType("0x0F7B","-1","container") #BloodMoss
UO.Grab("0 ...
- 2004-06-19 13:07:41
- Forum: Scripting Ore
- Topic: Looting regs from bank
- Replies: 1
- Views: 1596
Looting regs from bank
sub loot()
UO.FindType("0x0F88","-1","container") #NightShade
UO.Grab("50","finditem")
UO.FindType("0x0F85","-1","container") #Gingseng
UO.Grab("50","finditem")
UO.FindType("0x0F7B","-1","container") #BloodMoss
UO.Grab( ...
UO.FindType("0x0F88","-1","container") #NightShade
UO.Grab("50","finditem")
UO.FindType("0x0F85","-1","container") #Gingseng
UO.Grab("50","finditem")
UO.FindType("0x0F7B","-1","container") #BloodMoss
UO.Grab( ...
- 2004-06-18 15:59:06
- Forum: Help
- Topic: Random word in crafting menu
- Replies: 1
- Views: 1742
Random word in crafting menu
# BlackSmith
Var MenuN1='Blacksmithing' # Part of menu name
Var MenuP1='Studded Armour' # Part of what you choose
Var MenuN2=[b]'copper Studded'[/b]
Var MenuP2=[b]'Copper Studded Gloves'[/b]
Var ItName='You put'
sub BS()
While 1
UO.CancelMenu( ...
Var MenuN1='Blacksmithing' # Part of menu name
Var MenuP1='Studded Armour' # Part of what you choose
Var MenuN2=[b]'copper Studded'[/b]
Var MenuP2=[b]'Copper Studded Gloves'[/b]
Var ItName='You put'
sub BS()
While 1
UO.CancelMenu( ...
- 2004-06-10 17:00:46
- Forum: Scripting Ore
- Topic: ned sktipr
- Replies: 0
- Views: 1387
ned sktipr
me need script lumberjack
- 2004-06-04 17:15:10
- Forum: General
- Topic: uo cpu load
- Replies: 16
- Views: 7742
- 2004-06-02 11:03:32
- Forum: Help
- Topic: Compiling, i need a file :< Yoko i need you! :)
- Replies: 4
- Views: 3198
- 2004-06-01 12:56:07
- Forum: Help
- Topic: Compiling, i need a file :< Yoko i need you! :)
- Replies: 4
- Views: 3198
Compiling, i need a file :< Yoko i need you! :)
Hello, when i try to compile injection it says
: Cannot include file: 'winsock.h' : No such file or directory
This source code is from http://yoko.netroof.net, and there really isnt such file - winsock.h
Yoko, can you pm this file?
: Cannot include file: 'winsock.h' : No such file or directory
This source code is from http://yoko.netroof.net, and there really isnt such file - winsock.h

Yoko, can you pm this file?
