Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Guild Wars > GW Bots
You last visited: Today at 14:29

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



How can i store shields into the chest?

Discussion on How can i store shields into the chest? within the GW Bots forum part of the Guild Wars category.

Reply
 
Old   #1
 
Backxtar's Avatar
 
elite*gold: 0
Join Date: Feb 2015
Posts: 400
Received Thanks: 46
How can i store shields into the chest?

Func _store()
Local $lbag, $litem, $lslot, $litemtype
For $j = 1 To 4
Out("Storing bag:" & $j)
$lbag = GetBag($j)
If IsChestFull() Then Return
For $i = 1 To MemoryRead($lbag + 32, "long")
$litem = GetItemBySlot($lbag, $i)
If $litem = 0 Then ContinueLoop
$litemtype = MemoryRead($litem + 32, "byte")
Switch $litemtype
Case 11, 30
If MemoryRead($litem + 75, "byte") <> 250 Then ContinueLoop
Case 24
Case Else
ContinueLoop
EndSwitch
$lslot = OpenStorageSlot()
If IsArray($lslot) Then
MoveItem($litem, $lslot[0], $lslot[1])
Sleep(GetPing() + Random(500, 750, 1))
EndIf
Next
Next
EndFunc
Backxtar is offline  
Reply


Similar Threads Similar Threads
Clash Royale Chest Openning / Super Magical chest
06/06/2016 - Clash Royale - 2 Replies
https://www.youtube.com/watch?v=RBiT0jRiNrY
[Selling] WTS 2x ring spirti chest/2x wing chest/30 FGP for scrolls
09/09/2013 - Archlord Trading - 0 Replies
titel says and all items are from buddy missions server Urzark :)
wing chest / rare wing chest
05/05/2012 - Archlord - 8 Replies
moin mal eine frage was ist der unterschied zwischen einer wing chest und einer rare wing chest ? danke schonmal lg
[B] WoW Acc Battle Chest [S] PSC oder WoW Battle Chest Key
12/16/2011 - World of Warcraft Trading - 0 Replies
Guten Tag zusammen, wie ihr der Überschrift entnehmen könnt biete ich einen WoW Acc, der bis TBC erweitert ist mit einem lvl 19Schamanen drauf, der Key wurde erst vor ein paar tagen aktiviert von mir. Ich suche dafür einen WoW Battle Chest key oder PSC. MFG Sync
[TuT] Make Shields Element Refinery Able and Baruna Shields Pierce Able
10/19/2011 - Flyff Private Server - 21 Replies
English Today I´m gonna show you how every player can refine its shield with elements. First of all, open your source folder and look for the file "Item.cpp" In this file, you have to search for: "BOOL CItemElem::IsEleRefineryAble( ItemProp* pProp ) Underneath that, you see: pProp->dwItemKind3 == IK3_SUIT || pProp->dwItemKind2 == IK2_WEAPON_MAGIC || pProp->dwItemKind2 == IK2_WEAPON_DIRECT ) return TRUE;



All times are GMT +1. The time now is 14:29.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.