The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send to closed bank from anywhere
Author Message
Rostok
Apprentice
*

Posts: 31
Likes Given: 6
Likes Received: 2 in 1 posts
Joined: Mar 2016
Reputation: 0



Post: #1
Send to closed bank from anywhere
Hello!

Found this bug:
I can send anything from any place to bankbox.

All you need is yoko injection. (not tested on easyuo/stealth)
Scripts:

Code:
sub setreceive()
uo.addobject('itemm')
while uo.targeting()
  wait(1000)
wend
uo.setreceivingcontainer('itemm')
end sub

sub gett()
uo.addobject('itemmm')
while uo.targeting()
  wait(1000)
wend
uo.grab(-1,'itemmm')
end sub

Use setreceive() to some item in your backpack. After done, move this item to bank.

Use gett() to any item you can pickup.

Fix:

Use check for closed bankbox in ON=@ItemDropOn_Item trigger.

Tested on 56b, 56c.
(This post was last modified: 01-31-2017 06:25 PM by Rostok.)
01-31-2017 06:24 PM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: Send to closed bank from anywhere
that's nice, thanks for the report Smile

do you tested it on 56d too? I remember that I already fixed this on source code some time ago
02-01-2017 02:22 AM
Find all posts by this user Like Post Quote this message in a reply
Rostok
Apprentice
*

Posts: 31
Likes Given: 6
Likes Received: 2 in 1 posts
Joined: Mar 2016
Reputation: 0



Post: #3
RE: Send to closed bank from anywhere
Tested on some nightly i compiled some months ago... Give me some server with 56d i will test =)
02-01-2017 07:37 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)