Get locked items out of Guild Bank menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    garvin95's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why would anyone scam their guild, either way it will get back to a GM and they will get it back and your account can get held responsible.... 6):

    Not only that but anyone in the right mind wouldn't jeopardize their standing in a guild, that or they really don't give a crap about their guild.... If that were the case though why would they be in it? :confused:

    Get locked items out of Guild Bank
  2. #17
    Clobie7777's Avatar Member
    Reputation
    9
    Join Date
    Apr 2008
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Servers are down or I would test this.

    However, this might help.
    No idea if the OP was telling the truth, but I made this anyway. I'm really bored right now. I hope this helps everyone...

    Code:
    #Include 
    TrayTip ( "Guild bank grabber", "Numpad 1 sets first click point" & @CRLF & "Numpad 2 sets second click point" & @CRLF & "Numpad 3 executes clicks and attempts to take items" , 16 )
    Func GetPos1 ()
    	$Pos1 = MouseGetPos ()
    	IniWrite ( "GBG.ini", "POS-1", "X", $Pos1[0] )
    	IniWrite ( "GBG.ini", "POS-1", "Y", $Pos1[1] )
    	TrayTip ( "Position 1 set!", $Pos1[0] & "," & $Pos1[1], 16 )
    EndFunc
    
    Func GetPos2 ()
    	$Pos2 = MouseGetPos ()
    	IniWrite ( "GBG.ini", "POS-2", "X", $Pos2[0] )
    	IniWrite ( "GBG.ini", "POS-2", "Y", $Pos2[1] )
    	TrayTip ( "Position 2 set!", $Pos2[0] & "," & $Pos2[1], 16 )
    EndFunc
    
    Func Take ()
    	TrayTip ( "Guild bank grabber", "Taking items...", 16 )
    	$Click1 = IniRead ( "GBG.ini", "POS-1", "X", "0" )
    	$Click2 = IniRead ( "GBG.ini", "POS-1", "Y", "0" )
    	$Click3 = IniRead ( "GBG.ini", "POS-2", "X", "0" )
    	$Click4 = IniRead ( "GBG.ini", "POS-2", "Y", "0" )
    	Sleep ( 500 )
    	MouseClick ( "left", $Click1, $Click2, 1, 0 )
    	Sleep ( 50 )
    	MouseClick ( "right", $Click3, $Click4, 5, 0 )
    	Sleep ( 500 )
    	TrayTip ( "Guild bank grabber", "Clicked successfully. *should* have items! If not, try again.", 16 )
    EndFunc
    
    While 1
    	Select
    	Case _IsPressed ( "61" )
    		GetPos1 ()
    	Case _IsPressed ( "62" )
    		GetPos2 ()
    	Case _IsPressed ( "63" )
    		Take ()
    	EndSelect
    WEnd
    Rawr!

  3. #18
    Clobie7777's Avatar Member
    Reputation
    9
    Join Date
    Apr 2008
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by garvin95 View Post
    Why would anyone scam their guild, either way it will get back to a GM and they will get it back and your account can get held responsible.... 6):

    Not only that but anyone in the right mind wouldn't jeopardize their standing in a guild, that or they really don't give a crap about their guild.... If that were the case though why would they be in it? :confused:
    Alt guilds ftw
    Get booted? Oh well, join another.
    Rawr!

  4. #19
    jagex's Avatar Member
    Reputation
    16
    Join Date
    Nov 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't work, but we could be reading it wrong.

  5. #20
    Notloc321's Avatar Private
    Reputation
    6
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried both methods this does not work

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Minor] Deposit Items into Hidden Guild Bank Tabs
    By Romath in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 07-11-2014, 10:34 PM
  2. Taking money out of guild bank
    By fuky in forum World of Warcraft General
    Replies: 4
    Last Post: 03-10-2012, 12:52 PM
  3. [How to] get on top of SW guild bank
    By Hi on helium in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 02-12-2010, 04:04 AM
All times are GMT -5. The time now is 08:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search