what scrolls are you trying to use all scrolls have different model numbers
also all you need to declare the variables
Code:
Global Const $fow = 34 :use you Map #
Global Const $scroll = 22280 ; use your scrolls model #
Func enterscroll()
Out("using scroll")
useitembymodelid($scroll)
WaitMapLoading($fow)
EndFunc ;==>enterscroll